Skip to content

Releases: orchidsoftware/platform

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

14.26.1

29 Jun 23:23
Compare
Choose a tag to compare

14.26.1 - 2024-06-30

Changed

  • Enhanced zh_TW language support #2844

Fixed

  • Missing prefix for notification icon #2848

What's Changed

  • Expanded zh_TW language support and Adjusted to more commonly used local terms by @yuweiweiouo in #2844

Full Changelog: 14.26.0...14.26.1

14.26.0

14 Jun 02:32
Compare
Choose a tag to compare

14.26.0 - 2024-06-14

Added

  • Support for XL size modal #2842

Fixed

  • Adjusted $type modal positioning on the page #2842

New Contributors

Full Changelog: 14.25.3...14.26.0

14.25.3

06 Jun 00:18
Compare
Choose a tag to compare

14.25.3 - 2024-06-06

Fixed

  • Missing attributes for Attach field

Full Changelog: 14.25.2...14.25.3

14.25.2

31 May 23:51
Compare
Choose a tag to compare

14.25.2 - 2024-06-01

Fixed

  • Updated rules for stubs to ensure correct behavior
  • Enhanced fieldset template for better usability
  • Visual enhancements to the Boolean component #2838

Acknowledgments

Full Changelog: 14.25.1...14.25.2

14.25.1

30 May 00:10
Compare
Choose a tag to compare

14.25.1 - 2024-05-30

Fixed

  • Incorrect merge state and data for async modals #2658

Full Changelog: 14.25.0...14.25.1

14.25.0

30 May 00:09
Compare
Choose a tag to compare

14.25.0 - 2024-05-30

Added

  • Improved ModalToggle declaration second argument for modal method

Fixed

  • Missed state when update async modals #2658

Full Changelog: 14.24.0...14.25.0