diff --git a/CHANGELOG.rst b/CHANGELOG.rst new file mode 100644 index 0000000000000000000000000000000000000000..b05650c9930e197d64460d37aecc9d212c88fa29 --- /dev/null +++ b/CHANGELOG.rst @@ -0,0 +1,32 @@ +Changelog +========= + +`1.0a1`_ +-------- + +New features +~~~~~~~~~~~~ + +* Devs: Add API to get an audit trail for any school-related object +* Devs: Providetemplate snippet to display an audit trail +* Devs: Provide base template for views that allow browsing back/forth +* Add management command and Cron job for full backups +* Add system status overview page +* Allow enabling and disabling maintenance mode from frontend +* Allow editing the dates of the current school term +* Add logo to school information +* Allow editing school information +* Ensure all actions are reverted if something fails (atomic requests) + +Bugfixes +~~~~~~~~ + +* Only show active persons in group and persons views +* Silence KeyError in get_dict template tag + +Minor changes +~~~~~~~~~~~~~ + +* Use bootstrap buttons everywhere + +_`1.0a1`: https://edugit.org/Teckids/BiscuIT/BiscuIT-ng/-/tags/1.0a1