v3.5.13
|
- Fixes compatibility with Laravel 10 and PHP 8.3
- Fixes postback overflow exception in repeater
- Fixes variable escaping in color pickers
Jan 11, 2024
|
v3.5.12
|
- Fixes uploading from computer without media manager permission
- Fixes insert link losing cursor context in rich editor
- Fixes unique validation rule without a table
- Fixes support with Laravel 10.30
Dec 12, 2023
|
v3.5.9
|
- Fixes missing file-based config for
login_background_wallpaper and html_toolbar_buttons
- Fixes AJAX confirmation event not reprocessing modified form data
- Fixes double sort with Sortable and SortableRelation traits
- Fixes bug deleting a component while inspector is open
- Fixes insertLink popup on small rich editor sizes
- Fixes relative links used on resizer and theme URLs
- Fixes resize filenames too long in linux
Dec 04, 2023
|
v3.5.7
|
- Adds
cms.url_exceptions config to bypass site prefix and maintenance mode
- Fixes nested and repeater form fields blocking tab visibility
- Fixes empty value fallback to parent value in nested form
- Fixes performance of input triggers
Nov 20, 2023
|
v3.5.6
|
- Adds confirmation dialog to plugin removal button
- Fixes tailor model relationships between two multisite blueprints
- Fixes users from managing their own groups without permission
- Fixes connection name using unique validation rule
- Fixes fallback support in JSON language strings
- Fixes
minItems using relation mode in repeater
- Fixes target attribute on navigation items
Nov 11, 2023
|
v3.5.5
|
- Adds hot reloading to tailor preview window
- Fixes relation form widget overriding relation controller
readOnly setting
- Fixes double AJAX submission using
changeHandler on dropdown fields
- Fixes date and dropdown filter parsing conditions as null
Oct 21, 2023
|
v3.5.4
|
- Fixes link anchor retention using the
|content filter
- Fixes input trigger combined with popup control
- Fixes Tag List using array value in string mode
Oct 12, 2023
|
v3.5.3
|
- Adds
media.clean_vectors config to clean SVG uploads
- Fixes performance issue in Tailor blueprint cache
- Fixes render logic running AJAX incorrectly
Oct 05, 2023
|
v3.5.1
|
- Fixes
ajaxPartial completer and click handler support in Editor
- Fixes filters not applying to repeater items on load
- Fixes
useTabs mode in repeater groups
Sep 29, 2023
|
v3.5.0
|
Feature Release
View Release Note for Version 3.5.0
Sep 23, 2023
|
v3.4.18
|
- Adds
popupSize to record finder
- Adds
useLineBreaks to rich editor (previously inlineMode )
- Fixes sortable relation usage when extending other plugins
- Fixes propagating
belongTo relation with multisite
- Fixes table widget duplicating on browser navigation
- Fixes using
isDefault usage on section component
- Fixes validating
field.* in AJAX framework
Sep 21, 2023
|
v3.4.16
|
- Adds
formSize to global blueprints
- Fixes deferred validation logic with single file attachments
- Fixes pushing ENTER key triggering various buttons
- Fixes error when updating an existing project key
- Fixes using database table prefixes
Sep 07, 2023
|