Releases: orchidsoftware/platform
Releases · orchidsoftware/platform
14.31.0
14.30.2
14.30.1
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
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
Full Changelog: 14.28.2...14.30.0
14.28.2
14.28.1
14.28.0
14.28.0 - 2024-08-13
Added
- Integrated
altInput
andaltFormat
attributes as recommended by theflatpickr
package to enhance formatting capabilities. #2873
Changed
- Refactored protected method names and updated descriptions in
Field
class - Disabled
single_trait_insert_per_statement
option forPint
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
- @batinmustu made their first contribution in #2873
Full Changelog: 14.27.2...14.28.0
14.27.2
14.27.1
14.27.0
14.27.0 - 2024-07-23
Added
path
andstorage
attributes for theAttach
field- Extended method for
Action
Changed
- Modal window no longer requires data definition before loading
Full Changelog: 14.26.1...14.27.0