Skip to content

Releases: orchidsoftware/platform

14.34.0

04 Sep 12:05
Compare
Choose a tag to compare

14.34.0 - 2024-09-04

Changed

  • Adding state to the form when Turbo is disabled

Full Changelog: 14.33.1...14.34.0

14.33.1

04 Sep 08:13
Compare
Choose a tag to compare

14.33.1 - 2024-09-04

Fixed

  • Attempt to attach a missing state on the page #2892

Full Changelog: 14.33.0...14.33.1

14.33.0

02 Sep 08:58
Compare
Choose a tag to compare

14.33.0 - 2024-09-02

Changed

  • Retrieve Screen inherited public properties from parent classes by @DocLM in #2880

Fixed

  • Broken assets

Full Changelog: 14.32.0...14.33.0

14.32.0

02 Sep 01:08
Compare
Choose a tag to compare

14.32.0 - 2024-09-02

Added

  • New method deferred on Modal layout

Fixed

  • Preserve Relation field query order #2668

Removed

  • Manual CSRF token handling on Turbo #2889

New Contributors

Full Changelog: 14.31.2...14.32.0

14.31.2

29 Aug 23:45
Compare
Choose a tag to compare

14.31.2 - 2024-08-30

Deprecated

  • attachment method for Eloquent models. Usage plural attachments instead.

Full Changelog: 14.31.1...14.31.2

14.31.1

29 Aug 23:19
Compare
Choose a tag to compare

14.31.1 - 2024-08-30

Fixed

  • Disabled drag & drop input for Attach field #2867
  • Missing state passing in the listeners

Full Changelog: 14.31.0...14.31.1

14.31.0

27 Aug 06:02
8a786ba
Compare
Choose a tag to compare

14.31.0 - 2024-08-27

Added

  • Allow "aria-*" attributes in Fields #2884

Fixed

  • Screen constructor property initialization during deserialization #2885

New Contributors

Full Changelog: 14.30.2...14.31.0

14.30.2

22 Aug 22:06
Compare
Choose a tag to compare

14.30.2 - 2024-08-23

Fixed

  • Dropdown menu in the table

Full Changelog: 14.30.1...14.30.2

14.30.1

21 Aug 21:55
Compare
Choose a tag to compare

14.30.1 - 2024-08-22

Fixed

  • Safari stretched links in the table
  • Dropdown menu in the table

Full Changelog: 14.30.0...14.30.1

14.30.0

20 Aug 22:58
Compare
Choose a tag to compare

14.30.0 - 2024-08-21

Added

  • Separate trait for load models on database when restore state

Fixed

  • Safari doesn't support position: relative on <tr>` elements

What's Changed

  • Reduce Data Transfer for State Restore by @tabuna in #2872

Full Changelog: 14.28.2...14.30.0