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

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

Bump version to v2024.2.11

parent 3f345b77
No related branches found
No related tags found
1 merge request!64Bump version to v2024.2.11
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
Changes Changes
======= =======
Version 2024.2 (released 2024-06-24, updated 2024-09-17) Version 2024.2 (released 2024-06-24, updated 2024-10-01)
- v12 compat: Chase Invenio-OAuthClient refactoring - v12 compat: Chase Invenio-OAuthClient refactoring
- v12 compat: Chase permission policy changes - v12 compat: Chase permission policy changes
...@@ -28,6 +28,7 @@ Version 2024.2 (released 2024-06-24, updated 2024-09-17) ...@@ -28,6 +28,7 @@ Version 2024.2 (released 2024-06-24, updated 2024-09-17)
- Use the `finalize_app` entrypoint for the SMTP handler rather than a hacky blueprint - Use the `finalize_app` entrypoint for the SMTP handler rather than a hacky blueprint
- Update README - Update README
- Remove overridden search mappings for community members - Remove overridden search mappings for community members
- Update wording about curation consent on registration form
Version 2024.1 (released 2024-05-22, updated 2024-05-22) Version 2024.1 (released 2024-05-22, updated 2024-05-22)
......
...@@ -9,6 +9,6 @@ ...@@ -9,6 +9,6 @@
from .ext import InvenioConfigTUW from .ext import InvenioConfigTUW
__version__ = "2024.2.10" __version__ = "2024.2.11"
__all__ = ("__version__", "InvenioConfigTUW") __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