Update changelog
This commit is contained in:
parent
e9a48b45e1
commit
5ab380f9bc
1 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
- UI: added backdrop blur behind modals.
|
- UI: added backdrop blur behind modals.
|
||||||
- Admin: let admins configure media preview for attachment thumbnails.
|
- 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`.
|
- Login: accept `?server` param in external login, eg `fe.soapbox.pub/login/external?server=gleasonator.com`.
|
||||||
|
- Admin: redirect the homepage to any URL.
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Posts: letterbox images to 19:6 again.
|
- 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.
|
- Posts: let unauthenticated users to translate posts if allowed by backend.
|
||||||
- Chats: fix jumpy scrollbar.
|
- Chats: fix jumpy scrollbar.
|
||||||
|
|
||||||
|
### Removed
|
||||||
|
- Admin: single user mode. Now the homepage can be redirected to any URL.
|
||||||
|
|
||||||
## [3.0.0] - 2022-12-25
|
## [3.0.0] - 2022-12-25
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
Loading…
Reference in a new issue