Skip to content
Snippets Groups Projects
Verified Commit cb68593a authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Bump version to 2.12

(cherry picked from commit c48c9201)
parent 3768f400
No related branches found
No related tags found
1 merge request!1111Update changelog from 2.12.1
......@@ -14,15 +14,36 @@ Added
* Notification drawer in top nav bar
* GraphQL queries and mutations for core data management
* [Dev] Provide plain PDF template without header/footer for special layouts.
* Show also group ownerships on person detail page
Changed
~~~~~~~
* Rewrite of frontend using Vuetify
* [Dev] Provide function to generate PDF files from fully-rendered templates.
Removed
~~~~~~~
* Support for materialize-based frontend views (deprecated in 2.11)
* Django debug toolbar
* It caused major performance issues and is not useful with the new
frontend anymore
`2.12`_ - 2022-11-04
--------------------
Added
~~~~~
* Show also group ownerships on person detail page
* [Dev] Provide plain PDF template without header/footer for special layouts.
* [Dev] Introduce support for reformattinga and linting JS, Vue, and CSS files.
Changed
~~~~~~~
* OIDC scope "profile" now exposes the avatar instead of the official photo
* Language selection on Vue pages now runs via GraphQL queries.
* [Dev] Provide function to generate PDF files from fully-rendered templates.
* [Dev] Accept pre-created file object for PDF generation to define
the redirect URL in advance.
......@@ -37,14 +58,6 @@ Fixed
* Invite Person view threw an error when personal invites existed
* Detailed information for done Celery tasks weren't saved.
Removed
~~~~~~~
* Support for materialize-based frontend views (deprecated in 2.11)
* Django debug toolbar
* It caused major performance issues and is not useful with the new
frontend anymore
`2.11`_ - 2022-08-27
--------------------
......@@ -955,3 +968,5 @@ Fixed
.. _2.10.1: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.10.1
.. _2.10.2: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.10.2
.. _2.11: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.11
.. _2.11.1: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.11.1
.. _2.12: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.12
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment