*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit 92972ff3 authored by Moser, Maximilian's avatar Moser, Maximilian
Browse files

Bump version to v2024.2.9

parent e17571aa
No related branches found
No related tags found
1 merge request!150Redirect user to the draft preview page if relevant
......@@ -8,7 +8,7 @@
Changes
=======
Version 2024.2 (released 2024-06-24, updated 2024-09-11)
Version 2024.2 (released 2024-06-24, updated 2024-09-12)
- v12 compat: Update frontend build project
- v12 compat: Replace Flask-BabelEx with Invenio-i18n
......@@ -30,6 +30,7 @@ Version 2024.2 (released 2024-06-24, updated 2024-09-11)
- Make background colour consistent with control bar for audio file preview iframes
- Add admin page with response texts for permission requests
- Render missing administration menu items in the settings menu
- Redirect user to draft preview page if they are allowed to preview but not to edit
Version 2024.1 (released 2024-03-01, updated 2024-05-29)
......
......@@ -9,7 +9,7 @@
from .ext import InvenioThemeTUW
__version__ = "2024.2.8"
__version__ = "2024.2.9"
__all__ = (
"__version__",
......
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