Releases: statamic/cms
Releases · statamic/cms
v5.21.0
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
v5.20.0
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
v5.19.0
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
v5.18.0
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
v5.17.1
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
v5.17.0
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
v5.16.0
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
v5.15.0
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
v5.14.0
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
v5.13.0
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