Skip to content

Latest commit

 

History

History
966 lines (732 loc) · 68.5 KB

CHANGELOG.md

File metadata and controls

966 lines (732 loc) · 68.5 KB

Release Notes

5.31.0 (2024-10-14)

What's new

  • Dictionary tag #10885 by @ryanmitchell
  • Make data of password-protected available in the view #10946 by @aerni
  • Prompt for license when installing starter kit #10951 by @duncanmcclean
  • Add taxonomy:count tag #10923 by @aerni

What's fixed

  • Improve UX of rename asset action #10941 by @jasonvarga
  • Improve UX of rename asset folder action #10950 by @duncanmcclean
  • Addon make commands no longer add to service providers since they are autoloaded #10942 by @duncanmcclean
  • Tweak make command descriptions #10952 by @duncanmcclean
  • Fix error if submitted password is null #10945 by @aerni
  • Prevent timeout during install:eloquent-driver command #10955 by @duncanmcclean
  • Fix asset browser history navigation #10948 by @daun
  • Fix errors in upload queue #10944 by @jasonvarga
  • Fix error when deleting collections #10908 by @duncanmcclean
  • Fix ordering search results by date #10939 by @duncanmcclean
  • Only show the sync/de-synced state for syncable nav fields #10933 by @duncanmcclean
  • Ensure default values for globals are available in templates #10909 by @duncanmcclean
  • Handle empty nodes in bard_text modifier #10913 by @ryanmitchell
  • Use directory paths from stache config instead of static paths #10914 by @Alpenverein
  • Improvements to the install:eloquent-driver command #10910 by @duncanmcclean
  • Check site requested when using global route binding on api routes #10894 by @ryanmitchell
  • Update "Bug Report" issue template #10918 by @duncanmcclean

5.30.0 (2024-10-03)

What's new

  • Support scopes as query methods #5927 by @aerni

What's fixed

  • Move nocache js back to end of body but make configurable #10898 by @jasonvarga
  • Fix static cache locking #10887 by @duncanmcclean
  • Prevent autoloading non-PHP files #10886 by @duncanmcclean
  • Don't show updates badge count for local/dev installations #10884 by @jesseleite
  • Update tiptap npm dependencies #10883 by @jasonvarga

5.29.0 (2024-10-01)

What's new

  • Add reorder() query builder method #10871 by @ryanmitchell
  • Show toggle UI in conditions builder for revealer fields #10867 by @jesseleite
  • Autoload addon routes #10880 by @duncanmcclean
  • Autoload addon dictionaries #10878 by @duncanmcclean
  • Allow searching by labels in Dictionary fieldtype #10877 by @duncanmcclean

What's fixed

  • Improve AssetFolderPolicy performance #10868 by @jesseleite
  • Prevent autoloading addon files causing exception when called early #10875 by @ryanmitchell
  • Prevent autoloading of abstract classes and interfaces #10882 by @duncanmcclean
  • Run query scopes after all other query methods so the query can be changed #10872 by @ryanmitchell
  • Only get relationship createables if can create #10870 by @ryanmitchell
  • Blink cache Algolia search API calls #10879 by @jacksleight
  • Increase trackDirtyStateTimeout #10876 by @jacksleight
  • Better timezone dictionary test #10881 by @jasonvarga
  • Fix duplicate IDs icon #10864 by @jesseleite
  • French translations #10861 by @ebeauchamps
  • Dutch translations #10874 by @ceesvanegmond
  • Dutch translations #10866 by @ceesvanegmond

5.28.0 (2024-09-30)

What's new

  • Autoload add-on tags, widgets, modifiers etc from folder #9270 by @ryanmitchell
  • Allow filtering/sorting/paginating with the form:submissions tag #10826 by @duncanmcclean

What's fixed

  • Fix assets not being uploadable when not using dynamic folders #10865 by @jasonvarga
  • Fix "Undefined variable $key" error with Marketplace API Client #10854 by @duncanmcclean
  • Fix false-positive on publish form Action exceptions #10855 by @caseydwyer
  • Allow make:addon to work for any minimum-stability #10814 by @duncanmcclean

5.27.0 (2024-09-26)

What's new

  • Dynamic asset folders #10808 by @jasonvarga
  • Add Nav & Collection Tree Saving events #10625 by @ryanmitchell

What's fixed

  • Fix User Accessor in Password Reset #10848 by @samharvey44
  • Allow for large field configs in filters #10822 by @duncanmcclean
  • Fix textarea UI bug #10850 by @aerni
  • Use existing getUrlsCacheKey method instead of duplicating the creation logic #10836 by @dadaxr
  • Fix issue when using Livewire with full measure static caching #10306 by @aerni
  • German translations #10849 by @helloDanuk
  • French translations #10839 by @ebeauchamps
  • Bump rollup from 3.29.4 to 3.29.5 #10851 by @dependabot

5.26.0 (2024-09-24)

What's new

  • Improve feedback when action fails #10264 by @simonerd
  • Add option to exclude flag emojis from countries dictionary #10817 by @jasonvarga
  • Add entry password protection #10800 by @aerni
  • Add submitting state for confirmation modal to better visualise a running action #10699 by @morhi

What's fixed

  • Fix CP nav ordering for when preferences are stored in JSON SQL columns #10809 by @jesseleite
  • Fix toasts in actions not being shown #10828 by @jasonvarga
  • Fix small typo #10824 by @1stevengrant
  • Improve addons listing #10812 by @duncanmcclean
  • Prevent concurrent requests to the Marketplace API #10815 by @duncanmcclean
  • Make limit modifier work with query builders #10818 by @aerni
  • Hide Visit URL and Live Preview if term has no template #10789 by @edalzell
  • Set path on asset folder when moving #10813 by @jasonvarga
  • Reset previous filters when you finish reordering #10797 by @duncanmcclean
  • Update CSRF token when session expiry login modal is closed #10794 by @jasonvarga
  • Fix broken state of "Parent" field when saving Home entry with Revisions #10726 by @duncanmcclean
  • Improve ImageGenerator Exception handling #10786 by @indykoning
  • When augmenting terms, entries_count should only consider published entries #10727 by @duncanmcclean
  • Prevent saving value of parent field to entry data #10725 by @duncanmcclean
  • Bump vite from 4.5.3 to 4.5.5 #10810 by @dependabot

5.25.0 (2024-09-10)

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 (2024-09-03)

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 (2024-08-21)

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 (2024-08-19)

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 (2024-08-16)

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 (2024-08-13)

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 (2024-08-08)

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 the Cache middleware #9406 by @duncanmcclean
  • Fix error toast when logging in. #10308 by @jelleroorda

5.19.0 (2024-08-01)

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 (2024-07-30)

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 (2024-07-29)

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 (2024-07-22)

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 (2024-07-17)

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() and getFallbackConfig() site methods #10470 by @jesseleite

5.15.0 (2024-07-17)

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 (2024-07-10)

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 of Publish 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 (2024-07-05)

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

5.12.0 (2024-06-28)

What's new

  • Ability to disable CP authentication #8960 by @duncanmcclean
  • Add UI for listing field sortable config #10259 by @ryanmitchell

What's fixed

  • Localized entry dates fall back to the origin #10282 by @arthurperton
  • Support strings in bard_text & bard_html modifiers #10369 by @edalzell
  • Allow accessing drafts via the REST API with Live Preview #10229 by @duncanmcclean
  • Make Asset::clearCaches protected #10342 by @ryanmitchell
  • Fix HTML fieldtype #10364 by @jacksleight
  • French translations #10366 by @ebeauchamps
  • Clarify Statamic repository differences in README #10368 by @steveparks

5.11.0 (2024-06-24)

What's new

  • Auto stache watcher setting #10354 by @jasonvarga
  • Allow configuring the Stache's Cache Store #10303 by @riasvdv

What's fixed

  • Custom file cache store adjustments #10362 by @jasonvarga
  • Hide "Restore Revision" button when user is missing relevant permissions #10314 by @duncanmcclean
  • Remove old logic from support details command #10360 by @jasonvarga
  • Resolve some deprecatation warnings #10346 by @martinoak
  • Move test suite from metadata to attributes #10351 by @ryanmitchell
  • Hide "Rename" and "Delete" options for default filter presets #10320 by @duncanmcclean

5.10.0 (2024-06-20)

What's new

  • Add site attribute method #10327 by @ajnsn

What's fixed

  • Fix performance regression by caching fieldtype configs #10325 by @jasonvarga
  • CSS improvements #10284 by @martinoak
  • Fix broken revision links on unpublished entries #10330 by @faltjo
  • Update some translations #10343 by @jasonvarga
  • Fix linking to addon fields #10324 by @edalzell
  • Fix nocache tags on shared error pages #10340 by @jacksleight
  • Migrate from vue-countable #10287 by @Cannonb4ll
  • Prevent entries being selected when collapsing/expending entries in Tree View #10322 by @duncanmcclean
  • Ensure install:broadcasting is run when installing into Laravel 11 application #10335 by @duncanmcclean
  • French translations #10337 by @ebeauchamps

5.9.0 (2024-06-19)

What's new

  • Static cache response statuses #10334 by @jasonvarga
  • Allow defining a store in the cache tag #10318 by @riasvdv

What's fixed

  • Prevent logging "remote: Processed 1 references in total" Git errors #10332 by @duncanmcclean
  • Fix "Reupload Asset" action #10333 by @duncanmcclean
  • Lock pint version #10326 by @jasonvarga
  • Split fieldsets out in install eloquent command #10310 by @ryanmitchell
  • Fix using hook as field name #10319 by @duncanmcclean
  • Bump braces from 3.0.2 to 3.0.3 #10315 by @dependabot
  • Bump ws from 8.13.0 to 8.17.1 #10316 by @dependabot

5.8.0 (2024-06-17)

What's new

  • 404s get included in the full measure static cache #10294 by @jasonvarga
  • More Flat Camp quotes #10307 by @jackmcdade
  • Even more #10288 by @robdekort
  • And more still #10300 by @edalzell

What's fixed

  • Prevent additional augmented search result data from being lost #10301 by @JohnathonKoster
  • Fix nested field path prefixes #10313 by @jacksleight

5.7.3 (2024-06-13)

What's fixed

  • Improve performance of nested imported fieldsets #10280 by @riasvdv

5.7.2 (2024-06-06)

What's fixed

  • Prevent adding content to Blade stacks twice #10271 by @JohnathonKoster
  • Fix publish form actions permission check #10274 by @jacksleight

5.7.1 (2024-06-05)

What's fixed

  • Fix tiny top left border radius on collection widget #10266 by @duncanmcclean
  • Prevent text in overflowing code blocks in the Control Panel #10269 by @rob
  • Fix status not being visible in collection widget #10267 by @duncanmcclean
  • Fix failed slug validation when slug contains underscores #10265 by @o1y
  • Fix unnecessary array default fieldtype values #10272 by @duncanmcclean
  • French translations #10261 by @ebeauchamps

5.7.0 (2024-06-04)

What's new

  • Validation may be added to asset containers for file uploads #10227 by @edalzell
  • Allow overriding statusIcons property in relationship fieldtype #10253 by @duncanmcclean

What's fixed

  • Merge defaults into field publish arrays #10246 by @jasonvarga
  • Merge config field defaults into field config #10139 by @duncanmcclean
  • Fix dark mode entry and navigation deletion modals #10254 by @aaronbushnell
  • Fix broken docs URLs; rename docs URL redirect to permalink #10249 by @rob
  • Localize field titles in collection filter #10250 by @robdekort
  • Only run parent code in Revisable trait when item is an entry #10245 by @duncanmcclean
  • Make select field values in entry tables localizable #10241 by @robdekort
  • Fix styling of "Live Preview" and "Visit URL" buttons on terms publish form #10237 by @duncanmcclean
  • Use multibyte methods for obfuscate #10201 by @lakkes-ra
  • Ensure prose-based strong tag is readable in dark mode #10236 by @aaronbushnell
  • Fix relative modifier test #10242 by @jasonvarga
  • Decrease the failure rate of RandomTest #10238 by @jasonvarga
  • Address slow Windows GitHub actions #10243 by @jasonvarga
  • Danish translations #10231 by @mortenebak
  • Norwegian translations #10248 by @espenlg

5.6.2 (2024-05-30)

What's fixed

  • Prevent user registration form saving password_confirmation #10228 by @ryanmitchell
  • Fix needing to deselect an asset to reselect when using max_files 1 #10225 by @jackmcdade
  • Allow long bard/replicator set names to wrap #10223 by @jackmcdade
  • Fix Code fieldtype not removing the overflow hidden style on body when closing Fullscreen Mode #10221 by @jackmcdade

5.6.1 (2024-05-29)

What's fixed

  • Revert select modifier. #10218 by @jasonvarga
  • Make label on Add Set button localizable #10216 by @duncanmcclean
  • Fix JavaScript length error from Add Set button label #10217 by @duncanmcclean
  • French translations #10209 by @ebeauchamps
  • Danish translations #10214 by @mortenebak

5.6.0 (2024-05-28)

What's new

  • Allow extra x-data to be passed to alpine forms #10174 by @ryanmitchell
  • Add to_qs modifier #10196 by @godismyjudge95
  • Add site filter to TermsQuery #10131 by @arcs-
  • Add keys and values modifiers #10185 by @godismyjudge95
  • Add merge method to Eloquent User class #10192 by @duncanmcclean
  • Add depth parameter to flatten modifier #10187 by @godismyjudge95
  • Add select modifier (Reverted in 5.6.1) #10183 by @godismyjudge95
  • Replicator "add set" button label option #9806 by @godismyjudge95

What's fixed

  • Static caching file path fallback #9306 by @royduin
  • Fix error when augmenting Bard fields #10104 by @duncanmcclean
  • Fix ensureFieldHasConfig for imported fields #9243 by @aerni
  • Allows Antlers & Blade stacks to be used interchangeably #10200 by @JohnathonKoster
  • Fix error when serializing eloquent query builders #10189 by @duncanmcclean
  • Fix @see in docblock on FormSubmission facade #10197 by @duncanmcclean
  • Maintain order of views after renaming #10193 by @duncanmcclean
  • Filter out global set variables associated to deleted sites #10195 by @duncanmcclean
  • Prevent some folders from listing in template fieldtype #10031 by @peimn
  • Handle null in bardText modifier #10199 by @edalzell
  • Fix border and shadow in closed nav #10186 by @peimn
  • Fix link fieldtype state #10182 by @jasonvarga
  • Fix Dark Mode Tree Node margins. #10179 by @jackmcdade
  • Fix wrong dark mode colors in the updater #10178 by @jackmcdade
  • Add dark mode to new User Wizard #10171 by @martyf
  • Fix dark mode for Set Picker #10173 by @martyf
  • Add dark mode support for list items #10172 by @martyf
  • German translations #10175 by @helloDanuk
  • French translations #10170 by @ebeauchamps

5.5.0 (2024-05-22)

What's new

  • Provide git binary var to commands array in config #10154 by @jesseleite
  • Abstract a super-btn component #10153 by @jackmcdade

What's fixed

  • More Dark Fixes #10165 by @jackmcdade
  • Fix routeData on null error #10169 by @jasonvarga
  • Run GitHub Actions workflows only once #10156 by @Jubeki
  • Update GitHub Actions workflow versions #10136 by @Jubeki

5.4.0 (2024-05-21)

What's new

  • Add get_site tag #9580 by @aerni
  • Add support for a dark mode custom logo #10123 by @martyf
  • Attribute Modifier #9796 by @potsky
  • Available query scopes will show as options in field settings #9933 by @duncanmcclean

What's fixed

  • Prevent opening set picker when max_sets has been exceeded #10133 by @duncanmcclean
  • Remove unnecessary overflow-scroll on submission listing #10148 by @duncanmcclean
  • Reference git binary as a variable, rather than config setting #10134 by @duncanmcclean
  • Fix actions in assets, forms, and form submissions #10132 by @duncanmcclean
  • Fix 404 issues by reverting caching of site absolute url #10135 by @jasonvarga
  • Remove unnecessary rounded corners on th elements #10146 by @jackmcdade
  • Taggable fieldtype tweaks #10121 by @jasonvarga
  • Style the Dark Mode login #10143 by @jackmcdade
  • Fix dark mode license banner #10147 by @jackmcdade
  • Fix styling issues with Assets Grid & Assets Fieldtype #10149 by @duncanmcclean
  • Fix dark mode preference not being applied to login by saving to local storage #10140 by @jasonvarga
  • Fix light mode drag handle colors #10144 by @jackmcdade
  • Fix to add dark mode to Widget pagination background #10122 by @martyf
  • Fixing up some missed layout elements for dark mode outside the cp #10151 by @jackmcdade

5.3.0 (2024-05-20)

What's new

  • Dark Mode #10117 by @peimn
  • Ability to run actions from publish forms #6375 by @jacksleight
  • Support Laravel precognition on user forms #8924 by @ryanmitchell

What's fixed

  • Fix issue returning some collections from tags #10113 by @JohnathonKoster
  • Fix augmentation issues for URL nav items #10086 by @duncanmcclean
  • Fix blueprints not being able to be manipulated more than once #10061 by @aerni
  • Pluralize user activation email message #10118 by @jasonvarga
  • Correct id and for pairs in user sign up Wizard #10115 by @martyf
  • Prevent configuring multiple conditions for the same field #10110 by @duncanmcclean
  • Respect the current site when returning a View #10109 by @aerni
  • Fix entry model not being updated when importing entries #10107 by @duncanmcclean
  • Sync entry form values after revision publish #10095 by @jacksleight
  • Fix querying by status on non-dated collections #10099 by @jasonvarga
  • Better performance when hydrating globals #10096 by @modrictin
  • Ensure correct exclusion of URLs in static:warm command #10092 by @aerni
  • Fix YAML fieldtype UI #10097 by @jackmcdade
  • Organize user controllers #10093 by @jasonvarga
  • Ensure default config values are available in form tag #10088 by @duncanmcclean

5.2.0 (2024-05-15)

What's new

  • Ability to opt out of async slug behavior, and opt out in field settings #10075 by @jasonvarga

What's fixed

  • Bring back support for archetype v1 #10087 by @jasonvarga
  • Wrap columns in query builder #10076 by @jasonvarga
  • Dutch translations #10085 by @dnwjn

5.1.0 (2024-05-14)

What's new

  • Bard's default buttons can be configured #10062 by @ryanmitchell

What's fixed

  • Handle entries in Link field with is_external_url modifier #10071 by @ammonitedigital
  • Remove submissions key from forms config #10066 by @duncanmcclean
  • Prevent errors when viewing nav after collection has been deleted #10049 by @duncanmcclean
  • Prevent certain blueprint config keys getting stripped out #10059 by @jasonvarga
  • Fix nocache and OAuth routes for Laravel 11 apps #10070 by @duncanmcclean
  • Fix incorrect revision edit URLs #10057 by @duncanmcclean
  • Allow 'Statamic/Pro/Free' to be written using locale-specific characters #10045 by @peimn
  • Translate moment relative date statements #10030 by @peimn
  • Update ajthinking/archetype dependency so PHPUnit 11 can be used. #10048 by @duncanmcclean
  • German translations #10058 by @helloDanuk

5.0.2 (2024-05-10)

What's fixed

  • Warnings are output when env() calls are detected in site config update script #10044 by @jesseleite
  • Fix translations within title tag breadcrumbs #10039 by @peimn
  • Fix page tree branches not being openable in new tabs #10041 by @duncanmcclean
  • Fix some RTL issues #10029 by @peimn
  • Fix some translations in collection & taxonomy controllers #10038 by @peimn
  • Fix translation command compatibility #10037 by @ryanmitchell
  • Fix missing overflow styling on form submissions table #10036 by @duncanmcclean
  • Fix is_external_url modifier with link fields #10027 by @duncanmcclean
  • Dutch translations #10042 by @robdekort
  • Persian translations #10035 by @peimn
  • French translations #10032 by @PatrickJunod

5.0.1 (2024-05-09)

What's fixed

  • Fix Eloquent User notifications conflict. #10024 by @duncanmcclean
  • Fix EloquentQueryBuilder orderby bug. #10023 by @duncanmcclean

5.0.0 (2024-05-09)

What's new

  • Official 5.0 release! 🎉

What's fixed

  • Allow opting out of svg tag sanitization #10020 by @jasonvarga
  • Use Statamic.$slug helper instead of $slugify #10018 by @duncanmcclean

5.0.0-beta.4 (2024-05-07)

What's changed

  • Prevent excessive nocache cache growth. #9999 by @JohnathonKoster
  • Ensures values are resolved when checking Antlers parsing settings. #10003 by @JohnathonKoster

5.0.0-beta.3 (2024-05-04)

What's changed

  • Fix 404s due to entry uri caching changes. #9998 by @jasonvarga
  • Fix please command --help listing. #9977 by @jesseleite

5.0.0-beta.2 (2024-05-03)

What's changed

  • Prevent falsey values from returning blueprint defaults. #9990 by @JohnathonKoster
  • Extract whereSite query method to trait. #9991 by @jasonvarga
  • Multi site config help text. #9986 by @jackmcdade
  • Improve the fake sql config code comment. #9985 by @jackmcdade

5.0.0-beta.1 (2024-05-02)

What's changed

  • Augmentation performance improvements. #9636 by @JohnathonKoster
  • Offline License Validation. #9975 by @duncanmcclean
  • Entry URI caching. #9844 by @jasonvarga

5.0.0-alpha.6 (2024-04-26)

What's changed

  • Add tokens to eloquent cli install. #9962 by @ryanmitchell
  • Token class changes #9964 by @jasonvarga
  • Revert caching entry to property on Page instances #9958 by @jasonvarga
  • Changes to User role methods #9921 by @duncanmcclean

5.0.0-alpha.5 (2024-04-22)

What's changed

  • Blink augmentation of terms and entries fieldtypes. #9938 by @jasonvarga
  • Fix slowdown caused by status PR. #9928 by @jasonvarga
  • Update GraphiQL. #9934 by @duncanmcclean
  • Drop legacy rebing/graphql-laravel code. #9935 by @duncanmcclean
  • Fix statamic-prefixed commands not working when running Artisan::call() within please. #9926 by @jasonvarga
  • Make tearDown method protected on AddonTestCase. #9924 by @duncanmcclean
  • Fix please version. #9925 by @jasonvarga

5.0.0-alpha.4 (2024-04-17)

What's changed

  • JSON Serialization. #9672 by @jasonvarga
  • Default field values defined in blueprints will be used for output rather than only on publish forms. #9010 by @duncanmcclean
  • Always append original filenames to Glide URLs. #9616 by @duncanmcclean
  • Ability to set custom Glide hashes. #9918 by @jasonvarga
  • Remove manual Glide filenames. #9913 by @jasonvarga
  • Reduce the number of times the fieldsCache is reset. #9585 by @JohnathonKoster @duncanmcclean
  • Add install:collaboration command #9760 by @duncanmcclean
  • Add install:eloquent-driver command #9669 by @duncanmcclean
  • Improve handling of recursive fieldsets. #9539 by @JohnathonKoster
  • Improvements to please commands. #9720 by @duncanmcclean
  • Fix issues with Please commands on Laravel 11. #9877 by @duncanmcclean
  • Fix event listeners not being triggered with Laravel 11. #9876 by @duncanmcclean
  • Addon Testing Changes. #9871 by @duncanmcclean
  • Make the SVG tag fail gracefully when src value is empty. #9905 by
  • Fix duplicated field config header. #9896 by @peimn

5.0.0-alpha.3 (2024-04-11)

What's changed

  • Add new 'Settings' CP Nav section. #9857 by @jesseleite
  • Avoid querying status. #9317 by @jasonvarga
  • Ensure expectation count isn't negative if Version is not called. #9863 by @ryanmitchell

5.0.0-alpha.2 (2024-04-10)

What's changed

  • Change tag parameter parse-prevention character from @ to backslash. #9856 by @jasonvarga
  • Revert requirement of prefixing attributes with :attr. #9854 by @jasonvarga

5.0.0-alpha.1 (2024-04-09)

What's new

  • [Breaking] Laravel 11 support. Drop Laravel 9 and PHP 8.0. #9434 by @jasonvarga
  • [Breaking] Sites can now be managed in the Control Panel. #9632 by @jesseleite
  • [Breaking] Dropped support for the old Antlers regex-based parser. #9442 by @duncanmcclean
  • [Breaking] Laravel Reverb support. #9758 by @duncanmcclean
  • Add filtering to form submissions listing. #8906 by @ryanmitchell
  • Add Form submissions query builder and Facade. #6455 by @ryanmitchell
  • [Breaking] Add findOrFail to repositories. #9619 by @ryanmitchell
  • [Breaking] Add findOrFail method to EntryRepository interface. #9596 by @duncanmcclean
  • Add pluck to query builder. #9686 by @JohnathonKoster
  • Ability to use files fieldtype in forms for attaching temporary files. #9084 by @duncanmcclean
  • Slugs can be generated on the server from JS. #9440 by @duncanmcclean
  • Add TextDirection helper class. #9730 by @jesseleite
  • Add install:ssg command. #9622 by @duncanmcclean
  • Add simplified TestCase for addons. #9573 by @duncanmcclean
  • The make:addon command will now scaffold a test suite using the new TestCase. #9593 by @duncanmcclean
  • Add syntax for preventing parsing inside Antlers tag parameters. #8887 by @JohnathonKoster
  • Ability to log fake SQL queries. #9695 by @JohnathonKoster
  • Make Bard/Replicator/Grid sets sit at the bottom of the field configs. #9516 by @duncanmcclean

What's fixed

  • A myriad of performance improvements. #9643 #9693 #9637 #9584 #9675 #9642 #9687 #9639 #9692 #9646 #9638 #9650 #9640 #9653 #9649 #9641 #9581 #9645 #9648 #9644 #9647 #9589 #9659 #9657 #9658 #9656 #9654 #9655 #9676 by @JohnathonKoster
  • Fix Ignition exceptions. #9745 by @jasonvarga
  • Update please for Laravel 11. #9729 by @jasonvarga
  • [Breaking] Bard values are now real objects instead of JSON strings. #8958 by @jacksleight
  • [Breaking] Stop explicitly defining the pagination view, use the app's default. #9843 by @duncanmcclean
  • [Breaking] Drop laravel/helpers dependency. #9811 by @duncanmcclean
  • [Breaking] Sanitize entities using htmlspecialchars. #9800 by @duncanmcclean
  • [Breaking] Retain headers with half-measure static caching. #9020 by @duncanmcclean
  • [Breaking] Update our custom string based rules to class based rules. #9785 by @jesseleite
  • Update deprecated contract usages in custom validation rules. #9780 by @jesseleite
  • Adjust broadcasting enabled check for Laravel 11. #9752 by @duncanmcclean
  • Remove redundant config options from blueprint YAML. #9685 by @duncanmcclean
  • Improve handle and slug validation. #9778 by @jesseleite
  • [Breaking] Remove unnecessary controller destroy methods. #9689 by @duncanmcclean
  • [Breaking] Clone the date in modifyDate modifier. #9688 by @duncanmcclean
  • [Breaking] Ensure structured collections are ordered by order by default. #9704 by @duncanmcclean
  • [Breaking] Remove deprecated revisions method from Collection. #9441 by @duncanmcclean
  • [Breaking] OAuth syntax tweaks. #9623 by @jasonvarga
  • [Breaking] Refactor Form and SVG tags to use :attr prefix instead of $knownTagParams. #9576 by @JohnathonKoster
  • [Breaking] Sanitize svg tag output by default. #9575 by @JohnathonKoster
  • [Breaking] Implement Localization interface on LocalizedTerm. #9496 by @duncanmcclean
  • Internal test suite uses PHPUnit 10. #9715 by @jasonvarga