Just in case you missed it, a few days ago we released a new patch version of ClientConfig: 2.3.3-pl
.
It’s now available for download on both the modmore.com
package provider and the central modx.com
package provider.
This release contains the following fixes:
- Guard against pdoToolsOnFenomInit event from triggering more than once causing a fatal loop [#198]
- Fix contexts dropdown not displaying in the same order as the resource tree. Now sorts by rank rather than key. [1eceff9]
- Add tooltips showing placeholder syntax to image and file settings. (thanks to Ruslan Aleev for his PR!) [#183]
- Fix context aware mode being disabled when upgrading remotely. [#177]