environments/review-redirect-r-ks3942/deployments/2297
Alex Gleason 2023-01-13 19:31:13 -06:00
rodzic aba3be798d
commit e3faadac3d
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 7211D1F99744FBB7
1 zmienionych plików z 4 dodań i 4 usunięć

Wyświetl plik

@ -7,11 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Admin: redirect the homepage to any URL.
### Changed
### Fixed
### Removed
- Admin: single user mode. Now the homepage can be redirected to any URL.
## [3.1.0] - 2023-01-13
### Added
@ -19,7 +23,6 @@ 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.
- Backups: restored Pleroma backups functionality.
- Export: restored "Export data" to CSV.
@ -46,9 +49,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Composer: fix alignment of icon in submit button.
- Login: add a border around QR codes.
### Removed
- Admin: single user mode. Now the homepage can be redirected to any URL.
## [3.0.0] - 2022-12-25
### Added