Release Notes
5.25.0
September 10th, 2024
What's new
- Prevent query parameters bloating the static cache #10701 by @duncanmcclean
- Add data-type attribute to replicator and bard set divs #10692 by @BobWez98
What's fixed
- Fix enter key not submitting confirmation modal sometimes #10721 by @duncanmcclean
- Prevent user from being logged out when ending impersonation #10780 by @duncanmcclean
- Only index entries with published status #10778 by @jasonvarga
- Remove legacy code that likely caused issues typing 'f' in asset file rename field #10777 by @steveparks
- Allow bind of ImageGenerator by removing last
new
call #10775 by @wuifdesign - Private asset container url method should return null #10769 by @jasonvarga
- Improve error messaging in
eloquent:import-users
command #10767 by @jesseleite - Prevent error when
cascadeContent
is an Eloquent Model #10759 by @duncanmcclean - Fix Radio Fieldtype with numeric keys #10764 by @duncanmcclean
- Fix url in translations #10766 by @ttrig
- Fix Ignition Views #10765 by @jasonvarga
- French translations #10768 by @ebeauchamps
5.24.0
September 3rd, 2024
What's new
- Support querying by any status #10752 by @jasonvarga
- Show field handle on hover for fields in Bard & Replicator sets #10718 by @duncanmcclean
- Improve the output of the
search:update
command #10693 by @duncanmcclean - Add
LocalizedTermSaved
&LocalizedTermDeleted
events #10670 by @duncanmcclean
What's fixed
- When a user changes their password, delete any password reset tokens #10694 by @duncanmcclean
- Filter out Spacer fields from form emails #10710 by @duncanmcclean
- Fix search index race condition #10695 by @jasonvarga
- Prevent error when writing to Comb index file #10712 by @duncanmcclean
- Prevent button group fieldtype from submitting actions #10755 by @duncanmcclean
- Fix augmentation of select options #10720 by @duncanmcclean
- Fix translations on password protected pages #10711 by @duncanmcclean
- Fix CP Asset Sort After Search issue #10709 by @danielml01
- Allow using
entry
as a field handle in navigation blueprints #10732 by @duncanmcclean - Fix relationship fieldtypes showing ID instead of item title #10737 by @duncanmcclean
- Twirldown should be shown even if the user doesn't have edit collection permissions #10750 by @duncanmcclean
- Update docblock in action class stub #10751 by @duncanmcclean
- Update facade docblocks #10739 by @duncanmcclean
- Link to "Reserved Words" docs page from field settings. #10728 by @duncanmcclean
- Dictionary Fixes #10719 by @duncanmcclean
- Fix twirldown on navigation show page #10731 by @duncanmcclean
- Fix
preg_replace
error when uploading assets #10687 by @duncanmcclean - Hide "Create Term" button when all taxonomy blueprints are hidden #10682 by @duncanmcclean
- Improves "where" modifier value check #10681 by @JohnathonKoster
- Antlers: Improves logging behavior when using the
ray
modifier #10680 by @JohnathonKoster - Update the PR template for v5 #10733 by @duncanmcclean
- French translations #10690 by @ebeauchamps
- Turkish translations #10742 #10685 by @peimn
- Azerbaijani translations #10741 #10684 by @peimn
- Persian translations #10743 #10683 by @peimn
5.23.0
August 21st, 2024
What's new
- Add blade
@cascade
directive #10674 by @jacksleight - Nocache database driver #10671 by @jasonvarga
- Add ability to reset namespaced fieldsets #9166 by @aerni
- Add ability to reset namespaced blueprints #9327 by @ryanmitchell
- Bard: When email address is selected, assume link is a mailto #10660 by @duncanmcclean
What's fixed
- Stop hiding
hidden
field in namespaced blueprints #10617 by @ryanmitchell - Fix fatal windows cache key error #10667 by @godismyjudge95
- Fix blueprint override logic #10661 by @jasonvarga
- Fix blueprint override logic, pt 2 #10668 by @jasonvarga
- Translate confirm modal title #10659 by @peimn
- Translate set groups in set previews #10658 by @duncanmcclean
- Turkish translation #10664 by @peimn
- Azerbaijani translation #10665 by @peimn
- Persian translation #10663 by @peimn
- Require spatie/laravel-ray in dev #10662 by @jasonvarga
- Fix github workflow for changes in JS tests #10677 by @jesseleite
5.22.1
August 19th, 2024
What's fixed
- Add more sanitization to control panel #10656 by @duncanmcclean
- Copy to clipboard feature falls back to a modal instead of browser dialog #10654 by @duncanmcclean
5.22.0
August 16th, 2024
What's new
- Make config values available in form emails #10649 by @duncanmcclean
- Display special install commands for first-party addons #10640 by @duncanmcclean
- Add ability to set site on the
mount_url
tag #9561 by @aerni - Ability to hide bard/replicator set types #10349 by @jacksleight
- Add custom icon selection to CP Nav Preferences #8023 by @jesseleite
- Logout user from other devices when changing password #10548 by @duncanmcclean
What's fixed
- Fix suggested options in Field Conditions builder #10650 by @duncanmcclean
- Form fields should continue to output a key/value array #10648 by @duncanmcclean
- Support arrays in unique value rules #10646 by @duncanmcclean
- Fix nocache race condition #10642 by @jasonvarga
- Fix save button options not showing #10633 by @duncanmcclean
- Hide "Sortable" config option for Computed fields #10629 by @duncanmcclean
- Cast to Array to Resolve Issues with Filters Returning
EntryCollection
#10627 by @SylvesterDamgaard - Azerbaijani Translation #10638 by @peimn
- Persian Translation #10637 by @peimn
- Turkish Translation #10635 by @peimn
- Bump axios from 1.6.4 to 1.7.4 #10628 by @dependabot
5.21.0
August 13th, 2024
What's new
- Starter kit modules and other misc improvements #10559 by @jesseleite
- Pass any appended form config to antlers #10616 by @ryanmitchell
- Collection Actions #10471 by @edalzell
- Implement NavCreating / NavSaving / NavCreated events #10604 by @duncanmcclean
What's fixed
- Fix rounded corners in asset fields #10624 by @daun
- Fix asset tile buttons in read-only mode #10622 by @daun
- Adjust dark mode readonly label #10623 by @daun
- Add padding to session expiry modal #10620 by @jasonvarga
- Prevent published toast when save failed #10263 by @simonerd
- Change character_limit to integer on textarea #10608 by @jasonvarga
- Adjust behavior of array fields #10467 by @duncanmcclean
- Allow options without labels in the select etc fieldtypes #10336 by @duncanmcclean
- Handle lock timeout in cache middleware #10607 by @jasonvarga
- Render attributes inside single quotes when value contains double quotes #10600 by @ryanmitchell
- Warn when using legacy broadcasting env variable when installing the Collaboration addon #10597 by @duncanmcclean
- Optimize hover titles of asset edit buttons #10603 by @daun
- Update tiptap-php #10611 by @arcs-
- French translations #10609 by @ebeauchamps
5.20.0
August 8th, 2024
What's new
- Add Boolable interface and fix ArrayableStrings in Antlers conditions #10595 by @JohnathonKoster
- License banner is snoozable #10590 by @duncanmcclean
- Add Sites to
install:eloquent-driver
command #10582 by @duncanmcclean - Add placeholder option to integer fieldtype #10566 by @daun
- Allow hiding border around group fieldtype #10570 by @daun
- Allow entry of hex colors without leading hash #10568 by @daun
- Add duplicate stacked row option to Grid fieldtype #10556 by @PatrickJunod
- Azerbaijani translation #10561 by @peimn
What's fixed
- Always detach localizations when user is missing permissions to delete in other sites #10587 by @duncanmcclean
- Sanitize asset folder name on creation #10577 by @daun
- Fix error with Files Fieldtype in Forms when no files are uploaded #10585 by @duncanmcclean
- Blink augmentation of asset fields with
max_items: 1
#10580 by @ryanmitchell - Fix broken
RelationshipInput
after removing filter #10584 by @duncanmcclean - Allow uppercase characters in field handles #10591 by @duncanmcclean
- Prevent error when user is serialized before its created #10586 by @duncanmcclean
- Avoid collections in dictionary fields fieldtype #10579 by @jasonvarga
- Fix deprecated: third parameter of preg_replace() must not be null #10576 by @miloslavkostir
- Adjust confirmation modal behavior #10537 by @jasonvarga
- Fix FieldDisplay input eye color for dark mode #10565 by @PatrickJunod
- Clean up duplicate tailwind classes #10562 by @heidkaemper
- Fix NullLockStore (disabling of Stache locking) #10560 by @925dk
- Display replicator preview of link fields #10569 by @daun
- Arabic translations #10563 by @rezbouchabou
- Fix invisible links in Bard headings #10567 by @daun
- Fix hyphens in JS slugs #10541 by @duncanmcclean
- Asset tag: Fail silently when no URL has been provided #10553 by @duncanmcclean
- Adding page title to forgot your password page #10555 by @tommulroy
- Fix the Video fieldtype with Vimeo file URLs #10552 by @duncanmcclean
- Fallback to
nocache
content when request is missing theCache
middleware #9406 by @duncanmcclean - Fix error toast when logging in. #10308 by @jelleroorda
5.19.0
August 1st, 2024
What's new
- Ability to set default table fieldtype data #10540 by @jackmcdade
- Bring back select param on nav tag #10226 by @jasonvarga
- Bring back select modifier #10219 by @jasonvarga
- Add where_in modifier #10529 by @andjsch
What's fixed
- Fix template & layout fields in Live Preview #10542 by @duncanmcclean
- Minor dark mode adjustments #10544 by @heidkaemper
- Copy moment file in translate generate #10547 by @peimn
- Prevent parentheses and currencies in js slug #10538 by @jasonvarga
- Use form submission query count instead of collection count #10534 by @dnwjn
- Dutch translations #10550 by @FrankGREV
- Persian translation #10545 by @peimn
- Turkish translation #10543 by @peimn
- French translations #10539 by @ebeauchamps
5.18.0
July 30th, 2024
What's new
- Dictionaries #10380 by @duncanmcclean
- Make it possible to add to form configuration screen #8491 by @ryanmitchell
What's fixed
- Avoid extending already-extended file cache store #10526 by @jasonvarga
- Prevent error when redirecting to first asset container #10521 by @duncanmcclean
- Percentage symbols get replaced with dashes in asset filenames #10523 by @vluijkx
5.17.1
July 29th, 2024
What's fixed
- BulkAugmentor handles iterables that don't have sequential numeric keys #10512 by @kingsven
- Correct issue where search result supplemental data is not available #10386 by @JohnathonKoster
- Prevent using
type
as a handle for fields in sets #10507 by @duncanmcclean - Fix button group and radio previews #10501 by @jacksleight
- Add frontMatter method to docblock for Parse facade #10509 by @godismyjudge95
- Don't enforce a query length on comb searches #10496 by @ryanmitchell
- Fix the "Learn More" translation and link #10497 by @peimn
- Remove metadata in EntriesTest #10491 by @ryanmitchell
- Fix Date Picker dark mode bg color #10499 by @jackmcdade
- Sync datetime dark mode with control panel #10488 by @peimn
- Turkish translations #10518 by @peimn
5.17.0
July 22nd, 2024
What's new
- Add hook to query on entries listing #10479 by @duncanmcclean
- Ability to select entries from other sites #9229 by @aerni
What's fixed
- Fix taxonomy routes on multi-site #10398 by @aerni
- Only output terms in the current locale #10433 by @aerni
- Replace characters in asset filename to ensure they are valid on Windows #10423 by @pc-pdx
- Fix Table Fieldtype in dark mode #10484 by @duncanmcclean
- Handle
required
fields when adding entries to nav #10468 by @duncanmcclean - Add dark mode to saving overlay on ChangePassword component #10473 by @martyf
- Prevent showing selected items in relationship field dropdown mode with max items 1 #10477 by @jasonvarga
- Persian translation #10486 by @peimn
- German translations #10480 by @helloDanuk
5.16.0
July 17th, 2024
What's new
- Ability for relationship/entries fieldtype to add "hints" #10447 by @jasonvarga
What's fixed
- Improve multisite fresh-run detection logic #10469 by @jesseleite
- Clarify difference between
default()
andgetFallbackConfig()
site methods #10470 by @jesseleite
5.15.0
July 17th, 2024
What's new
- Ability to specify the queue connection for the static:warm command #8634 by @grantholle
- Show "after saving" actions when revisions are enabled #9357 by @duncanmcclean
- Add site events #10460 by @jesseleite
- Add a bunch of various events #10459 by @duncanmcclean
- Track sites.yaml path in git integration config #10463 by @jesseleite
- Display custom logo as plain text #10350 by @daun
- Make
config
available to live preview targets #10443 by @ryanmitchell - Make the
<?xml
tag allowed when using PHP short open tags #10389 by @JohnathonKoster - Radio Fieldtype gets custom button icons #10453 by @jackmcdade
What's fixed
- Prevent double login causing 419 CSRF token mismatch #10465 by @jasonvarga
- Refactor sites to allow eloquent storage #10461 by @ryanmitchell
- Prevent redundant static:warm queued jobs #10405 by @robdekort
- Prevent updating time fieldtype value if it hasn't changed #10409 by @duncanmcclean
- Fix styling issues with the
save-button-options
component #10464 by @duncanmcclean - Allow using
value
as a field handle #10462 by @duncanmcclean - Use StaticCache facade in Cache Manager utility #10456 by @duncanmcclean
- Add missing dark mode styles for license request failed warning #10448 by @heidkaemper
- Hide data list pagination page links on collection widget #10458 by @jackmcdade
- Fix select fieldtype disabled cursor #10457 by @jackmcdade
- Fix Replicator Preview images being too tall #10455 by @jackmcdade
- Make Blueprint Picker scrollable #10454 by @jackmcdade
- Clean up reference updater localization mapping logic #10446 by @jesseleite
- Reverse spaces in RTL #10184 by @peimn
- Merge additional params after SVG sanitization #10400 by @heidkaemper
- Fix files fieldtype #10441 by @duncanmcclean
- Warm structure trees during static warm #10412 by @jasonvarga
- Prevent dark mode gradient affecting custom logos #10444 by @duncanmcclean
5.14.0
July 10th, 2024
What's new
- Folders are now included in asset browser pagination rather than all being dumped at the top of the first page #10419 by @duncanmcclean
- The Assets area of the CP no longer uses tabs. Each container gets their own page. #10392 by @duncanmcclean
- Prevent incompatible pagination parameter combinations #10415 by @jesseleite
- The static cache lock now uses actual cache locks so they can be customized #10370 by @jasonvarga
What's fixed
- Tweak collection & form widgets border style in light mode #10426 by @rezbouchabou
- Use
Create Revision
instead ofPublish
in form when missing publish permission #10424 by @edalzell - Fix toggle fields in data list filters #10393 by @duncanmcclean
- Fix augmentable not resolved in transient values #10417 by @aerni
- Open modal instead of immediate deletion on click #10425 by @justkidding96
- Move updating from collection repo to entry repo #10383 by @jasonvarga
- Change method visibility in
AbstractAugmented
class #10414 by @aerni - Allow for undefined file type in ContainerAssetsStore #10374 by @aerni
- Fix updater widget icon in dark mode #10394 by @rezbouchabou
- French translations #10406 by @ebeauchamps
- Arabic translations #10408 by @rezbouchabou
5.13.0
July 5th, 2024
What's new
- Arabic translations #10391 by @rezbouchabou
- Support operators in where modifier #10377 by @jacksleight
What's fixed
- Fix list fieldtype rendering in listings #10379 by @ryanmitchell
- Fix dirty state after entry action or revision publish #10381 by @jacksleight
- Fix static:warm not working when using queues and auth together #10395 by @duncanmcclean
- Fix CSS for dark mode CP login background #10399 by @heidkaemper
- Add negative bottom margin to Textarea's character counter #10390 by @jackmcdade
- Improve Asset Fieldtype Dark Mode UI #10388 by @jackmcdade
- Rename "Delete" to "Remove" for clarity. #10387 by @jackmcdade
- Refactor frontend formFailure to handle precognitive and fetch exceptions #10376 by @ryanmitchell
- Fix unauthorized page logout redirect #10378 by @bensherred
- Fix user filtering for role or group when using eloquent and a custom table name #10358 by @faltjo