Skip to content

Releases: jacksleight/statamic-bard-mutator

2.0.1

31 Jan 16:57
Compare
Choose a tag to compare
  • Rename root node to camel case

2.0.0

31 Jan 10:12
0ed855d
Compare
Choose a tag to compare
  • [new] Statamic 3.4 support
  • [new] HTML mutators replace tag mutators
  • [new] Support for Bard's save_html option with reverse mutators
  • [break] There are a couple of breaking changes, refer to the upgrade guide for more information
  • Advanced features are now much easier to enable

1.1.3

12 Jan 17:24
Compare
Choose a tag to compare
  • [new] Include root node in metadata

1.1.2

18 Aug 08:34
f6832ab
Compare
Choose a tag to compare
  • [fix] Tag mutators running twice per opening/closing tag-pair

1.1.1

09 May 16:37
Compare
Choose a tag to compare
  • Support name and value parameters in tag
  • Update Statamic version requirement

1.1.0

28 Apr 13:58
0830eb9
Compare
Choose a tag to compare
  • [new] Metadata: Mutators can now get info on the current node/mark’s parent, siblings, index and depth
  • [new] Data Mutators: Make changes to the node/mark data before anything is rendered to HTML
  • [new] Ability to specify multiple types when adding mutators
  • [new] Support for the new "small" mark in Statamic 3.3.9
  • [new] Brand new documentation that's better organised and with more information and examples

1.0.4

10 Apr 14:03
Compare
Choose a tag to compare
  • [fix] Fix utility function import

1.0.3

03 Dec 12:16
Compare
Choose a tag to compare
  • [fix] Fix TipTap schema normalization

1.0.2

03 Dec 11:50
Compare
Choose a tag to compare
  • [fix] Fix JS error on earlier Statamic versions

1.0.1

02 Dec 16:53
Compare
Choose a tag to compare
  • [fix] Addon JS script loading