Some fixes to news update. (#336)

This commit is contained in:
Dessalines 2024-06-19 08:40:03 -04:00 committed by GitHub
parent 6342450d56
commit 15e20a6501
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,10 +10,8 @@ This is a smaller bugfix release, with the following changes:
### Lemmy ### Lemmy
- [Replacing wav crate with hound](https://github.com/LemmyNet/lemmy/pull/4788).
- [Don't change encoding style in clean_url_params](https://github.com/LemmyNet/lemmy/pull/4802). - [Don't change encoding style in clean_url_params](https://github.com/LemmyNet/lemmy/pull/4802).
- [Fix for federation last_successful_id](https://github.com/LemmyNet/lemmy/issues/4363). - [Fix for federation last_successful_id](https://github.com/LemmyNet/lemmy/issues/4363).
- [Refactoring local user settings](https://github.com/LemmyNet/lemmy/pull/4746).
- [Fixing featured_local trigger](https://github.com/LemmyNet/lemmy/pull/4837). - [Fixing featured_local trigger](https://github.com/LemmyNet/lemmy/pull/4837).
- [Fix postres TLS connection](https://github.com/LemmyNet/lemmy/pull/4844). - [Fix postres TLS connection](https://github.com/LemmyNet/lemmy/pull/4844).