Releases: DivanDesign/EvolutionCMS.plugins.ManagerManager.mm_requireFields
Releases · DivanDesign/EvolutionCMS.plugins.ManagerManager.mm_requireFields
Version 1.2.6
- * 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
- + Support for the
alias_visible
field has been added (for MODX > 1.0.11).
Version 1.2.4
- * Support for
email
type of TVs has been added.
Version 1.2.3
- * The check for definition of the TinyMCE variable was replaced by typeof(tinyMCE).