Skip to content

Releases: orchidsoftware/platform

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

14.28.2

18 Aug 00:28
Compare
Choose a tag to compare

14.28.2 - 2024-08-18

Fixed

  • SimpleMDE Field Incorrectly Marked as Empty When Using required Attribute #2877

Full Changelog: 14.28.1...14.28.2

14.28.1

13 Aug 20:54
Compare
Choose a tag to compare

14.28.1 - 2024-08-13

Fixed

  • Icon clipping issue at various ratios #2846
  • Nested menu collapsing behavior #2875

Full Changelog: 14.28.0...14.28.1

14.28.0

12 Aug 23:05
Compare
Choose a tag to compare

14.28.0 - 2024-08-13

Added

  • Integrated altInput and altFormat attributes as recommended by the flatpickr package to enhance formatting capabilities. #2873

Changed

  • Refactored protected method names and updated descriptions in Field class
  • Disabled single_trait_insert_per_statement option for Pint

Fixed

  • Drop-down behavior that caused it to either disappear or break the Table layout
  • The maximumSelectionLength option was not functioning correctly. The issue was resolved by adding the necessary parentheses. #2873
  • Button text visibility issue when a loading spinner is active

New Contributors

Full Changelog: 14.27.2...14.28.0

14.27.2

30 Jul 11:21
Compare
Choose a tag to compare

14.27.2 - 2024-07-30

Fixed

  • Revert csrf token on modal window

Full Changelog: 14.27.1...14.27.2

14.27.1

23 Jul 13:20
Compare
Choose a tag to compare

14.27.1 - 2024-07-23

Fixed

  • Overflow drop-down on table

Full Changelog: 14.27.0...14.27.1

14.27.0

23 Jul 07:05
Compare
Choose a tag to compare

14.27.0 - 2024-07-23

Added

  • path and storage attributes for the Attach field
  • Extended method for Action

Changed

  • Modal window no longer requires data definition before loading

Full Changelog: 14.26.1...14.27.0