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

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

Bump version to v2024.4.4

parent 18205207
No related branches found
No related tags found
1 merge request!75Rework the curation menu entry registration
...@@ -8,13 +8,14 @@ ...@@ -8,13 +8,14 @@
Changes Changes
======= =======
Version 2024.4 (released 2024-11-26, updated 2024-11-29) Version 2024.4 (released 2024-11-26, updated 2024-12-05)
- Pin `Flask-Menu`` dependency - Pin `Flask-Menu`` dependency
- Add `Invenio-DAMAP` to the dependencies - Add `Invenio-DAMAP` to the dependencies
- Implement TU Wien user identity generator for connection to DAMAP - Implement TU Wien user identity generator for connection to DAMAP
- Cast TISS ID into string for the Invenio-DAMAP integration - Cast TISS ID into string for the Invenio-DAMAP integration
- Send out notification emails when records get published - Send out notification emails when records get published
- Rework curation menu item registration and unpin `Flask-Menu`
Version 2024.3 (released 2024-10-01, updated 2024-11-13) Version 2024.3 (released 2024-10-01, updated 2024-11-13)
......
...@@ -9,6 +9,6 @@ ...@@ -9,6 +9,6 @@
from .ext import InvenioConfigTUW from .ext import InvenioConfigTUW
__version__ = "2024.4.3" __version__ = "2024.4.4"
__all__ = ("__version__", "InvenioConfigTUW") __all__ = ("__version__", "InvenioConfigTUW")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment