diff --git a/src/assets/news/2022-09-14- Lemmy Release v0.16.7 - Bug fixes.md b/src/assets/news/2022-09-14- Lemmy Release v0.16.7 - Bug fixes.md index 5b13353..cffda29 100644 --- a/src/assets/news/2022-09-14- Lemmy Release v0.16.7 - Bug fixes.md +++ b/src/assets/news/2022-09-14- Lemmy Release v0.16.7 - Bug fixes.md @@ -9,7 +9,5 @@ A few bug fixes: - Increase default search rate limit. ([#2424](https://github.com/LemmyNet/lemmy/issues/2424)) - Rejected federated pm from blocked users (fixes [#2398](https://github.com/LemmyNet/lemmy/issues/2398)) ([#2408](https://github.com/LemmyNet/lemmy/issues/2408)) - Handle Like, Undo/Like activities from Mastodon, add tests (fixes [#2378](https://github.com/LemmyNet/lemmy/issues/2378)) ([#2380](https://github.com/LemmyNet/lemmy/issues/2380)) -- Revert "Handle Like, Undo/Like activities from Mastodon, add tests (fixes [#2378](https://github.com/LemmyNet/lemmy/issues/2378)) ([#2380](https://github.com/LemmyNet/lemmy/issues/2380))" -- Handle Like, Undo/Like activities from Mastodon, add tests (fixes [#2378](https://github.com/LemmyNet/lemmy/issues/2378)) ([#2380](https://github.com/LemmyNet/lemmy/issues/2380)) - Dont allow login if account is banned or deleted (fixes [#2372](https://github.com/LemmyNet/lemmy/issues/2372)) ([#2374](https://github.com/LemmyNet/lemmy/issues/2374)) - Fix panics in search_by_apub_id() (fixes [#2371](https://github.com/LemmyNet/lemmy/issues/2371)) ([#2373](https://github.com/LemmyNet/lemmy/issues/2373))