ContentBlocks 1.14.0
ContentBlocks 1.14.0-pl is now available. This release fixes a number of issues and improves the UX based on your recent feedback.
- Fix TinyMCE RTE breaking when it is moved inside a repeater [S47229]
- Make the default color in the colorpicker input type configurable [#725]
- Make the Gallery input type open to the configured directory by default [S46279]
- Fix conflict between the Table input type and Redactor [#605]
Previously in the 1.14 series (1.14.0-rc1 and 1.14.0-rc2), we added some new features and improvements:
- Add caching to dropdown and multi_select input types; this avoids sending lots of requests to populate options if lots of the same dropdown fields exist on the page [#713/S41295]
- Add [[+field_type_idx]] placeholder to field templates that increases for every instance of the field on a page [S45312]
- Add @JSON template option that easily converts the entire field into JSON [#703]
- Add collapsed option to repeaters which collapses all rows except the first [#717]
- Fix the parser resetting to the MODX parser after processing a layout field [#720]
- Fix deprecation warnings in sass build
- Fix repeater item 'bars' icon not displaying in MODX 3.x [#716]
- Fix potential error in repeater input processing if no rows are set [S44045]
- Fix 'Could not find input 0 for parsing' error getting logged caused by a type mismatch