Releases: OpenUnited/platform
Releases · OpenUnited/platform
v2.144.6
v2.144.5
v2.144.4
v2.144.3
v2.144.2
v2.144.1
v2.144.0
v2.143.0
v2.143.0 (2024-11-26)
Feature
- feat: improve event bus and notification system
- Refactor event bus to use atomic transactions and improve error handling
- Update notification system to use proper URL reversing
- Add transaction safety to event processing
- Improve template handling with fallbacks
- Add migration for notification templates
- Clean up event logging and processing
- Update tests for transaction safety
- Update documentation for notification system architecture (
ad7a522
)
Fix
- fix: ensure consistency of the way event types are specified and urls for products are created in published events (
ed94970
)