Releases: gadgetto/GoodNews
Releases · gadgetto/GoodNews
2.0.0-alpha2 [MODX3]
[2.0.0-alpha2] - 2023-03-03
Changed
- Import subscribers feature is now maintained by additional User Import add-on
- Import button only available when User Import add-on is installed
2.0.0-alpha1 [MODX3]
[2.0.0-alpha1] - 2023-01-31
Added
- [#50] Implemented detailed error text in send-log
Changed
- Completely refactored for MODX 3 (as standalone version; currently no upgrade path!)
- Moved translations to Crowdin
Fixed
- Fixed deprecated PHP each() usage for PHP8+ in snippets (GoodNewsGetNewsletters and GoodNewsContentCollection)
- Removed deprecated use of strftime (PHP8+)
- Security: changed registry key to md5 hash in subscription process
1.6.1-pl [MODX2]
[1.6.1-pl] - 2022-11-20
Added
- added bootstrap script for setting up GoodNews development environment
[1.6.0-pl2] - 2022-11-19
Changed
- Reworked package builder and installation process
Fixed
- Fixed a warning in modx log (undefined variable in GoodNews class)