Skip to content

Releases: OpenUnited/platform

v2.144.6

26 Nov 18:35
Compare
Choose a tag to compare

v2.144.6 (2024-11-26)

Fix

  • fix: drop processed column if it exists (4063fd4)

v2.144.5

26 Nov 18:22
Compare
Choose a tag to compare

v2.144.5 (2024-11-26)

Fix

  • fix: alter existing delete_at field to allow NULL values (53be430)

v2.144.4

26 Nov 18:11
Compare
Choose a tag to compare

v2.144.4 (2024-11-26)

Fix

  • fix: ensure eventlog table has delete_at field and that it is nullable (53e7706)

v2.144.3

26 Nov 17:41
Compare
Choose a tag to compare

v2.144.3 (2024-11-26)

Fix

  • fix: ensure parent_event_id exists in event log table x 3 (4dbaa53)

v2.144.2

26 Nov 17:32
Compare
Choose a tag to compare

v2.144.2 (2024-11-26)

Fix

  • fix: ensure parent_event_id exists in event log table x 2 (1e0e03a)

v2.144.1

26 Nov 17:20
Compare
Choose a tag to compare

v2.144.1 (2024-11-26)

Fix

  • fix: ensure parent_event_id exists in event log table (ff83f0a)

v2.144.0

26 Nov 15:12
Compare
Choose a tag to compare

v2.144.0 (2024-11-26)

Feature

  • feat: admin panel configuration for engagement app (1975599)

v2.143.0

26 Nov 14:59
Compare
Choose a tag to compare

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)

v2.142.2

25 Nov 20:52
Compare
Choose a tag to compare

v2.142.2 (2024-11-25)

Fix

v2.142.1

25 Nov 20:30
Compare
Choose a tag to compare

v2.142.1 (2024-11-25)

Fix

  • fix: update docs for notification flow (7a3a366)