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

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

Bump version to v2024.1.4

parent d490d6bf
Branches
Tags v2024.1.4
1 merge request!137Bump version to v2024.1.4
...@@ -8,12 +8,13 @@ ...@@ -8,12 +8,13 @@
Changes Changes
======= =======
Version 2024.1 (released 2024-03-01, updated 2024-05-22) Version 2024.1 (released 2024-03-01, updated 2024-05-29)
- Views: add status code in guards' response - Views: add status code in guards' response
- Add automated tests - Add automated tests
- Add TUW-specific user administration page - Add TUW-specific user administration page
- Fetch TISS ID from user profile rather than from old access tokens - Fetch TISS ID from user profile rather than from old access tokens
- Updated the text on the deposit guard page
Version 2023.2 (released 2023-04-24, updated 2023-12-22) Version 2023.2 (released 2023-04-24, updated 2023-12-22)
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
from .ext import InvenioThemeTUW from .ext import InvenioThemeTUW
__version__ = "2024.1.3" __version__ = "2024.1.4"
__all__ = ( __all__ = (
"__version__", "__version__",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment