- * Attention! PHP >= 5.4 is required.
- * Attention! (MODX)EvolutionCMS.plugins.ManagerManager >= 0.7 is required.
- * Refactoring, 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.
- + Support for the
alias_visible
field has been added (for MODX > 1.0.11).
- * Support for
email
type of TVs has been added.
- * The check for definition of the TinyMCE variable was replaced by typeof(tinyMCE).
- * The problem with TinyMCE (it used to prevent documents save) has been solved.
- * The content field asterisk bug fix.
- * The tv using check in the current template was added. The document saving error is now not shown when a tv was not added to the document.
- * Minor code changes.
- + The first release.