Fix #206: changelog

This commit is contained in:
Eliot Berriot 2018-05-17 23:50:44 +02:00
parent f3ee282fb2
commit ed9971cf7f
No known key found for this signature in database
GPG Key ID: DD6965E2476E5C27
1 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,17 @@
We now have a brand new instance settings interface in the front-end (#206)
Instance settings interface
^^^^^^^^^^^^^^^^^^^^^^^^^^^
Prior to this release, the only way to update instance settings (such as
instance description, signup policy, federation configuration, etc.) was using
the admin interface provided by Django (the back-end framework which power the API).
This interface worked, but was not really-user friendly and intuitive.
Starting from this release, we now offer a dedicated interface directly
in the front-end. You can view and edit all your instance settings from here,
assuming you have the required permissions.
This interface is available at ``/manage/settings` and via link in the sidebar.