Skip to content

Releases: orchidsoftware/platform

14.45.2

05 Feb 20:04
Compare
Choose a tag to compare

14.45.2 - 2025-02-05

Fixed

  • like filter for Laravel 11 #2954

What's Changed

  • Fixed dusk authorization tests supporting laravel 10 and 11 by @tabuna in #2953

Full Changelog: 14.45.1...14.45.2

14.45.1

04 Feb 19:45
Compare
Choose a tag to compare

14.45.1 - 2025-02-04

Fixed

Full Changelog: 14.45.0...14.45.1

14.45.0

03 Feb 17:33
Compare
Choose a tag to compare

14.45.0 - 2025-02-03

Added

  • Added keyboard accessibility for tab navigation #2944
  • Added support for Kazakh language translations by @kalexhaym #2949
  • Added activeAccordion method to Accordion.php by @bald-cat #2939
  • Added screen state test

Changed

  • Updated global search to use a window modal for better UX
  • Improved tag ID generation for tabs #2935
  • Improved code on accordion layout
  • Improved type annotations and type hints
  • Improved types for screen testing

Fixed

  • Fixed Pslam errors
  • Fixed code style issues
  • Fixed types inconsistencies
  • Improved Accordion accessibility by @sahar-saadatmandi-corelab #2946
  • Reload page when changing assets #2932

CI/CD

  • Updated version of actions/upload-artifact

New Contributors

Full Changelog: 14.44.2...14.45.0

14.44.2

17 Jan 08:09
Compare
Choose a tag to compare

14.44.2 - 2025-01-17

Added

  • Translated Role edit title and description in ru language by @kalexhaym in #2936

Changed

  • Use whereLike for case-insensitive search
  • Simplify RTL condition logic
  • Improved workspace centering on laptops
  • Increment pslam error level

Fixed

  • Laravel version conflict for PHP 8.4
  • Fixed jumping horizontal field title
  • Error Notifications Are Not Passing Correctly in Attach by @mavsan in #2934

New Contributors

Full Changelog: 14.44.1...14.44.2

14.44.1

26 Nov 14:46
Compare
Choose a tag to compare

14.44.1 - 2024-11-26

Fixed

  • Required composer/semver

Full Changelog: 14.44.0...14.44.1

14.44.0

23 Nov 02:35
Compare
Choose a tag to compare

14.44.0 - 2024-11-23

Changed

  • Remove default limits for 'Attach' field file size and quantity
  • Use whereLike for case-insensitive search #2924
  • Allow mutation Eloquent model on getContent #2923
  • Refactored to modern PHP standards

Fixed

  • Loading csrf token for axios after login

Full Changelog: 14.43.1...14.44.0

14.43.1

08 Nov 22:46
Compare
Choose a tag to compare

14.43.1 - 2024-11-09

Changed

  • Improve performance for simple model attribute by @tabuna in #2921

Full Changelog: 14.43.0...14.43.1

14.43.0

06 Nov 20:54
Compare
Choose a tag to compare

14.43.0 - 2024-11-06

Added

  • Additional configuration parameters for Hotwire by default

Changed

  • The loading of modal windows in the browser has been redesigned. Now, upon invalidation, modal windows, including deferred ones, will automatically open.
  • Installed Psalm to run exclusively on GitHub Actions.
  • Set types to static in Field.

Fixed

  • Incorrect listeners names

Removed

  • Unused option when running PHPUnit

Full Changelog: 14.42.0...14.43.0

14.42.0

01 Nov 11:31
Compare
Choose a tag to compare

14.42.0 - 2024-11-01

Changed

  • Restrict excessively long URLs in modal windows #2917

What's Changed

New Contributors

Full Changelog: 14.41.0...14.42.0

14.41.0

29 Oct 09:54
288cfec
Compare
Choose a tag to compare

What's Changed

  • Added template for grid columns on Group by @tabuna in #2913

Full Changelog: 14.40.0...14.41.0