Skip to content

Releases: jacksleight/statamic-bard-mutator

3.0.3

16 Oct 13:52
Compare
Choose a tag to compare
  • [fix] Undefined property error

3.0.2

15 Oct 08:57
Compare
Choose a tag to compare
  • [fix] Info argument error when pre-processing HTML for CP form

3.0.1

04 Oct 15:50
Compare
Choose a tag to compare
  • [fix] Info argument error when augmenting for CP listing

3.0.0

03 Sep 16:45
c4ad146
Compare
Choose a tag to compare

This release introduces some significant changes to the terminology and variables used in mutators, however there are only two very small breaking changes, please read upgrade guide for more information.

  • [new] Mutators are now known as plugins
  • [new] Class based plugins for easier organisation and reuse
  • [new] Scoped plugins that can be enabled per-field
  • [new] New helpers and metadata for advanced data manipulation
  • Easier setup with no custom editor class binding
  • Better indexing of parent and sibling items
  • More flexible type name handling
  • Statamic 5.0+ is now required

2.3.1

07 May 12:00
Compare
Choose a tag to compare
  • Statamic 5 support

2.3.0

07 Jun 14:32
Compare
Choose a tag to compare
  • [new] Include Bard field object in metadata

2.2.1

16 May 11:47
7dab31d
Compare
Choose a tag to compare
  • Add method annotations to the Mutator facade

2.2.0

02 May 10:33
3b75dd0
Compare
Choose a tag to compare
  • [new] Statamic 4 support

2.1.1

12 Mar 15:08
Compare
Choose a tag to compare
  • [fix] Mutators being called twice for adjacent marks

2.1.0

03 Mar 12:01
5c8e62a
Compare
Choose a tag to compare
  • [new] Ability to inject custom HTML into the data
  • [new] Helpers for creating new node and mark objects
  • [fix] Italic mark mutators not running
  • [fix] Incorrect conversion of legacy tag values