Document breakage
This commit is contained in:
parent
61d173549e
commit
a549e5291d
1 changed files with 2 additions and 0 deletions
|
@ -15,8 +15,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||||
- Filter users by actor type: Person, Bot or Application
|
- Filter users by actor type: Person, Bot or Application
|
||||||
- Add ability to configure Media Preview Proxy, User Backup, Websocket based federation and Pleroma.Web.Endpoint.MetricsExporter settings
|
- Add ability to configure Media Preview Proxy, User Backup, Websocket based federation and Pleroma.Web.Endpoint.MetricsExporter settings
|
||||||
- Mobile and Tablet UI for Single Report show page
|
- Mobile and Tablet UI for Single Report show page
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- *Breaking*: AdminAPI changed User field `confirmation_pending` to `is_confirmed`
|
||||||
- Hide Tag actions on Users tab if MRF TagPolicy is disabled. Add ability to enable TagPolicy from Moderation menu
|
- Hide Tag actions on Users tab if MRF TagPolicy is disabled. Add ability to enable TagPolicy from Moderation menu
|
||||||
- Move `:restrict_unauthenticated` settings from Authentication tab to Instance tab
|
- Move `:restrict_unauthenticated` settings from Authentication tab to Instance tab
|
||||||
- Replace regular inputs with textareas for setting welcome messages in the Settings section
|
- Replace regular inputs with textareas for setting welcome messages in the Settings section
|
||||||
|
|
Loading…
Reference in a new issue