Releases: orchidsoftware/platform
Releases · orchidsoftware/platform
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
14.37.0
14.37.0 - 2024-10-12
Added
- Default balanced text style for
TD
- Property for word wrapping in table cells
Removed
- Unused attributes on
SimpleMDE
Fixed
- Incorrect parsing of
HTML
inSimpleMDE
field
Full Changelog: 14.36.2...14.37.0