Releases: dword-design/nuxt-mail
Releases · dword-design/nuxt-mail
v2.1.1
2.1.1 (2021-04-12)
Bug Fixes
v2.1.0
2.1.0 (2021-04-02)
Features
v2.0.1
2.0.1 (2021-03-31)
Bug Fixes
v2.0.0
2.0.0 (2021-03-28)
Bug Fixes
- preconfigure recipients in config to avoid a security leak (#21) (573aaf1)
BREAKING CHANGES
- You now have to configure to, cc and bcc in a message object in the module's config. This makes sure that the client does not send to arbitrary recipients from your SMTP server.
v1.0.15
1.0.15 (2021-03-23)
Bug Fixes
- update dependency @dword-design/functions to v3 (#16) (2791360)
v1.0.14
1.0.14 (2021-03-23)
Bug Fixes
- update dependency @dword-design/tester-plugin-puppeteer to v2 (#17) (f7dd5c5)