Skip to content

kukkuu: v3.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jun 12:09

3.3.0 (2024-06-12)

Features

  • Add AuthServiceNotificationService to mass mail when auth service is changed (1665cd9)
  • Add children event history markdown generator (64f5c69)
  • Add for_auth_service_is_changing_notification in guardian queryset (6dfcb37)
  • Add guardian admin actions to generate auth service changing email (4609f9a)
  • Add management command to send auth service changing notifications (4d786aa)
  • Use a list of emails to filter recipients on auth service notification (9fd0746)

Bug Fixes

  • Add apps.py for Kukkuu mailer app (8ff158c)
  • Improve the django_mailer admin list display view (2cf4be0)
  • Remove children_event_history_markdown from notification dummy context (40c4c11)
  • Rename kukkuu_mailer to kukkuu_mailer_admin (8722395)