Releases: orchidsoftware/platform
Releases · orchidsoftware/platform
14.44.2
14.44.2 - 2025-01-17
Added
- Translated Role edit title and description in ru language by @kalexhaym in #2936
Changed
- Use
whereLike
for case-insensitive search - Simplify RTL condition logic
- Improved workspace centering on laptops
- Increment pslam error level
Fixed
- Laravel version conflict for PHP 8.4
- Fixed jumping horizontal field title
- Error Notifications Are Not Passing Correctly in Attach by @mavsan in #2934
New Contributors
- @kalexhaym made their first contribution in #2936
Full Changelog: 14.44.1...14.44.2
14.44.1
14.44.0
14.44.0 - 2024-11-23
Changed
- Remove default limits for 'Attach' field file size and quantity
- Use
whereLike
for case-insensitive search #2924 - Allow mutation Eloquent model on
getContent
#2923 - Refactored to modern PHP standards
Fixed
- Loading
csrf
token foraxios
after login
Full Changelog: 14.43.1...14.44.0
14.43.1
14.43.0
14.43.0 - 2024-11-06
Added
- Additional configuration parameters for Hotwire by default
Changed
- The loading of modal windows in the browser has been redesigned. Now, upon invalidation, modal windows, including deferred ones, will automatically open.
- Installed Psalm to run exclusively on GitHub Actions.
- Set types to
static
inField
.
Fixed
- Incorrect listeners names
Removed
- Unused option when running PHPUnit
Full Changelog: 14.42.0...14.43.0
14.42.0
14.41.0
14.40.0
14.39.0
14.39.0 - 2024-10-24
Changed
- Color favicon to monochrome
- Improve install examples
- Added
text-balance
for "Welcome Page" - Width for login form (large breakpoint)
- Increment root font-size
- Improve color on active item menu
Full Changelog: 14.38.0...14.39.0
14.38.0
14.38.0 - 2024-10-23
Added
addClass()
method toField
class for easier class manipulation #2909
Changed
- Padding for items
Selection
- Remove
memory_limit
for check max size upload #2910
New Contributors
- @iamarsenibragimov made their first contribution in #2909
Full Changelog: 14.37.0...14.38.0