diff --git a/src/assets/news/2024-12-12 - Lemmy Release v0.19.8.md b/src/assets/news/2024-12-12 - Lemmy Release v0.19.8.md index 39d927a..631c2a3 100644 --- a/src/assets/news/2024-12-12 - Lemmy Release v0.19.8.md +++ b/src/assets/news/2024-12-12 - Lemmy Release v0.19.8.md @@ -14,7 +14,6 @@ This release includes a few minor fixes and improvements. Merry Christmas Everyo - [Provide health endpoint for pictrs at `/pictrs/healthz`](https://github.com/LemmyNet/lemmy/pull/5224) - [Allow bypassing image proxy for specific domains](https://github.com/LemmyNet/lemmy/pull/5223) (can be configured via config value `pictrs.proxy_bypass_domains`, and `i.imgur.net` is bypassed by default) - [API returns content of removed comments for admins](https://github.com/LemmyNet/lemmy/pull/5245) - ### Lemmy-UI