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

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

Bump version to v2024.4.5

parent cef30fed
No related branches found
No related tags found
1 merge request!76Fix logic for syncing names from TISS
......@@ -8,7 +8,7 @@
Changes
=======
Version 2024.4 (released 2024-11-26, updated 2024-12-05)
Version 2024.4 (released 2024-11-26, updated 2024-12-12)
- Pin `Flask-Menu`` dependency
- Add `Invenio-DAMAP` to the dependencies
......@@ -16,6 +16,7 @@ Version 2024.4 (released 2024-11-26, updated 2024-12-05)
- Cast TISS ID into string for the Invenio-DAMAP integration
- Send out notification emails when records get published
- Rework curation menu item registration and unpin `Flask-Menu`
- Fix TISS name vocabulary synchronization
Version 2024.3 (released 2024-10-01, updated 2024-11-13)
......
......@@ -9,6 +9,6 @@
from .ext import InvenioConfigTUW
__version__ = "2024.4.4"
__version__ = "2024.4.5"
__all__ = ("__version__", "InvenioConfigTUW")
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