mirror of https://github.com/LemmyNet/lemmy.git
Adding 0.17.1 Release notes.
parent
4dddc3f717
commit
0c8fd240a6
20
RELEASES.md
20
RELEASES.md
|
@ -1,3 +1,23 @@
|
||||||
|
# Lemmy v0.17.1 Release (2023-02-03)
|
||||||
|
|
||||||
|
## Bugfixes
|
||||||
|
|
||||||
|
### Lemmy
|
||||||
|
|
||||||
|
- Fixing admin application email subject. Fixes [#2688](https://github.com/LemmyNet/lemmy/issues/2688) ([#2695](https://github.com/LemmyNet/lemmy/issues/2695))
|
||||||
|
- Fixing person block views. Fixes [#2693](https://github.com/LemmyNet/lemmy/issues/2693) ([#2694](https://github.com/LemmyNet/lemmy/issues/2694))
|
||||||
|
- Fixing GetPosts active sort index. Fixes [#2683](https://github.com/LemmyNet/lemmy/issues/2683) ([#2684](https://github.com/LemmyNet/lemmy/issues/2684))
|
||||||
|
- Publish without verify ([#2681](https://github.com/LemmyNet/lemmy/issues/2681))
|
||||||
|
- Fix paths in release script, update crate versions ([#2680](https://github.com/LemmyNet/lemmy/issues/2680))
|
||||||
|
|
||||||
|
### Lemmy-UI
|
||||||
|
|
||||||
|
- Fix comment box closing. Fixes [#904](https://github.com/LemmyNet/lemmy-ui/issues/904) ([#914](https://github.com/LemmyNet/lemmy-ui/issues/914))
|
||||||
|
- Fix showing crosspost dupes. Fixes [#900](https://github.com/LemmyNet/lemmy-ui/issues/900) ([#912](https://github.com/LemmyNet/lemmy-ui/issues/912))
|
||||||
|
- Fix live updating postres edit. Fixes [#908](https://github.com/LemmyNet/lemmy-ui/issues/908) ([#911](https://github.com/LemmyNet/lemmy-ui/issues/911))
|
||||||
|
- Removing extra themes. Fixes [#905](https://github.com/LemmyNet/lemmy-ui/issues/905) ([#910](https://github.com/LemmyNet/lemmy-ui/issues/910))
|
||||||
|
- Fixing post setState error. Fixes [#902](https://github.com/LemmyNet/lemmy-ui/issues/902) ([#903](https://github.com/LemmyNet/lemmy-ui/issues/903))
|
||||||
|
|
||||||
# Lemmy v0.17.0 Release (2023-01-31)
|
# Lemmy v0.17.0 Release (2023-01-31)
|
||||||
|
|
||||||
## What is Lemmy?
|
## What is Lemmy?
|
||||||
|
|
Loading…
Reference in New Issue