changelog.txt 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. Changelog for SEO Pro.
  2. SEO Pro 1.3.1 pl
  3. ==============
  4. - Added an index for resource-field.
  5. SEO Pro 1.3.0 pl
  6. ==============
  7. - Change type of modResource.description to be "text" instead of "varchar". (#74)
  8. - Small code improvements.
  9. - Fix error on PHP 7.2 not correctly saving keywords. (#73)
  10. SEO Pro 1.2.2 pl
  11. ==============
  12. - Add count back to pagetitle & longtitle
  13. SEO Pro 1.2.1 pl
  14. ==============
  15. - Set correct preview url for multi-context environments
  16. SEO Pro 1.2.0 pl
  17. ==============
  18. - Remove the SEO Pro branding HTML comment
  19. - Add system setting for specifying the title format
  20. - Update counters to set correct value based on title format setting
  21. SEO Pro 1.1.0 pl
  22. ==============
  23. - Removed template request parameter for OnLoadWebDocument system event
  24. - Fixed resource/create processor error when creating resource without $data['keywords'] set (PR#56)
  25. - Add build config for GPM
  26. - Add lexicon for branding text
  27. - Fix character count in pagetitle/longtitle to include site_name according to system setting 'usesitename' (#48 and #57)
  28. - Allow plugin to fire on new resource, when template is default_template (#58)
  29. - Refactor assigning and checking of template resource/request variable (#58 and #59)
  30. - Add system settings for max amount keywords for title/description (#51)
  31. - Add keyword counter to Keywords labels on title/description (#51)
  32. - Add support for Yandex (via system settings)
  33. - Add tooltip to focus keywords field (#52)
  34. seoPro 1.0.4 pl
  35. ==============
  36. - Saving keywords on save #29
  37. - FIX #39 alias error on homepage (friendly urls) @bartholomej
  38. - Added seopro.disabledtemplates option @Jako
  39. seoPro 1.0.3 pl
  40. ==============
  41. - Fixed keyword count to work also with Cyrillic
  42. - Fixed empty NOT NULL field resource to NULL
  43. - Added styles for MODX 2.3, thanks to christianseel
  44. seoPro 1.0.2 pl
  45. ==============
  46. - Added system setting for to enabled/disabled sitename in preview and seoPro.title placeholder
  47. seoPro 1.0.0 pl
  48. ==============
  49. - Initial Public Release
  50. - Added several lexicons
  51. -- Special thanks to
  52. --- DE: Christian Seel
  53. --- FR: Romain Tripault
  54. --- IT: Alberto Rossi
  55. --- RU: Ilya Ershov
  56. - Added system setting for divider
  57. - Added system setting for field where seoPro should trigger on.