changelog.txt 717 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. Changelog for QuickEmail.
  2. QuickEmail 1.1.1-pl
  3. ===================
  4. Fix bug with replyTo property
  5. QuickEmail 1.1.0-pl
  6. ===================
  7. Bail if user not logged in to manager
  8. Fix bug with message Tpl name
  9. Tweak output format
  10. Stop E_NOTICE warnings in build
  11. Fix bug with fromName
  12. QuickEmail 1.0.4
  13. ================
  14. - Fixed bug with stristr() when setting defaults
  15. QuickEmail 1.0.3
  16. ================
  17. - Fixed bug in transport package
  18. - Added tutorial to docs
  19. QuickEmail 1.0.2
  20. ================
  21. - Updated PhpDoc comments
  22. - Made snippet uncached in docs
  23. QuickEmail 1.0.1
  24. ================
  25. - Added build
  26. - Updated readme
  27. QuickEmail 1.0.0
  28. ================
  29. - Initial commit