Skip to content

Latest commit

 

History

History
160 lines (74 loc) · 6.58 KB

File metadata and controls

160 lines (74 loc) · 6.58 KB

Changelog

2.9.0 (2026-04-13)

Features

  • remove summary and review email templates (e8c82de)

2.8.0 (2026-04-11)

Features

  • add daily summary email template (d3ac85a)

2.7.0 (2026-03-29)

Features

  • add external template rendering with configurable branding (#18) (17714e4)

2.6.0 (2026-03-23)

Features

  • add organization deletion confirmation email template (EN+DE) (662ade1)
  • add space deletion confirmation email template (EN+DE) (b3793af)

2.5.0 (2026-03-04)

Features

  • add i18n support for email subjects (7ff7252)
  • add i18n support for email templates (5f57092)
  • add review-pending email template (36b5939)

Bug Fixes

  • correct template parsing and org-invite subject (cd5ca4d)
  • i18n: replace Germany with Deutschland in de templates (7c951de)

2.4.4 (2026-02-28)

Bug Fixes

  • remove left border from request details box in DSR receipt confirmation (c48d4eb)

2.4.3 (2026-02-25)

Bug Fixes

  • clarify Kopexa as sender in DSR receipt confirmation email (9bf8f02)

2.4.2 (2026-02-24)

Bug Fixes

  • remove RequestTypes from DSR receipt confirmation email (166ddf8)

2.4.1 (2026-02-24)

Bug Fixes

  • use correct URL field name in review-overdue templates (fcb6e1b)

2.4.0 (2026-02-24)

Features

  • add data subject request receipt confirmation email (d535265)
  • add incident deadline reminder and overdue email templates (375005a)

2.3.0 (2026-02-14)

Features

  • add organization transfer email support (be66cf4)

2.2.0 (2026-02-13)

Features

  • add vendor survey OTP email template and SendSurveyOTP function (967083e)

Bug Fixes

  • Update company address in email templates and vendor survey (c2acd21)

2.1.1 (2025-10-09)

Bug Fixes

2.1.0 (2025-10-09)

Features

2.0.0 (2025-10-09)

⚠ BREAKING CHANGES

  • bumped email templates to URL mode

Features

  • bumped email templates to URL mode (48a85b3)
  • recovery codes regenerated email (c04e673)

1.2.0 (2025-09-24)

Features

  • add review overdue email functionality with templates and sending logic (b85225b)

Bug Fixes

  • format struct fields in ReviewOverdueData for consistency (da2f731)

1.1.0 (2025-07-23)

Features

  • add subscription email functionality with HTML and text templates, and implement sending logic (dd81130)

Bug Fixes

  • remove unnecessary blank line in SendNewSubscriber function (2b778fb)

1.0.0 (2025-06-06)

Features

  • add functionality for sending invite accepted emails with templates and tests (ec1acc1)
  • implement password reset success email functionality with templates and tests (200a374)
  • implement vendor assessment email functionality with templates and tests (289f98e)
  • verification email moved to comms repo (#1) (af62bdd)