Version 3.2.1

October 21, 2024

Fixed

  • Fixed an issue where the retconAutoAlt filter didn't work as intended #71
  • Fixed an issue where Retcon would convert UTF-8 non-breaking spaces to HTML entities, preventing filters like retconRemoveEmpty from working correctly in all cases #70

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