Update changelog

environments/review-redirect-r-ks3942/deployments/2273
Alex Gleason 2023-01-11 19:04:26 -06:00
rodzic e9a48b45e1
commit 5ab380f9bc
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 7211D1F99744FBB7
1 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- UI: added backdrop blur behind modals.
- Admin: let admins configure media preview for attachment thumbnails.
- Login: accept `?server` param in external login, eg `fe.soapbox.pub/login/external?server=gleasonator.com`.
- Admin: redirect the homepage to any URL.
### Changed
- Posts: letterbox images to 19:6 again.
@ -32,6 +33,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Posts: let unauthenticated users to translate posts if allowed by backend.
- Chats: fix jumpy scrollbar.
### Removed
- Admin: single user mode. Now the homepage can be redirected to any URL.
## [3.0.0] - 2022-12-25
### Added