Skip to content

Releases: code16/sharp

v4.2.1

16 Dec 15:13

Choose a tag to compare

Bug fixes

  • Fixed #205 (Update button stay on "Uploading" state if we sort files while uploading)
  • Fix #210 (Take custom_url_segment into account in breadcrumb)

Documentation

v4.2.0

11 Dec 13:23

Choose a tag to compare

Read the announcement post here.

New features

v4.1.25

02 Dec 14:47

Choose a tag to compare

Bug fix

  • Properly handle Date filter value when retained in session (#189)

v4.1.23

30 Oct 14:18

Choose a tag to compare

Bug fix

  • Rename logo sharp folder to sharp-assets to avoid conflicts between /public/sharp folder and /sharp route

v4.1.22

30 Oct 13:30

Choose a tag to compare

Bug fixes

  • Fixes documentation for generating command class (#190) thanks @ewatch
  • Fixes Form date component should not display browser suggestions. (#194)
  • Fixes UI issues on XS width (#119)
  • Fixes Actions button for entity commands is showing without any command (#177)

New feature

v4.1.21

16 Oct 13:59

Choose a tag to compare

Bug fixes

  • Regression on upload cropping

v4.1.20

16 Oct 06:32

Choose a tag to compare

Bug fixes

  • front-end fix scrolling in modals (#192)

Improvements

v4.1.19

16 Sep 07:58

Choose a tag to compare

Bug fixes

  • front-end build assets...

v4.1.18

14 Sep 14:47

Choose a tag to compare

Bug fixes

  • front-end fix heading column alignment (#167)

Improvements

v4.1.17

22 Aug 09:55

Choose a tag to compare

Bug fixes

  • back-end remove unused attribute (#146)
  • back-end add missing but documented sharp:make:list-command console (#151)
  • front-end Fix SharpSelect inline display (#154)
  • back-end: Fix SelectFormatter in a Model case (#158)
  • back-end: Fix SharpFormAutocompleteField:: setLocalValues to allow only id field (#162)
  • front-end: Fix Pie Chart in Dashboard (they actually work now...)

Improvements