changelog.txt 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. Changelog for ActivationEmail.
  2. Version 1.1.4
  3. -------------
  4. - Update Copyrights and links
  5. - Update readme.md
  6. - Fix typos in docs
  7. Version 1.1.3
  8. --------------
  9. - Add fullname to placeholders
  10. - Fix bug with activeSender being ignored
  11. Version 1.1.2
  12. -------------
  13. - Update for MODX 2.3
  14. Version 1.1.1
  15. -------------
  16. - Fixed critical bug with Setup
  17. Version 1.1.0
  18. -------------
  19. - fixed typo in deactivation Tpl
  20. Version 1.0.4
  21. -------------
  22. - added activeSender property
  23. - added activeFrom property
  24. - added activeFromName property
  25. - added activeReplyTo property
  26. - added activeSubject property
  27. - added deActiveSender property
  28. - added deActiveFrom property
  29. - added deActiveFromName property
  30. - added deActiveReplyTo property
  31. - added deActiveSubject property
  32. - added fromName placeholder
  33. Version 1.0.3
  34. -------------
  35. - Fixed bug with deactivation Tpl
  36. - Corrected minor typos
  37. Version 1.0.2
  38. -------------
  39. - Fixed bug with reply-to address
  40. Version 1.0.1
  41. -------------
  42. - Fixed bug with package install
  43. ActivationEmail 1.0.0
  44. - First Revolution release