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

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

Bump version to v2024.3.3

parent 7b5476a4
No related branches found
No related tags found
1 merge request!163Fix local login segment being hidden on small screens
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
Changes Changes
======= =======
Version 2024.3 (released 2024-10-01, updated 2024-10-29) Version 2024.3 (released 2024-10-01, updated 2024-11-26)
- Replace `setuptools` with `hatchling` as build system - Replace `setuptools` with `hatchling` as build system
- Clean up old built-up cruft - Clean up old built-up cruft
...@@ -16,6 +16,7 @@ Version 2024.3 (released 2024-10-01, updated 2024-10-29) ...@@ -16,6 +16,7 @@ Version 2024.3 (released 2024-10-01, updated 2024-10-29)
- Fix frontpage override - Fix frontpage override
- Fix some new SonarQube complaints - Fix some new SonarQube complaints
- Register admin menu entry for TUW users administration page - Register admin menu entry for TUW users administration page
- Prevent the local login segment from being hidden on small screens
Version 2024.2 (released 2024-06-24, updated 2024-09-17) Version 2024.2 (released 2024-06-24, updated 2024-09-17)
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
from .ext import InvenioThemeTUW from .ext import InvenioThemeTUW
__version__ = "2024.3.2" __version__ = "2024.3.3"
__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