Version 3.2.0
June 28, 2024
Improved
- Improves support for Imager X named transforms for the
retconSrcset
filter. #69
Version 3.1.1
June 14, 2024
Fixed
- Fixed a compatibility issue with CKEditor 4.1, where applying a Retcon filter to a CKEditor field's output would cause nested entries to not render
Version 3.1.0
June 10, 2024
Added
- Adds support for the body element selector (i.e.
'body'
), which can be used in conjunction with the child combinator to only select top-level nodes (e.g.'body > p'
). #68
Version 3.0.0
March 28, 2024
Added
- Added Craft 5.0 compatibility
Changed
- Deprecated the
craft.retcon
variable