| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- Changelog for ActivationEmail.
- Version 1.1.4
- -------------
- - Update Copyrights and links
- - Update readme.md
- - Fix typos in docs
- Version 1.1.3
- --------------
- - Add fullname to placeholders
- - Fix bug with activeSender being ignored
- Version 1.1.2
- -------------
- - Update for MODX 2.3
- Version 1.1.1
- -------------
- - Fixed critical bug with Setup
- Version 1.1.0
- -------------
- - fixed typo in deactivation Tpl
-
- Version 1.0.4
- -------------
- - added activeSender property
- - added activeFrom property
- - added activeFromName property
- - added activeReplyTo property
- - added activeSubject property
- - added deActiveSender property
- - added deActiveFrom property
- - added deActiveFromName property
- - added deActiveReplyTo property
- - added deActiveSubject property
- - added fromName placeholder
- Version 1.0.3
- -------------
- - Fixed bug with deactivation Tpl
- - Corrected minor typos
- Version 1.0.2
- -------------
- - Fixed bug with reply-to address
- Version 1.0.1
- -------------
- - Fixed bug with package install
- ActivationEmail 1.0.0
- - First Revolution release
|