Skip to content
Snippets Groups Projects

Ability to set rules and conditions for rendering settings

Merged Angelina Filippova requested to merge feature/hide-proxy-remote into develop
Files
4
+ 1
1
@@ -15,7 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- 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
- Mobile and Tablet UI for Single Report show page
- Ability to set rules and conditions for rendering settings (e.g. `:proxy_remote` setting is hidden if `:uploader` setting is set to `Pleroma.Uploaders.Local`)
### Changed
- **Breaking**: AdminAPI changed User field `confirmation_pending` to `is_confirmed`
Loading