v0.358.0
Pre-release
Pre-release
·
6866 commits
to develop
since this release
0.358.0 (2023-08-25)
Features
- new global email send service & template render service (0db9a77)
Bug Fixes
- customize email template only used when user added custom smtp (9254c2f)
- deepscan minor (004dd02)
- email service for payment receipt (f55bc89)
- email service instance for tenant / global (9ccd1af)
- email template render based on custom smtp (06075eb)
- implemented global email service for send auth code (f8bc21d)
- improved email interfaces (0ac3144)
- missing translation for email templates (4f4fc4c)
- rename email template enum (7c01286)
- replace email module to email send module (380f884)
- revert unnecessary enum rename (b4a4818)
- cspell: typo spelling (ca8ec6a)
- cspell: typo spelling (b74905a)
What's Changed
- Fix :: Email Render Template (Custom SMTP) by @rahul-rocket in #6729
Full Changelog: v0.357.1...v0.358.0