Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 961 Bytes

CHANGELOG.md

File metadata and controls

43 lines (25 loc) · 961 Bytes

Changelog

2.0.2 (2024-05-07)

  • Statamic 5 support

2.0.1 (2023-11-10)

  • [fix] Dropdown z-index issue

2.0.0 (2023-05-04)

  • [new] Statamic 4 support
  • [break] Support for the previously deprecated entry::collection/blueprint pattern has been removed
  • Droppped support for Statamic 3

1.0.0 (2022-05-31)

  • [new] Add container option to enable linking to assets
  • [new] Add preset for linking to specific pages of PDF documents
  • The entry::collection/blueprint pattern is now deprecated, use entry::collection::blueprint instead

0.2.3 (2021-11-22)

  • [fix] Use full class names instead of aliases
  • Clear the client side discovery cache when an entry is saved
  • Ignore svg tags and all children

0.2.2 (2021-11-18)

  • Parse all UI strings through translate function

0.2.1 (2021-11-17)

  • Updated presets and examples

0.2.0 (2021-11-17)

  • URL encode template values automatically

0.1.0 (2021-11-16)

  • Initial release