Laravel Orchid Versions Save

Orchid is a @laravel package that allows for rapid application development of back-office applications, admin/user panels, and dashboards.

14.17.1

4 months ago

14.17.1 - 2023-12-30

Added

  • Option to preserve original attachment type when using cropper field #2779
  • Added accordion arrow transformation animation

Changed

  • Changed the definition of the selected value for Select #2782
  • Remove margin for welcome screen
  • Change Cropper validation message

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.17.0...14.17.1

14.17.0

4 months ago

14.17.0 - 2023-12-20

Added

  • Option to customize display name for Select based on enums #2776

Changed

  • Enforce non-null @section values to prevent dangling output buffers #2764
  • Block don't output empty title and description #2765
  • Not strict verification for the value in Select #2769
  • Revert verification for the prevention of re-sending #2773
  • Do not establish the sensitive properties of fillable by default

Fixed

  • Hide total row when empty #2770
  • Work method format24hr() for DateTimer #2742 #2775
  • Empty space at the bottom on screens less than 1200px #2757

New Contributors

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.16.0...14.17.0

14.16.0

5 months ago

14.16.0 - 2023-11-11

Added

  • Add style and CSS class methods for TD #2729

Changed

  • Remove escaped title/description for screen #2755
  • Changed type model class to interface #2723

Fixed

  • Extract state when state is null #2760
  • Missing types for NumberRange field #2750

New Contributors

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.15.0...14.16.0

14.15.0

6 months ago

14.15.0 - 2023-10-22

Changed

  • Corrected Polish translation #2730
  • Enhanced Orchid service provider for packages
  • Enabled screen save state for backward navigation by default
  • Display 0 or false values for Labels

New Contributors

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.14.0...14.15.0

14.14.0

7 months ago

14.14.0 - 2023-09-22

Changed

  • Revert percent value from Charts

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.13.0...14.14.0

14.13.0

7 months ago

14.13.0 - 2023-09-21

Changed

  • Added percent value from Charts

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.12.2...14.13.0

14.12.2

7 months ago

14.12.2 - 2023-09-20

Fixed

  • Overflow icons on the main menu
  • Menu height on mobile

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.12.1...14.12.2

14.12.1

7 months ago

14.12.1 - 2023-09-20

Added

  • isImpersonating alias method for Impersonation class
  • Tests from Sortable feature

Fixed

  • Overflow icons on the main menu

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.12.0...14.12.1

14.12.0

8 months ago

14.12.0 - 2023-09-14

Added

  • New Sortable layout and Sortable helpers trait
  • Support Enum for relation field #2711

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.11.0...14.12.0

14.11.0

8 months ago

14.11.0 - 2023-09-10

Added

  • Translation Polish language #2708

Fixed

  • Remove "\r\n" Quill editor when usage code block

New Contributors

Full Changelog: https://github.com/orchidsoftware/platform/compare/14.10.0...14.11.0