changelog.txt 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. Changelog for Personalize.
  2. Personalize 3.7.2
  3. -----------------
  4. Fix username fallback for empty fullname
  5. Minor bugfixes
  6. Personalize 3.7.1-pl
  7. -----------------
  8. Fix bug with First Name option
  9. Personalize 3.7.0-pl
  10. -----------------
  11. Added &context property (thanks to Josef Vavrina)
  12. Personalize 3.6.0
  13. -----------------
  14. (updates by Vasia123)
  15. Added &allowedGroups option
  16. Personalize 3.5.0
  17. -----------------
  18. (updates by Jared Loman)
  19. Added &firstName placeholder option
  20. Personalize 3.4.0
  21. -----------------
  22. (updates by Vasia123)
  23. inline HTML with @CODE: in yesChunk and noChunk
  24. add property &ifIds - shows yesChunk only to users in list
  25. noChunk now is optional
  26. Personalize 3.3.0
  27. -----------------
  28. Fixed bug with users having no profile
  29. Fall back to username if no profile or no fullname
  30. Allow using no chunks and just setting placeholder
  31. Code cleanup and reformatting
  32. Created tutorial
  33. Personalize 3.2.1
  34. -----------------
  35. Fixed bug in transport package
  36. Personalize 3.2
  37. ---------------
  38. Revolution release
  39. Personalize 1.0.1
  40. - Updated PhpDoc comments
  41. - Added Build
  42. - Reorganized for Git
  43. - Revolution Transport Package created
  44. - MODX Revolution version
  45. Ancient History
  46. - Aug 06, 07 -- replaced 2.0 code with modified version found here
  47. - Aug 03, 06 -- added placeholder for username
  48. - Jul 19, 06 -- hacked by kudo to output chunks
  49. - Dec 01, 05 -- initial release - Ryan Thrash