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

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

Bump version to v2024.2.0

parent e3e1f1bf
No related branches found
Tags v2024.2.0
1 merge request!31InvenioRDM v12
......@@ -8,6 +8,16 @@
Changes
=======
Version 2024.2 (released 2024-06-24)
- v12 compat: Chase Invenio-OAuthClient refactoring
- v12 compat: Chase permission policy changes
- v12 compat: Chase record ownership changes
- v12 compat: Remove breadcrumbs
- Use configuration items instead of hacks for the community permission policy
- Flatten the user preference `curation.consent` to `curation_consent`
- Override search mappings
Version 2024.1 (released 2024-05-22, updated 2024-05-22)
......
......@@ -9,6 +9,6 @@
from .ext import InvenioConfigTUW
__version__ = "2024.1.1"
__version__ = "2024.2.0"
__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