Skip to content

Releases: code16/sharp

v9.5.2

05 Jun 10:17

Choose a tag to compare

Bug fixes

  • Fix bad deprecations (filters)

v9.5.1

05 Jun 09:41

Choose a tag to compare

Bug fixes

v9.5.0

03 Jun 14:38

Choose a tag to compare

Features

  • Add badge to menu items (docs)
  • Add a button to page alert (docs)
  • Add badge to entity list rows (docs)
  • New AutocompleteRemoteFilter (docs)

Improvement

  • Show a validation alert for command form
  • Improve state badge color

v9.4.1

03 Jun 13:56

Choose a tag to compare

Bug fixes

  • Don't allow duplicate tags in SharpFormTagsField
  • Fix sharp()->breadcrumb()->isCreation() for quick creation form
  • Show exception on 413 (file too large)
  • Fix upload {id} replacement for single form

Full Changelog: v9.4.0...v9.4.1

v9.4.0

20 May 14:31

Choose a tag to compare

Bug fixes

  • Form : Prevent crash with null uploads (f11d2dc)
  • SharpTagsTransformer : fix empty tags (c962622)
  • SharpTagsTransformer : in show page (0ad20ec)
  • Fix install command (117b6c5)
  • Fix Octane (52b547f)

Features

Chores

  • Update to tailwind 4 / shadcn (6759b64)

v9.3.7

19 May 08:58

Choose a tag to compare

Bug fixes

  • Disable show entity list preload for safari

v9.3.6

09 May 08:58

Choose a tag to compare

bug fixes

  • Fix SelectFormatter removing unwanted array cast

Improvements

  • speedup remote autocomplete initial query
  • throw new exception on form layout errors: missing field, list field used as regular one

v9.3.5

05 May 13:10

Choose a tag to compare

Improvements

  • Allow to copy/paste embed inside editor

v9.3.4

29 Apr 13:47

Choose a tag to compare

Bug fixes

  • Fix autocomplete with remote callback in list

v9.3.3

29 Apr 13:47

Choose a tag to compare

Bug fixes

  • Fix autocomplete with remote callback in list