Fix CHANGELOG
This commit is contained in:
parent
aba3be798d
commit
e3faadac3d
1 changed files with 4 additions and 4 deletions
|
@ -7,11 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
- Admin: redirect the homepage to any URL.
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
### Removed
|
||||||
|
- Admin: single user mode. Now the homepage can be redirected to any URL.
|
||||||
|
|
||||||
## [3.1.0] - 2023-01-13
|
## [3.1.0] - 2023-01-13
|
||||||
|
|
||||||
### Added
|
### 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.
|
- 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.
|
|
||||||
- Backups: restored Pleroma backups functionality.
|
- Backups: restored Pleroma backups functionality.
|
||||||
- Export: restored "Export data" to CSV.
|
- 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.
|
- Composer: fix alignment of icon in submit button.
|
||||||
- Login: add a border around QR codes.
|
- 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
|
## [3.0.0] - 2022-12-25
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
Loading…
Reference in a new issue