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

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

Bump version to v2023.2.11

parent 60751e80
Branches
Tags v2023.2.11
1 merge request!43Fix fetching user by username
......@@ -8,7 +8,7 @@
Changes
=======
Version 2023.2 (released 2023-04-24, updated 2023-09-25)
Version 2023.2 (released 2023-04-24, updated 2023-10-12)
- v11 compat: Update permission policies and disable archive download
......@@ -20,6 +20,7 @@ Version 2023.2 (released 2023-04-24, updated 2023-09-25)
- Enable sending of registration mails
- Allow edits to owners of published records even if they only have `trusted-user` role
- Fix a typo in the config generated by the `TUWSSOSettingsHelper`
- Fix function to fetch user by username
Version 2023.1 (released 2023-01-13)
......
......@@ -9,6 +9,6 @@
from .ext import InvenioConfigTUW
__version__ = "2023.2.10"
__version__ = "2023.2.11"
__all__ = ("__version__", "InvenioConfigTUW")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment