Skip to content

Releases: orchidsoftware/platform

14.51.2

29 Apr 20:53
Compare
Choose a tag to compare

14.51.2 - 2025-04-29

Fixed

  • Smooth opening of nested menu

Full Changelog: 14.51.1...14.51.2

14.51.1

29 Apr 08:51
Compare
Choose a tag to compare

Fixed

  • Fixed visual shift when using nested menu

Full Changelog: 14.51.0...14.51.1

14.51.0

29 Apr 00:47
Compare
Choose a tag to compare

Added

  • Added support HTML rendering in help and title fields #3001
  • Support passing Eloquent models as action parameters #3000
  • Split screen state/fillable logic into reusable trait

Changed

  • UI improvements for better look #2999
  • Improve balance of added text in horizontal titles
  • Refactor component hashing: switch to xxh3 #3004
  • Extract hash algorithm to protected method for easier override #3002

Fixed

  • Set default max slices to 6 to minimize issues with the used package #2965
  • Avoid PHPUnit 12 conflict by using Attributes\DataProvider #2990
  • Fix serialization and deserialization for unsaved Eloquent models #3003
  • Workaround for Laravel 12.10.1 relation loading regression in getAttribute() #3006
  • Fix file sorting issue on servers expecting Content-Type #3005

Credits

Thanks to the following contributors for their work on this release:

Full Changelog: 14.50.1...14.51.0

14.50.1

02 Apr 20:26
Compare
Choose a tag to compare

14.50.1 - 2025-04-02

Fixed

  • Added missing name inline attribute for field stub #2987

Credits

Thanks to the following contributors for their work on this release:

Full Changelog: 14.50.0...14.50.1

14.50.0

30 Mar 23:43
Compare
Choose a tag to compare

14.50.0 - 2025-03-31

Added

  • Added field stub #2983 #2984
  • Methods format/serverFormat to DateRange field

Fixed

  • Disabled check for the latest package versions in dev

Credits

Thanks to the following contributors for their work on this release:

Full Changelog: 14.49.0...14.50.0

14.49.0

27 Mar 00:55
Compare
Choose a tag to compare

14.49.0 - 2025-03-27

Added

  • Added a new Artisan command to publish stubs #2978
  • Introduced the "confirm" attribute for property translations #2976

Fixed

  • Corrected method annotation return type for RadioButtons #2980

Credits

Thanks to the following contributors for their work on this release:

Full Changelog: 14.48.1...14.49.0

14.48.1

13 Mar 21:56
Compare
Choose a tag to compare

14.48.1 - 2025-03-14

Fixed

Full Changelog: 14.48.0...14.48.1

14.48.0

13 Mar 20:46
Compare
Choose a tag to compare

14.48.0 - 2025-03-13

Added

  • persistent and seconds methods to Toast notification #2974

Changed

  • Improve side menu notification badge and icon size

Fixed

  • Correct title for demo layouts page

14.46.1

28 Feb 22:32
Compare
Choose a tag to compare

14.46.1 - 2025-03-01

Fixed

  • Input files in the cropper now respect $acceptedFiles by @QUNETOL57 in #2962
  • Modal caching when navigating back and autofocus on open by @tabuna #2959
  • Alias disabled/readonly for Quill by @tabuna #2964

New Contributors

Full Changelog: 14.46.0...14.46.1

14.46.0

28 Feb 21:14
Compare
Choose a tag to compare

14.46.0 - 2025-03-01

Added

New Contributors

Full Changelog: 14.45.2...14.46.0