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

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

Bump version to v2025.0.0

parent 8f4d78d2
Branches master
1 merge request!17Update commands for updating draft files & add basic vocabulary management commands
This commit is part of merge request !17. Comments created here will be created in the context of that merge request.
......@@ -8,6 +8,15 @@
Changes
=======
Version v2025.0.0 (released 2025-03-10)
- global: remove capabilities for multiple record owners
- global: drop old way of fetching records service
- drafts: update "files {add,remove}" command to also work with already published drafts
- records: add "files fix-state" command to fix files manager state and lock the bucket
- vocabularies: add basic vocabulary management commands
Version v2024.2 (released 2024-06-24, updated 2024-09-19)
- v12 compat: Replace ``Flask-BabelEx`` with ``Invenio-i18n``
......
......@@ -10,6 +10,6 @@
from .ext import InvenioUtilitiesTUW
__version__ = "2024.2.1"
__version__ = "2025.0.0"
__all__ = ("__version__", "InvenioUtilitiesTUW")
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