Skip to content

Releases: orchidsoftware/platform

14.36.2

11 Oct 13:13
Compare
Choose a tag to compare

14.36.2 - 2024-10-11

Fixed

  • Incorrect parsing of HTML in SimpleMDE field

Full Changelog: 14.36.1...14.36.2

14.36.1

11 Oct 10:52
Compare
Choose a tag to compare

14.36.1 - 2024-10-11

Fixed

  • Incorrect parsing of HTML in SimpleMDE field

Full Changelog: 14.36.0...14.36.1

14.36.0

26 Sep 22:18
Compare
Choose a tag to compare

14.36.0 - 2024-09-27

Added

  • Secondary parameters for testing Screen
  • Missing group attribute for Attach field
  • Methods for define resources on packages
  • Autofill values on filters #2895
  • Description for don't usage vendor User model

Changed

  • Changed stubs to usage Attach field
  • PHPStan issue when the return type of Field::value is self #2898

Deprecated

  • ComplexFieldConcern interface and isComplexFieldType method in TD class

Fixed

  • Overlapping of part of the content in drop-down displayed list of fields in table
  • 12-hour format to 24-hour format of an hour with leading zeros #2896

New Contributors

Full Changelog: 14.35.1...14.36.0

14.35.1

10 Sep 14:18
Compare
Choose a tag to compare

14.35.1 - 2024-09-10

Fixed

  • Removed extra spans affecting indents

Full Changelog: 14.34.0...14.35.1

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