Skip to content

v2.14.0

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Sep 14:46
· 2 commits to master since this release

[2.14.0-pl] - 2026-09-01

Added

  • [#306] [pdoMenu] Added the "children" placeholder to tplInner.
  • [#356] [Fenom] Enabled the array_merge modifier by default.
  • [#358] [pdoTools] cachePath can be set via the "pdotools_cache_path" option.
  • [#392] [pdoPage] Snippet properties are available as placeholders in pagination templates.

Fixed

  • [#302] [pdoPage] Fixed button ajaxMode, hiding the more button when there are no results, and restoring it in force mode.
  • [#305] [pdoMenu] Fixed notices on missing class_key and content for weblinks.
  • [#349] [pdoTools] Cast config offset to integer for PHP 8.
  • [#373] [pdoResources] Fixed toSeparatePlaceholders when the snippet returns a string.

Changed

  • [#377] [pdoPage] Mark AJAX requests as connector mode via MODX_CONNECTOR_INCLUDED.