Skip to content

Releases: code16/sharp

v9.14.4

17 Dec 16:36

Choose a tag to compare

Fixes

  • fix numerous bugs with the new "global filter in URL" feature

v9.14.0

16 Dec 11:24

Choose a tag to compare

New Features

  • Editor: allow to set code blocks language in #665
  • Allow default filter value for all filters in #660
  • Security: Implement config downloads.allowed_disks in #669 (see doc)

Improvements

  • Improve date range filter UI in #663
  • Handle global filter in routes in #661
  • Data sanitization: allow a target + ensure noopener in #668
  • Improve doc for testing wizard commands (4f3ac83)

Fixes

  • Fix upload error handling in #664
  • Fix API loading progress in #662

v9.13.1

16 Dec 09:33

Choose a tag to compare

Fixes

  • fix image cropping for editor uploads + editor embeds (d1f9890)

v9.13.0

26 Nov 11:35

Choose a tag to compare

Features

  • add support for php 8.5

Bug fixes

  • Fix setCurrentValue of global filters (acd0114)

v9.12.0

10 Nov 11:26

Choose a tag to compare

What's Changed

Full Changelog: v9.11.1...v9.12.0

v9.11.1

24 Oct 16:12

Choose a tag to compare

What's Changed

Full Changelog: v9.11.0...v9.11.1

v9.11.0

20 Oct 15:25

Choose a tag to compare

What's Changed

Full Changelog: v9.10.2...v9.11.0

v9.10.2

10 Oct 12:29

Choose a tag to compare

What's Changed

  • Fix date range filter mondayFirst by @aguingand in #638
  • Fix dragging duplicates the embed by @aguingand in #643
  • Fix date not opening in android by @aguingand in #644
  • Fix string passed to multiple select filter

Full Changelog: v9.10.1...v9.10.2

v9.10.1

03 Oct 13:12

Choose a tag to compare

What's changed

  • Add a new LinkToShowPage::withListEntityKey() method (see doc)
  • Allow iframe in HTML fields (show page) see c1fe5a8

v9.10.0

18 Sep 12:22

Choose a tag to compare

What's Changed

  • Allow to set editor text input replacements (unstable) by @aguingand in #626
  • Fix Filters with "0" as value are not handled properly #627

Full Changelog: v9.9.0...v9.10.0