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

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

Bump version to v2025.1.4

parent 5ce7d546
No related branches found
Tags v2025.1.4
1 merge request!82Add support for "secondary email" address for notifications
......@@ -9,9 +9,11 @@ Changes
=======
Version <next>
Version 2025.1.4 (released 2025-02-08)
- Rename task `send_publication_notification_email` and make it use notifications
- Enable overriding config items with values from prefixed variants
- Add possibility to set a secondary email address for user notifications
Version 2025.1.3 (released 2025-02-06)
......
......@@ -9,6 +9,6 @@
from .ext import InvenioConfigTUW
__version__ = "2025.1.3"
__version__ = "2025.1.4"
__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