Skip to content

Releases: code16/sharp

v9.6.4

26 Jun 07:59
Compare
Choose a tag to compare

Enhancements

  • EntityListEntities is not Conditionable

v9.6.3

26 Jun 07:53
Compare
Choose a tag to compare

v9.6.2

26 Jun 07:52
Compare
Choose a tag to compare

v9.6.1

17 Jun 14:15
Compare
Choose a tag to compare

Fixes

  • Properly handle SVG in SharpUploadModelThumbnailUrlTransformer (581ffc6)
  • Fix base layout in autocomplete template (e1f53c1)

Full Changelog: v9.6.0...v9.6.1

v9.6.0

16 Jun 07:48
Compare
Choose a tag to compare

New features

Full Changelog: v9.5.2...v9.6.0

v9.5.2

05 Jun 10:17
Compare
Choose a tag to compare

Bug fixes

  • Fix bad deprecations (filters)

v9.5.1

05 Jun 09:41
Compare
Choose a tag to compare

Bug fixes

v9.5.0

03 Jun 14:38
Compare
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
Compare
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
Compare
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)