Skip to content

Releases: Schero94/Magic-Mail

v2.10.11

21 Apr 18:13

Choose a tag to compare

2.10.11 (2026-04-21)

Bug Fixes

  • email-designer: generate duplicate-template refId within int4 range (d1ecae8)

v2.10.10

21 Apr 17:48

Choose a tag to compare

2.10.10 (2026-04-21)

Bug Fixes

  • validation: auto-strip Strapi system metadata before .strict() check (039b889)

v2.10.9

21 Apr 17:36

Choose a tag to compare

2.10.9 (2026-04-21)

Bug Fixes

  • email-designer: resolve PUT 500s on template update by whitelisting payload + proper error propagation (29dd0c0)

v2.10.8

21 Apr 17:25

Choose a tag to compare

2.10.8 (2026-04-21)

Bug Fixes

  • editor: navigate to newly created templates by templateReferenceId, not DB id (617dc01)

v2.10.7

21 Apr 17:17

Choose a tag to compare

2.10.7 (2026-04-21)

Bug Fixes

  • email-designer: prioritize templateReferenceId in findById() to match actual admin UI usage (bcd7a4b)

v2.10.6

21 Apr 16:43

Choose a tag to compare

2.10.6 (2026-04-21)

Bug Fixes

  • designer: correct template lookup order so 'Send Test' hits the actual template (c62c0e4)

v2.10.5

21 Apr 16:29

Choose a tag to compare

2.10.5 (2026-04-21)

Bug Fixes

  • deps: declare zod ^3.25.76 as direct dependency (was phantom / transitive) (70f82c4)

v2.10.4

21 Apr 12:42

Choose a tag to compare

2.10.4 (2026-04-21)

Bug Fixes

  • build: use non-destructured require for zod + @strapi/utils (054a091)

v2.10.3

21 Apr 12:35

Choose a tag to compare

2.10.3 (2026-04-21)

Bug Fixes

  • build: declare @strapi/utils as peerDependency — preventive fix against zod/v4 crash (7794b3d)

v2.10.2

21 Apr 06:33

Choose a tag to compare

2.10.2 (2026-04-21)

Bug Fixes

  • rbac: make plugin::magic-mail.access visible in role editor (63c80ce)