2.0.0-beta1 [MODX3]
[2.0.0-beta1]
Added
- Added new setting mail_format (HTML or Plain text)
- User notification mails are now generated as multipart mails (HTML + plain-text)
Changed
- Fully refactored for MODX3 (UserImport 2.x only!)
- Moved translations to Crowdin
Fixed
- [#11] Fixes missing mailsubject and mailbody when import process starts
- Removed deprecated use of strftime (PHP8+)