Skip to content

Releases: DivanDesign/EvolutionCMS.plugins.ManagerManager.mm_requireFields

Version 1.2.6

27 Apr 19:16
Compare
Choose a tag to compare
  • * Parameters: The widget now uses “named” parameters, see README → Examples (with backward compatibility).
  • * Refactoring, compatibility with PHP >= 7.4.
  • + README, README_ru.
  • + CHANGELOG, CHANGELOG_ru.
  • + Composer.json.
  • * Attention! PHP >= 5.4 is required.
  • * Attention! (MODX)EvolutionCMS.plugins.ManagerManager >= 0.7 is required.

Version 1.2.5

27 Apr 19:16
Compare
Choose a tag to compare
  • + Support for the alias_visible field has been added (for MODX > 1.0.11).

Version 1.2.4

27 Apr 19:16
Compare
Choose a tag to compare
  • * Support for email type of TVs has been added.

Version 1.2.3

27 Apr 19:15
Compare
Choose a tag to compare
  • * The check for definition of the TinyMCE variable was replaced by typeof(tinyMCE).