Skip to content

Latest commit

 

History

History
100 lines (53 loc) · 2.71 KB

CHANGELOG.md

File metadata and controls

100 lines (53 loc) · 2.71 KB

1.5.0 (2024-08-13)

🩹 Fixes

  • issue where attachments columns in CSVs could only start with attachment (181353f)

❤️ Thank You

  • Kishan Sambhi @Gum-Joe

1.4.1 (2024-08-13)

🩹 Fixes

  • don't call post send hook in test mode (bf97bf1)

❤️ Thank You

  • Kishan Sambhi @Gum-Joe

1.4.0 (2024-08-13)

🚀 Features

  • Add new test mode to mail merge (1372a8d)

🩹 Fixes

  • issue where test send didn't override CC & BCC (8b5c350)
  • remove unused import in send.ts in cli commands (dd03b99)

❤️ Thank You

  • Kishan Sambhi @Gum-Joe

1.3.0 (2024-08-12)

🩹 Fixes

  • ignore collection dirs (d26eb66)
  • Add --only & moving of drafts 396b645

❤️ Thank You

  • Kishan Sambhi @Gum-Joe

1.2.1 (2024-08-06)

This was a version bump only, there were no code changes.

1.2.0 (2024-08-06)

🩹 Fixes

  • build cli in place so oclif won't complain (596a78c)
  • tests breaking because ESM (49823c9)

❤️ Thank You

  • Kishan Sambhi @Gum-Joe

1.1.2 (2024-08-06)

🩹 Fixes

  • add bin to mailmerge cli bundle (8fec651)

❤️ Thank You

  • Kishan Sambhi @Gum-Joe

1.1.1 (2024-08-06)

This was a version bump only, there were no code changes.

1.1.0 (2024-08-06)

This was a version bump only, there were no code changes.

1.0.0 (2024-08-06)

🚀 Features

  • scaffold up full preview renderer (a41320e)
  • rerendering of templates (ea21d57)
  • init command fix: issue where nunjucks didn't pass it all (5eb8b75)
  • nx: Added Nx Cloud token to your nx.json (646eb34)
  • nx: Generated CI workflow (abf6ea5)

🩹 Fixes

❤️ Thank You

  • Kishan Sambhi @Gum-Joe