Skip to content

Latest commit

 

History

History
1426 lines (1239 loc) · 127 KB

File metadata and controls

1426 lines (1239 loc) · 127 KB

Release Notes

6.4.1 (2026-02-27)

What's fixed

  • Revert caching of parsed items during Stache warming #14104 by @jasonvarga

6.4.0 (2026-02-27)

This release contains a potentially breaking change for the sake of security.

What's new

  • Floating toolbar keyboard shortcuts #14036 by @jaygeorge
  • Add disabled prop to Button component #14047 by @duncanmcclean
  • Provide extra values through container and publish form #14041 by @jasonvarga
  • Make more colors themeable #14013 by @jaygeorge

What's fixed

  • Antlers hardening (Breaking: See PR for upgrade notes) #14092 by @jasonvarga
  • Fix missing site name on Statamic Solo sites #14038 by @duncanmcclean
  • Make red text values a consistent 600 #14037 by @jaygeorge
  • Fix horizontal content card overflow #14032 by @daun
  • Consistent Updates Widget Padding #14030 by @JohnathonKoster
  • Cache parsed items during Stache warming #14031 by @o1y
  • Avoid overflowing hint in relationship selector #14033 by @daun
  • Remove invisible "link" space that could be accidentally clicked #14040 by @jaygeorge
  • Widen google2fa constraint to support ^9.0 #14027 by @robbiekibler
  • Removes trailing slash when building relative Site URLs #14029 by @JohnathonKoster
  • Block methods in Antlers by default #14042 by @JohnathonKoster
  • Mention extra provided values in PublishContainer docs #14044 by @duncanmcclean
  • Fix Firefox not receiving text selection in nested Bards #14021 by @jaygeorge
  • Fix empty dropdowns on collection show page #14054 by @duncanmcclean
  • Clear progress bar when unmounting listing #14046 by @duncanmcclean
  • Throw UnableToReadFile for invalid images in ImageGenerator #14043 by @mmodler
  • Fix CSRF token on pages excluded from static caching #14056 by @duncanmcclean
  • Improve PDF Viewer #14064 by @jasonvarga
  • Antlers user content and config #14065 by @jasonvarga
  • Sanitize SVGs in Icon component #14075 by @duncanmcclean
  • Fix user name and email logic #14079 by @jasonvarga
  • Fix elevated sessions #14076 by @jasonvarga
  • Remove some unneeded z-indexes from the CodeMirror gutter #14069 by @jaygeorge
  • Handle many tabs for both the blueprint and entry view #14073 by @jaygeorge
  • Fit more filename characters into asset grid #13979 by @daun
  • Fix user fieldtype search #14084 by @duncanmcclean
  • Fix asset browser sorting #14086 by @duncanmcclean
  • Harden auth redirects #14093 by @jasonvarga
  • Harden redirects #14099 by @jasonvarga
  • External Glide URL validation #14101 by @jasonvarga
  • Clarify that character_limit option is only a recommendation #14102 by @duncanmcclean
  • Fix error caused by empty globals #14098 by @duncanmcclean

6.3.3 (2026-02-20)

What's fixed

  • Fix shouldUpdateUris regex adding additional brackets to Antlers #13995 by @martyf
  • Increase inline padding of badges #14002 by @jaygeorge
  • Avoid stretching images to 100% height #14003 by @jaygeorge
  • Adjust SVG dimensions #14005 by @jaygeorge
  • Fix clipped floating bard toolbar in replicators #14007 by @jaygeorge
  • Fix Starter Kit make:user command #14000 by @joshuablum
  • Fix some field filters not being applied #14015 by @daun
  • Fix external url logic #14016 by @jasonvarga
  • Validate password reset url #14023 #14008 by @jasonvarga
  • Harden html rendering #14011 by @jasonvarga
  • Fix saving nested Bard fields #14017 by @duncanmcclean
  • Fix hidden field filters when applying to all fields #14020 by @daun
  • Avoid calling ->startOfDay() on date range dates #13865 by @duncanmcclean
  • French translations #14004 by @ebeauchamps

6.3.2 (2026-02-18)

What's fixed

  • Grid child fields should never use inline config style #13964 by @jackmcdade
  • Remove deprecated errors #13971 by @martinoak
  • Fix sidebar not showing after quick resize #13969 by @duncanmcclean
  • Fix emojis: false not persisting on countries dictionary field #13968 by @duncanmcclean
  • Fix Bard debounce race condition, Set move error, and Firefox scroll jumps #13849 by @o1y
  • Fix new grid rows shared reference of previous row #13955 by @morhi
  • Bard toolbar interactions #13970 by @JayGeorge
  • Preload replicator meta/defaults when blueprint doesn't have a FQH #13951 by @duncanmcclean
  • Prevent nested Bard Sets from being dropped outside their instance #13851 by @o1y
  • Replicator Display Fixes #13670 by @JayGeorge
  • Backdrop blur for modals #13984 by @JayGeorge
  • Fix Spacer fieldtype collapse behaviour #13985 by @JayGeorge
  • Fix folders not displaying in Bard link stack selector #13986 by @duncanmcclean
  • Fix toasts from asset folder actions #13988 by @duncanmcclean
  • Sanitize html in html fieldtype #13990 by @jasonvarga
  • Don't use motion-vue for bard/replicator set animations #13973 by @duncanmcclean
  • Prevent horizontal overflow on create form pages #13866 by @duncanmcclean
  • Add always-on checkerboard for SVGs, and transparency button #13982 by @JayGeorge
  • French translations #13977 by @ebeauchamps
  • Bump tar from 7.5.7 to 7.5.9 #13978 by @dependabot

6.3.1 (2026-02-16)

What's fixed

  • Fix full width setting field widths #13937 by @jasonvarga
  • Fix Bard grid set picker closing on reopen #13941 by @jackmcdade
  • Fix table height changes on grid line hover in Bard #13943 by @jackmcdade
  • Disambiguate toggles #13942 by @efc
  • Tweak modelValue descriptions for DatePicker components #13860 by @duncanmcclean
  • Fix dotted lines on Prefs screen #13944 by @jackmcdade
  • Fix StackFooter dark mode #13947 by @jackmcdade
  • Correct issues with Directive Node parsing #13938 by @JohnathonKoster
  • Fix race condition in blueprint Apply & Save #13950 by @jackmcdade
  • Fix asset Windows path issue #13945 by @jackmcdade
  • Select display input when adding tabs/sections to blueprint #13957 by @duncanmcclean
  • Fix issue with PHP tag and assignments #13939 by @JohnathonKoster
  • Improve file upload handling when max_files: 1 #13962 by @duncanmcclean
  • Fix asset pagination when first page only contains folders #13961 by @duncanmcclean
  • Prevent replicator restyle loop #13963 by @jasonvarga
  • Fix whereIn()/whereNotIn() error for booleans #13952 by @duncanmcclean

6.3.0 (2026-02-14)

What's new

  • GraphQL introspection config #13880 by @TimHaerkens
  • Add support link to header #13889 by @duncanmcclean
  • Dotted settings #13929 by @edalzell
  • Add inputs to edit focal points #13935 by @jackmcdade

What's fixed

  • Apply default pagination size in control panel listings #13893 by @daun
  • Ensure sets in imported fields can be overridden #13790 by @duncanmcclean
  • Sort form widget submissions by most recent first #13890 by @duncanmcclean
  • Use separate hot file for Control Panel Vite #13920 by @duncanmcclean
  • Fix error when closing stacks #13926 by @duncanmcclean
  • Use tinted blacks for filled variants #13919 by @daun
  • Fix error in relationship select field #13925 by @duncanmcclean
  • Ensure cache store is empty AFTER files have been removed #13907 by @indykoning
  • Improve Publish Container docs #13912 by @duncanmcclean
  • Fix Command Palette recents not updating when navigating #13908 by @duncanmcclean
  • Fix base css overriding addons #13885 by @jasonvarga
  • Make RunsUpdateScripts trait usable in addon tests #13898 by @duncanmcclean
  • Wire up allow fullscreen configs #13932 by @jasonvarga
  • Prevent layout change when reordering grid rows #13862 by @duncanmcclean
  • Stack config publish fields on mobile #13847 by @duncanmcclean
  • Update docblock comment for system.date_format option #13838 by @duncanmcclean
  • Focus input when creating/renaming filter views #13848 by @duncanmcclean
  • Revert etags #13933 by @jasonvarga
  • Improve Listing docs #13867 by @duncanmcclean
  • Dutch translations #13897 by @Casb02
  • French translations #13903 by @ebeauchamps
  • Bump axios from 1.12.1 to 1.13.5 #13899 by @dependabot
  • Bump markdown-it from 14.1.0 to 14.1.1 #13930 by @dependabot
  • Bump qs from 6.14.1 to 6.14.2 #13931 by @dependabot

6.2.5 (2026-02-11)

What's fixed

  • Fix typo in static_caching.php #13857 by @duncanmcclean
  • Update instructions for Heading component's level prop #13868 by @duncanmcclean
  • Add docblocks for some store, stache and permission methods #13877 by @NeoIsRecursive
  • Arguments should be ordered alphabetically in Storybook #13871 by @duncanmcclean
  • Handle trailing slashes in CP Nav #13846 by @duncanmcclean
  • Only trap stack's focus when its the top portal #13858 by @duncanmcclean
  • Fix debugbar helper binding #13873 by @martyf
  • Correct name of PayPal icon #13891 by @duncanmcclean
  • Convert PHPUnit metadata to attributes #13895 by @duncanmcclean
  • Fix after_save preference not persisting when default preferences override 'listing' #13879 by @el-schneider
  • Asset auth fix #13883 by @duncanmcclean
  • Account for custom fields when checking if entry URIs should be updated #13859 by @duncanmcclean
  • German translations #13864 by @helloDanuk
  • French translations #13840 by @ebeauchamps
  • Dutch translations #13841 by @JasperWelsing

6.2.4 (2026-02-05)

What's fixed

  • Starter kit install with dev stability #13824 by @jasonvarga
  • Replace uniqid with nanoid #13833 by @jasonvarga
  • Switch from browser tests to storybook tests #13313 by @duncanmcclean
  • Fix entry date shifting on save #13837 by @jasonvarga
  • Fix entry publish permission #13827 by @PatrickJunod
  • Russian translations #13834 by @dragomano

6.2.3 (2026-02-04)

What's fixed

  • Fix error when publishing webauthn migration #13814 by @duncanmcclean
  • Localize time picker #13820 by @jasonvarga
  • Store passkey last login in metadata #13808 by @jasonvarga
  • Escape html in command palette #13825 by @jasonvarga

6.2.2 (2026-02-03)

What's fixed

  • Add auth to asset routes #13810 by @jasonvarga

6.2.1 (2026-02-03)

  • Fix markdown fieldtype error when theres no container #13809 by @jasonvarga

6.2.0 (2026-02-03)

What's new

  • Show collection tree in navigation page selector #13643 by @duncanmcclean
  • Max width control for the CP (Expand/Constrain Layout) #13647 by @JayGeorge
  • Permissions Check/Uncheck All buttons #13762 by @jackmcdade
  • Ctrl+k to open bard link stack #13759 by @jasonvarga
  • Time field enhancements #13799 by @jasonvarga
  • Copy to clipboard improvements and fixes throughout the CP #13791 by @joshuablum
  • Support Laravel Debugbar 4 #13781 by @duncanmcclean

What's fixed

  • Fix asset selector padding #13737 by @duncanmcclean
  • Fix adding sets stored in the legacy format #13743 by @duncanmcclean
  • Nested bard fixed toolbars - remove sticky stacking approach #13750 by @JayGeorge
  • Fix the z-index of the sticky markdown toolbar, plus position on mobile #13751 by @JayGeorge
  • Improve focus on page load #13357 by @JayGeorge
  • Only show site in search result badge when using multiple sites #13752 by @jasonvarga
  • Fix asset index fieldtype slice length #13757 by @jasonvarga
  • Fix TypeError with CarbonImmutable in Timezone Support #13760 by @ajnsn
  • Hide the expand layout control when the content is small and it has no effect #13761 by @JayGeorge
  • Hide "Collapsible" option for bard/replicator sets #13763 by @duncanmcclean
  • Antlers Blade Components: Correct extra parenthesis in output #13765 by @JohnathonKoster
  • Fix webauthn migration created by update script #13769 by @duncanmcclean
  • Remove the inset style for relationship fields to make dark mode more consistent #13784 by @JayGeorge
  • Fix Textarea component story missing an end tag #13787 by @joshuablum
  • Fix Textarea component resize #13788 by @joshuablum
  • Add missing tooltips import #13783 by @duncanmcclean
  • Fix uploading assets via Markdown fieldtype #13782 by @duncanmcclean
  • Avoid searching server results with fuzzysort #13792 by @duncanmcclean
  • Clearing a required date field should set the date/time to now #13794 by @duncanmcclean
  • Override z-index of DatePicker inside modals #13802 by @duncanmcclean
  • Normalize collection listing mode preference #13798 by @jasonvarga
  • Update itemActions state when switching localization #13804 by @duncanmcclean
  • Avoid animation when loading Bard field with collapse: true #13805 by @duncanmcclean
  • Disable Bard debouncing #13797 by @jasonvarga
  • Fix login and passkeys #13807 by @jasonvarga
  • French translations #13738 by @ebeauchamps

6.1.0 (2026-01-29)

What's new

  • Add duration column to asset browser #13331 by @daun
  • Search instructions when searching sets #13727 by @duncanmcclean
  • Add "mod+s" shortcut to save blueprint order #13729 by @heidkaemper
  • Add "mod+s" shortcut to save collection order #13724 by @duncanmcclean

What's fixed

  • Improve the text fieldtype icon and the number icons #13713 by @JayGeorge
  • Fix error when searching assets via the Command Palette #13718 by @duncanmcclean
  • Fix "Icons" code example for buttons in Storybook #13719 by @duncanmcclean
  • Bump tar from 7.5.6 to 7.5.7 #13721 by @dependabot
  • Fix Invalid ISO 8601 date time string error from Date Fieldtype #13701 by Copilot
  • Fix missing Live Preview componentUpdated function #13733 by @o1y
  • After creating the assets folder, it keeps the last folder name #13722 by @nopticon
  • Floating toolbar pointer improvements #13712 by @JayGeorge
  • Fix adding sets to replicators nested inside Grid/Group fields #13723 by @duncanmcclean
  • Use ResolveValues to resolve values in EloquentQueryBuilder::pluck() #13726 by @duncanmcclean

6.0.0 (2026-01-28)

What's new

  • Official 6.0 release! 🎉

What's fixed

  • Add a custom scrollbar for set pickers #13686 by @JayGeorge
  • Prevent force mounting combobox to improve scroll performance #13691 by @jasonvarga
  • Improve progress states #13690 by @JayGeorge
  • Add pagination to package changelogs #13692 by @duncanmcclean
  • Fix adding nested replicator sets #13694 by @duncanmcclean
  • Prevent inline bard images from flickering when adding nodes #13706 by @duncanmcclean
  • Remove the spinner from the loading bulk actions state #13709 by @JayGeorge
  • Update type paths in package.json #13700 by @dadaxr
  • Fix $fakeStacheDirectory path when running addon tests on Windows #13710 by @duncanmcclean
  • Avoid Bard image alt input being focused on page load #13705 by @duncanmcclean
  • Display error when npm install fails in setup-cp-vite command #13702 by @duncanmcclean
  • Asset field listing preview improvements #13708 by @JayGeorge

6.0.0-beta.6 (2026-01-26)

What's fixed

  • Remove background blur from many places #13663 by @JayGeorge
  • Make the stack hover effect a little less twitchy #13662 by @JayGeorge
  • Delay bulk actions until ready #13450 by @JayGeorge
  • Fix passkeys differently #13666 by @jasonvarga
  • Remove negative assertions from TestCase #13674 by @duncanmcclean
  • Update orchestra/testbench constraint in make:addon stub #13675 by @duncanmcclean
  • Code gutter improvements #13677 by @JayGeorge
  • Revision improvements #13676 by @JayGeorge
  • Fix bard graphql test #13678 by @jasonvarga
  • Move resources/lang directory to project root #13679 by @duncanmcclean
  • Fix default: now on date fields #13044 by @duncanmcclean
  • Reload actions after Publish/Unpublish in entry listing #13672 by @heidkaemper
  • Fix adding Bard sets #13669 by @duncanmcclean
  • Fix various console warnings #13671 by @duncanmcclean

6.0.0-beta.5 (2026-01-23)

What's fixed

  • Hide actions in entry fieldtype tree view #13649 by @duncanmcclean
  • Command Palette: Display site in search result badge #13650 by @duncanmcclean
  • Fix Bard Link Toolbar #13306 by @duncanmcclean
  • French translations #13653 by @ebeauchamps
  • Kill sibling transitions #13658 by @JayGeorge
  • Restoring a revision should force a hard-reload of the page #13656 by @duncanmcclean
  • Ensure replicator lines show after reaching max_sets limit #13657 by @duncanmcclean
  • Improve Bard/Replicator performance during page load #13427 by @duncanmcclean
  • Bard image button defaults #13661 by @jasonvarga
  • Improve Combobox performance #13625 by @duncanmcclean
  • Wrap STATAMIC_REVISIONS_PATH env value in base_path() #13629 by @duncanmcclean

6.0.0-beta.4 (2026-01-22)

What's new

  • Laravel Boost Guidelines #13587 by @duncanmcclean
  • Alert component #13599 by @JayGeorge

What's fixed

  • Improve assets without filenames #13584 by @JayGeorge
  • Fix CodeEditor previews in Storybook #13588 by @duncanmcclean
  • Prevent linebreak for selected assets message #13582 by @JayGeorge
  • German translations #13581 by @helloDanuk
  • Opaque badges #13586 by @JayGeorge
  • Run update scripts when updating to 6.0.0-beta.4 #13594 by @duncanmcclean
  • Dynamic floating toolbar #13597 by @JayGeorge
  • Prevent "Type / to insert a set" clashing with nodes #13583 by @duncanmcclean
  • Fix missing preset tab container border under "New View" button #13603 by @jackmcdade
  • Fix danger disabled button in dark mode #13585 by @JayGeorge
  • Fix error when calculating stack depth for non-existent stack #13606 by @duncanmcclean
  • Storybook - closer match Statamic branding #13612 by @JayGeorge
  • Make parent_uri and other entry data available in static caching invalidation rules #10233 by @duncanmcclean
  • Add default config option to Date fieldtype #13546 by @duncanmcclean
  • Combobox Scrollbar tweaks #13453 by @duncanmcclean
  • Fix incorrect index name passed to InsertMultipleJob job #13617 by @duncanmcclean
  • Fixes UI inconsistencies #13505 by @kjetilhole
  • Avoid generating slug for localization when field isn't localizable #13549 by @duncanmcclean
  • Fix nested revealer fields #12362 by @duncanmcclean
  • Run migration update scripts when updating to 6.0.0-beta.4 #13631 by @duncanmcclean
  • Make PreventsSavingStacheItemsToDisk work with Pest PHP #13640 by @aerni
  • Focus search input when opening relationship selector #13642 by @duncanmcclean
  • Fix error when adding nested replicator set #13630 by @duncanmcclean
  • npm audit fix #13646 by @jasonvarga
  • Fix error when restoring revision #13626 by @duncanmcclean
  • Avoid "Maximum recursive updates exceeded" error from tooltips #13605 by @duncanmcclean
  • Hash URLs when saving nocache regions in database #13152 by @duncanmcclean
  • Correct recursive form data merging #13413 by @mikemartin
  • Group fieldtype gets padding only when border enabled #13109 by @martyf

6.0.0-beta.3 (2026-01-15)

What's fixed

  • Fix values being lost when reordering sets #13545 by @duncanmcclean
  • French translations #13544 by @ebeauchamps
  • Fix theme colors gray-950 and success #13547 by @heidkaemper
  • Fix level prop example on Heading docs #13553 by @duncanmcclean
  • Fix passkey error modal not closing #13567 by @duncanmcclean
  • Improve Stricter WCAG 2.2 Mode #13565 by @JayGeorge
  • Fix assets checkerboard border radius #13568 by @JayGeorge
  • Escape command palette when navigating #13569 by @JayGeorge
  • Menu icons #13554 by @JayGeorge
  • Fix localizable toggle on fields #13548 by @duncanmcclean
  • Avoid showing selected state on sets unless user has interacted with Bard #13570 by @duncanmcclean
  • Fullscreen mode improvements for Bard and Markdown #13495 by @JayGeorge
  • Date filter badges use local time #13573 by @jasonvarga
  • Anchor nav marker position tweaks #13575 by @JayGeorge
  • Fix CreateForm demos in Storybook #13576 by @duncanmcclean
  • Stack fixes #13555 by @duncanmcclean
  • Separate header logo and nav button #13574 by @JayGeorge
  • Fix creating passkeys #13566 by @duncanmcclean
  • Apply standard headers to field settings stacks #13579 by @jasonvarga
  • Fix 2FA setup modal not opening #13572 by @duncanmcclean
  • Run the CP through the W3C validator #13550 by @JayGeorge
  • Fix open state of Disable 2FA modal #13571 by @duncanmcclean

6.0.0-beta.2 (2026-01-13)

What's fixed

  • Fix some focus clipping #13465 by @JayGeorge
  • Avoid squashed Combobox options near viewport edge #13489 by @duncanmcclean
  • Remove reka tabs outline #13529 by @JayGeorge
  • Bring back logo version tooltip #13528 by @duncanmcclean
  • Upgrade Storybook #13534 by @jasonvarga
  • Fix tab dropdowns for presets #13476 by @JayGeorge
  • Fix elevated session route #13535 by @jasonvarga
  • Fix OAuth login links #13540 by @duncanmcclean
  • Anchor positioned nav marker #13536 by @JayGeorge
  • Only load video embed when field becomes visible #13527 by @duncanmcclean
  • Grid dot menu improvements #13500 by @JayGeorge
  • Make "Emails" field on configure forms page full-width #13522 by @duncanmcclean
  • Panel: Show header-actions slot in the right of the header #13524 by @duncanmcclean
  • Fix nested permissions in permission tree #13523 by @duncanmcclean
  • Fix duplicate items in the Command Palette's "Recent" category #13471 by @duncanmcclean
  • Fix bard full screen styles #13490 by @JayGeorge
  • New folder ux improvements #13515 by @JayGeorge
  • Remove custom Vue warnHandler #13541 by @jasonvarga

6.0.0-beta.1 (2026-01-12)

What's fixed

  • Fix uploading design in Files fieldtype #13497 by @duncanmcclean
  • Ensure sidebar tab is only active when sidebar area is hidden #13501 by @duncanmcclean
  • Markdown cheatsheet double close button #13496 by @JayGeorge
  • Disable tabs when editing form blueprints #13488 by @duncanmcclean
  • Don't redirect to referrer when 2FA challenge is required #13491 by @duncanmcclean
  • Fix reorderable listings where items come from URL #13487 by @duncanmcclean
  • Fix theme grid alignment #13511 by @JayGeorge
  • Remove Bard's outer focus state when sets are selected #13510 by @JayGeorge
  • Norwegian translations #13504 by @kjetilhole
  • Fix markdown text color in dark mode #13481 by @kjetilhole
  • Prevent tabindex prop type warnings on login page #13493 by @duncanmcclean
  • Prevent the tree structure from flashing when disclosures open #13462 by @JayGeorge
  • Asset tile and checkerboard improvements #13502 by @JayGeorge
  • Adds "Set Alt" button in assets grid view #13480 by @kjetilhole
  • Avoid making unnecessary requests in Relationship fieldtype #13514 by @duncanmcclean
  • Add max files count #13477 by @JayGeorge
  • Fix stacks closing immediately after opening #13516 by @duncanmcclean
  • Pressing "esc" should blur CodeMirror inputs #13474 by @duncanmcclean

6.0.0-alpha.21 (2026-01-09)

What's fixed

  • Fix a few outdated asConfig field references #13392 by @jasonvarga
  • Focus trap stacks #13355 by @JayGeorge
  • Filter out invalid vue export keys #13428 by @jasonvarga
  • Preference connectors #13418 by @JayGeorge
  • Asset mode grid checkerboard fix #13426 by @JayGeorge
  • Oauth icon fallbacks #13422 by @JayGeorge
  • Mastodon icon should use currentColor #13417 by @duncanmcclean
  • Hide add set bar at the top of Replicator fields when max_sets has been reached #13420 by @duncanmcclean
  • Fix bard sets being a higher z index than the fixed bard toolbar #13429 by @JayGeorge
  • Content overflows content card #13415 by @JayGeorge
  • Prevent revealer fields from showing in replicator previews #13419 by @duncanmcclean
  • French translations #13397 by @ebeauchamps
  • German translations #13406 by @helloDanuk
  • Add missing chevron-up icon #13416 by @duncanmcclean
  • Fix Livewire CSRF token replacement #13403 by @aerni
  • Tweak SavePipeline hooks #13359 by @duncanmcclean
  • Fix stack focus trap height #13423 by @JayGeorge
  • Ensure clicking option label actually opens the Combobox dropdown #13454 by @duncanmcclean
  • Fix set picker not showing in fullscreen mode #13460 by @duncanmcclean
  • Fix checkbox indeterminate state #13446 by @JayGeorge
  • Prevent mastodon icon being cut off #13447 by @duncanmcclean
  • Stacks updates #13350 by @duncanmcclean
  • Stack background now uses content-bg from the theme #13347 by @JayGeorge
  • Calendar: Fix number-of-months prop #13455 by @duncanmcclean
  • Fix blueprint focus tabindex #13458 by @JayGeorge
  • Fix Markdown buttons config field #13456 by @duncanmcclean
  • Fix creating folders in empty asset container #13440 by @duncanmcclean
  • Fix drag & dropping sets in Bard #13438 by @duncanmcclean
  • Unset image key on sets unless preview image has been added #13437 by @duncanmcclean
  • Theme text color corrections #13468 by @JayGeorge
  • Uncomment Modal docs #13467 by @duncanmcclean
  • Fix duplicating Bard sets #13472 by @duncanmcclean
  • Asset modal with checkerboard pattern #13469 by @JayGeorge
  • Table checkbox alignment #13464 by @JayGeorge
  • Confirmation Modals #13499 by @jasonvarga
  • Sort out temporary JS exports #13475 by @jasonvarga
  • Checkerboard as the default #13485 by @JayGeorge

6.0.0-alpha.20 (2025-12-19)

What's new

  • Theme selector #13293 by @jasonvarga

What's fixed

  • Apply default preferences when logged out #13363 by @jasonvarga
  • Pull bard floating toolbar above theads #13380 by @JayGeorge
  • Fix space in entry publish form sidebar #13381 by @jasonvarga
  • Fix link toolbar top radius #13376 by @JayGeorge
  • Fix z index of reka poppers in stacks #13375 by @JayGeorge
  • Use collection icon in widget #13369 by @duncanmcclean
  • Automatically close date picker #13377 by @JayGeorge
  • Remove side-by-side field setting #13384 by @jasonvarga
  • Date time field borders #13360 by @JayGeorge
  • Improve Storybook Docs #13383 by @duncanmcclean
  • More obvious active subnav #13386 by @JayGeorge
  • Use collection icon on empty state page #13391 by @duncanmcclean
  • Fix alignment issue in ContextHeader component #13390 by @duncanmcclean
  • Add as prop to ContextItem component #13389 by @duncanmcclean
  • Fix architectural lines missing horizontal #13387 by @JayGeorge
  • Fix conditional fields border #13362 by @JayGeorge
  • Upload drag area improvements #13361 by @JayGeorge

6.0.0-alpha.19 (2025-12-16)

What's new

  • Warm paginated pages with static:warm command #9493 by @duncanmcclean

What's fixed

  • Fix focus trapping issue with DatePicker component #13240 by @duncanmcclean
  • Improve grid fieldtype icon #13242 by @JayGeorge
  • Optically align quick actions #13236 by @JayGeorge
  • Fix listing slot issues #13187 by @duncanmcclean
  • Improve group button shadows #13237 by @JayGeorge
  • Improve header layout for mobile #13239 by @JayGeorge
  • Remove keybindings when CreateForm component is unmounted #13238 by @duncanmcclean
  • Improve the Fullscreen experiences for Bard, Replicator, Code, and Markdown. #13243 by @jackmcdade
  • Listing button overflow masks now use the content-bg color #13262 by @jackmcdade
  • Fix missing fullscreen config option for the fullscreen quick action in a replicator #13245 by @martyf
  • Ensure theme color for progress bar is applied #13256 by @daun
  • Import passkeys in eloquent:import-users command #13259 by @duncanmcclean
  • Fix editing navigation without a tree #13249 by @duncanmcclean
  • Only show relevant fieldtypes when editing form blueprint #13248 by @duncanmcclean
  • Add disabled state for Field Actions to improve UX of expand/collapse buttons in Bard/Replicator fieldtypes #13244 by @martyf
  • Fix scrolled bard toolbar z index #13264 by @JayGeorge
  • Fix prop type warning from replicator/Set.vue #13258 by @duncanmcclean
  • Add wildcard when passing class name to addCpSearchable() #13247 by @duncanmcclean
  • Combobox: Prevent options being cut off & add scrollbar #13211 by @duncanmcclean
  • Filter out undefined values for preview texts for sets #13246 by @martyf
  • Nav tag: is_parent shouldn't be true when URL is # #13263 by @duncanmcclean
  • Ability to invalidate specific URLs via Cache Manager utility #13194 by @duncanmcclean
  • Prevent setting active tab from hash in inline publish forms #13168 by @duncanmcclean
  • Fix round button examples to stories #13272 by @Jubeki
  • Fix creating terms via terms fieldtype #13277 by @duncanmcclean
  • Update usage of :localized-fields prop in terms publish form #13278 by @duncanmcclean
  • German translation #13279 by @helloDanuk
  • French translations #13267 by @ebeauchamps
  • Modals should use the same portal as stacks #13202 by @duncanmcclean
  • Publish dev build during setup-cp-vite/make:fieldtype commands #13282 by @duncanmcclean
  • Fix modal mounting #13284 by @jasonvarga
  • Fix status indicator on relationship items in listings #13276 by @duncanmcclean
  • Merge extra form data recursively #13271 by @mikemartin
  • Fix bard toolbar z index #13285 by @jackmcdade
  • Customize columns border fixes #13292 by @JayGeorge
  • Translate breadcrumb string #13288 by @duncanmcclean
  • Use min-width on field condition dropdowns #13289 by @duncanmcclean
  • Tweak fullscreen header actions behaviour to match field-level actions behaviour #13286 by @martyf
  • Appearance, Theme, Color Mode naming #13298 by @jasonvarga
  • Focusable quick actions #13299 by @jackmcdade
  • Hide clear button on date filters #13291 by @duncanmcclean
  • Dark mode fixes #13317 by @jackmcdade
  • Fix Set Picker Modal #13307 by @duncanmcclean
  • French translations #13301 by @ebeauchamps
  • Bard full-screen tweaks #13304 by @JayGeorge
  • Fix nav breakpoint being off by 1px #13316 by @JayGeorge
  • Fix console error when icon is missing from nav item #13319 by @duncanmcclean
  • Improve replicator click areas #13173 by @JayGeorge
  • Remove global header z index #13314 by @JayGeorge
  • Contextual sort icon #13321 by @JayGeorge
  • Use min-width on field comparison operator dropdown #13312 by @helloDanuk
  • Don't use sidebar slot in terms publish form unless its needed #13325 by @duncanmcclean
  • Initialize translations before color mode #13328 by @duncanmcclean
  • Fix collapsing sections with field conditions #13326 by @duncanmcclean
  • Bring back type column in relationship selector #13172 by @duncanmcclean
  • Fix nocache URL not being interpolated in static cache JavaScript #13352 by @el-schneider
  • Collapse mobile nav when changing page #13344 by @JayGeorge
  • Collapse nav on window shrink #13348 by @JayGeorge
  • Scrolling horizontal lists #13343 by @JayGeorge
  • Replicator focus state improvements #13354 by @JayGeorge
  • Fix field conditions & validation rules not being persisted #13353 by @duncanmcclean
  • Change table select decoration #13345 by @JayGeorge
  • Improve disabled button legibility #13337 by @JayGeorge
  • Code field theme system theme and semantics update #13349 by @JayGeorge
  • Social login icon improvements #13333 by @JayGeorge
  • Code fieldtype fixes #13351 by @JayGeorge
  • Fix button group shadow extending beyond its buttons #13332 by @daun
  • Ensure "cmd + s" bindings are destroyed when moving pages #13283 by @duncanmcclean
  • Command palette improvements #13356 by @JayGeorge

6.0.0-alpha.18 (2025-12-03)

What's new

  • Support limit argument in explode modifier #13089 by @jacksleight
  • Add Actions to Navigations and Global Sets #13137 by @o1y
  • Storybook #13116 by @jasonvarga

What's fixed

  • Underline publish section instruction links #13065 by @daun
  • Remove collapsed publish section contents from tab order #13066 by @daun
  • Register statamic.web middleware group before booted callbacks #13074 by @jacksleight
  • Define styles for large icon-only button variant #13075 by @daun
  • French translations #13073 by @ebeauchamps
  • German translations #13070 by @ebeauchamps
  • Increase toggle area of collapsible publish sections #13068 by @daun
  • Delete duplicate table border radius rule #13077 by @JayGeorge
  • Asset fixes for the Grid fieldtype #13058 by @JayGeorge
  • Bump description contrast up one level #13090 by @JayGeorge
  • Date range improvements #13088 by @JayGeorge
  • Text wrap balance error messages #13087 by @JayGeorge
  • Fix Live Preview Pop out #13083 by @duncanmcclean
  • Fix edit link to additional blueprints #13086 by @duncanmcclean
  • Description contrast half way house #13094 by @JayGeorge
  • Increase contrast between pressed and unpressed button variants #13078 by @daun
  • Fix display of taxonomy preview targets #13095 by @duncanmcclean
  • Fix missing "Create Folder" button in asset fieldtype selector #13104 by @duncanmcclean
  • Sort global sets by title #13103 by @duncanmcclean
  • Asset Replicator preview tweaks #13107 by @JayGeorge
  • Drop support for Laravel 11 & PHP 8.2 #13081 by @duncanmcclean
  • Smooth out dashboard widget transitions #13106 by @JayGeorge
  • Narrow stack aesthetics #13105 by @JayGeorge
  • Revert standalone UI package #13118 by @jasonvarga
  • Vitest 4 #13120 by @jasonvarga
  • JS Browser Tests #13121 by @jasonvarga
  • Make the Structure fieldtype consistent with other relationship fieldtypes #13119 by @JayGeorge
  • Fix dark switch border #13127 by @JayGeorge
  • Make the Time fieldtype icons clearer #13125 by @JayGeorge
  • tsconfig #13130 by @jasonvarga
  • Various combobox fixes #13053 by @duncanmcclean
  • Fix append prepend border in dark mode #13129 by @JayGeorge
  • Fix separator on video fieldtype #13128 by @JayGeorge
  • Improve dark mode heading icon color #13115 by @JayGeorge
  • Vertically center combobox tags #13132 by @JayGeorge
  • Prevent console warning about prop type in listing search #13149 by @duncanmcclean
  • Prevent redirect when creating term via fieldtype #13150 by @duncanmcclean
  • Starting & ending impersonation should trigger full page refreshes #13148 by @duncanmcclean
  • Refactor how field settings are saved #13147 by @duncanmcclean
  • Update replicator previews after reordering sets #13113 by @duncanmcclean
  • Fix field dropdown in field conditions builder #13143 by @duncanmcclean
  • Remove redundant authorize call when deleting a Blueprint #13164 by @martyf
  • Bring back $reveal #13156 by @duncanmcclean
  • Add file icon extensions #13175 by @daun
  • Fix clear static cache string #13193 by @duncanmcclean
  • Show sidebar when actions tab is provided #13180 by @duncanmcclean
  • Only add "Browse the Marketplace" action to command palette for public addons #13188 by @duncanmcclean
  • Avoid setting active nav item when click event is cancelled #13185 by @duncanmcclean
  • Fix typo in svg icons #13161 by @mikemartin
  • Show proper 404 pages instead of plain text #13192 by @duncanmcclean
  • Fix "Create Entry" button on collection widget #13082 by @duncanmcclean
  • Enforce 4 digit years #13189 by @duncanmcclean
  • Improve Time Fieldtype UX #13209 by @duncanmcclean
  • Allow custom widgets without min-height #13179 by @daun
  • Remove background from main header icon #13210 by @daun
  • Make dots consistent #13203 by @JayGeorge
  • Ensure savingRef and errorsRef are returned as refs #13208 by @duncanmcclean
  • Collection widget fixes #13200 by @JayGeorge
  • Fix globals localization #13191 by @duncanmcclean
  • Delete Blade docs-callout component #13190 by @duncanmcclean
  • Export architectural-background for addons #13182 by @duncanmcclean
  • Show media dimensions for all filetypes #13218 by @daun
  • Add build verification step in test workflow #13220 by @jasonvarga
  • Filter should focus on field after its been selected #13181 by @duncanmcclean
  • Apply collection widget badge styling fixes to panel footer only #13222 by @jasonvarga
  • Export Stack as a UI component #13184 by @duncanmcclean
  • Add width and height columns to asset browser #13219 by @daun
  • Bard: Avoid debouncing new or deleted nodes #13167 by @duncanmcclean
  • Throw exception when trying to filter by status #13153 by @duncanmcclean
  • Make array and table fieldtypes more similar #13174 by @JayGeorge
  • Improve search indexing performance #13126 by @duncanmcclean
  • Improve search indexing performance pt 2 #13228 by @jasonvarga
  • Search Updates #13108 by @duncanmcclean
  • Skip Laravel Herd test failure #13229 by @jasonvarga
  • Cmd s to close a narrow section #13100 by @JayGeorge
  • Add collapsible support to Group fieldtype #13157 by @martyf
  • Fix vite dev for addons #13241 by @jasonvarga

6.0.0-alpha.17 (2025-11-14)

What's new

  • Add Alpine Precognition form driver #12995 by @jacksleight
  • Prevent dumping when debug off #13003 by @ryanmitchell
  • Add methods to Entry/Term Repos #9815 by @godismyjudge95
  • Make the focus outline color themeable #13048 by @JayGeorge

What's fixed

  • Encapsulate button styles in the component itself for portability. #12966 by @jackmcdade
  • Fix create folder color #12994 by @JayGeorge
  • Increase combobox text size #12991 by @JayGeorge
  • Fix live preview device select #12987 by @JayGeorge
  • Remove nav sidebar shadow when closed #12983 by @JayGeorge
  • Update pull request template for v6 #12981 by @duncanmcclean
  • Ensure custom icons with fixed width/height are sized correctly #12985 by @duncanmcclean
  • Various revision fixes #12996 by @duncanmcclean
  • Add "Done" button to listing filters stack #12976 by @duncanmcclean
  • French translations #12989 by @ebeauchamps
  • Use correct first day of the week in week view #12988 by @duncanmcclean
  • Tweak text in remove page confirmation modal #12998 by @duncanmcclean
  • Fix bg architectural lines for dark mode #12977 by @JayGeorge
  • Add hook for asset warm presets #12971 by @godismyjudge95
  • Recalculate stack offset when the window is resized #12999 by @duncanmcclean
  • Fix Bard's floating toolbar in fullscreen mode #12990 by @duncanmcclean
  • Hide "Your Session is Expiring" modal when 2FA modal is open #12997 by @duncanmcclean
  • Fix error when creating nav items #13000 by @duncanmcclean
  • Ensure hiddenFields state is correct #12980 by @duncanmcclean
  • Avoid refreshing Codemirror #13001 by @duncanmcclean
  • Wrap widget header in a slot #12973 by @daun
  • Live preview improvements #12984 by @JayGeorge
  • Prevent divide y borders where child is hidden #13005 by @JayGeorge
  • Fix permission label translations #12992 by @duncanmcclean
  • Use correct mathematical symbol for display of dimensions #13009 by @daun
  • Array fieldtype table fixes #13011 by @JayGeorge
  • Adjust asset preview border radius #13010 by @daun
  • Display asset modification date in tooltip #13012 by @daun
  • Ability to have a custom Entry class per collection #11203 by @edalzell
  • Fix Invalid Date error on required date fields #12798 by @duncanmcclean
  • Bard focus ring adjustment #13015 by @JayGeorge
  • Fix color fieldtype popover position #13017 by @JayGeorge
  • Remove double shadow from toggle items #13016 by @JayGeorge
  • Fix missing translation for user group blueprint #12649 by @duncanmcclean
  • Tweak blueprint section placeholder text #13020 by @duncanmcclean
  • Avoid duplicate dirty state warnings #13018 by @duncanmcclean
  • Left align date fieldtype popover #13019 by @JayGeorge
  • Bring sizes of custom logo and avatar closer together #13021 by @daun
  • Support text-only custom logos #13023 by @daun
  • Publish container text direction #13024 by @jasonvarga
  • Adjust 950 color value for other hues #13030 by @JayGeorge
  • Indent color vars nicerer #13026 by @JayGeorge
  • Dark mode fix assets text contrast #13025 by @JayGeorge
  • Tweak calendar fieldtype #13034 by @JayGeorge
  • Bump lowest composer constraints #13038 by @jasonvarga
  • Improve blueprint breadcrumbs #13045 by @duncanmcclean
  • Address near-identical translation strings #13028 by @duncanmcclean
  • Trigger full-page refresh after saving sites #13032 by @duncanmcclean
  • Show Statamic's 404 page when nav doesn't exist #13041 by @duncanmcclean
  • Various navigation fixes #13039 by @duncanmcclean
  • Add config:app:locale option to sites locale dropdown #13033 by @duncanmcclean
  • Fix double page tree panel in selector #13046 by @jasonvarga
  • Refactor CSS color variables #13008 by @andjsch
  • Focus the "Display" input when opening section edit stack #13061 by @duncanmcclean
  • Add max widths to pages #13062 by @duncanmcclean
  • Clear command palette actions when navigating between pages #13059 by @duncanmcclean
  • Move blueprint tab edit fields into a stack #13050 by @duncanmcclean
  • Add layout actions to Command Palette on collection show page #13057 by @duncanmcclean
  • Remove unnecessary padding from Dictionary Fields fieldtype #13060 by @duncanmcclean
  • Add IDs to create form fields #13055 by @duncanmcclean
  • Add gray-150 to replace bg-gray-200/55 #13040 by @JayGeorge
  • Prevent opening nav item in new tab from updating active state #13056 by @duncanmcclean
  • Apply correct icon classes to appended input icons #13051 by @daun
  • Make listing search input clearable via button #13052 by @daun

6.0.0-alpha.16 (2025-11-06)

What's new

  • Enable background re-caching of static cache #9396 by @ryanmitchell
  • Template Scaffolding Improvements #12872 by @JohnathonKoster
  • Add login passkey autocomplete #12880 by @ryanmitchell
  • Support fieldsets in subdirectories #9341 by @duncanmcclean
  • Revision Query builder #10437 by @ryanmitchell
  • Add min, max, and step attributes to Integer and Float fieldtypes #12395 by @ELowry
  • Generate Vue components from make:widget #12886 by @duncanmcclean

What's fixed

  • Avoid rendering DynamicHtmlRenderer for Vue widgets #12871 by @duncanmcclean
  • Add a period to avoid a new translation string #12881 by @ryanmitchell
  • Indigo 700 is now the default primary/accent color #12887 by @jackmcdade
  • Right-align toggles in config publish forms #12889 by @duncanmcclean
  • Use a modal instead of a prompt for create passkey #12879 by @ryanmitchell
  • Only send input attributes to the input #12892 by @jasonvarga
  • French translations #12883 by @ebeauchamps
  • Fix types in Settings interface #12867 by @JayGeorge
  • Delete background aa #12900 by @JayGeorge
  • Revert right-aligning toggles #12902 by @duncanmcclean
  • Add dark mode variant to addon tailwind.css #12901 by @duncanmcclean
  • Update Algolia #12903 by @jasonvarga
  • 2fa design tweaks #12899 by @JayGeorge
  • Make blue the accent UI color #12906 by @JayGeorge
  • Make prop example consistent between Vue & Blade widget stubs #12912 by @duncanmcclean
  • Passkey aa gray fix #12904 by @JayGeorge
  • Pull publish tabs up #12911 by @JayGeorge
  • More nuanced light and dark vars #12917 by @JayGeorge
  • npm audit fix #12920 by @jasonvarga
  • Fix container config option on asset folder fieldtype #12919 by @duncanmcclean
  • Only apply config layout to top-level fields #12882 by @duncanmcclean
  • Fake process in tests #12922 by @jasonvarga
  • German translations #12921 by @helloDanuk
  • Remove validate key from publish array #12918 by @duncanmcclean
  • Make the focus style more consistent #12916 by @JayGeorge
  • Filters close button position fix #12924 by @JayGeorge
  • Ignore test changes in Vite #12928 by @jasonvarga
  • Add singular translation for entry count on collection grid #12931 by @duncanmcclean
  • Optically size fieldtype icons #12936 by @JayGeorge
  • Address input regressions #12940 by @jasonvarga
  • Add a creating-entry hook to allow default values to be set #8643 by @ryanmitchell
  • Fix re-used state in publish forms #12937 by @duncanmcclean
  • Publish migration for webauthn table during upgrade process #12938 by @duncanmcclean
  • Remove header widget #12946 by @duncanmcclean
  • Prevent publish form jumping to top as sidebar shows/hides #12948 by @duncanmcclean
  • Prevent addon settings blueprints from being edited #12866 by @duncanmcclean
  • Prevent fieldtype components mounting twice #12950 by @duncanmcclean
  • Inertia-ify more things #12942 by @duncanmcclean
  • Revision history improvements #12949 by @JayGeorge
  • Tidy up stack headers #12941 by @JayGeorge
  • Revision history tweaks #12955 by @JayGeorge
  • Blue text fix #12956 by @JayGeorge
  • Add missing arrow-up icon #12954 by @duncanmcclean
  • Fix error on navigation edit page #12952 by @duncanmcclean
  • Delete Tooltip UI component in favour of v-tooltip #12953 by @duncanmcclean
  • Link Fieldtype API changes #11375 by @duncanmcclean
  • Fix pro badge tooltip #12958 by @duncanmcclean
  • Fix avatar squishing #12957 by @JayGeorge
  • Fix page tree links #12968 by @duncanmcclean
  • Fix locale select text contrast #12964 by @JayGeorge
  • Adjust empty state empty screens on mobile #12965 by @JayGeorge
  • Add alternative keyboard shortcut for toggling the nav #12967 by @duncanmcclean
  • Various Bard fixes #12963 by @duncanmcclean
  • Fix the Markdown fieldtype from being pulled above the sidebar nav #12961 by @JayGeorge
  • Show hidden fieldtype in form submission #12970 by @jasonvarga

6.0.0-alpha.15 (2025-10-24)

What's new

  • Passkeys #9239 by @ryanmitchell
  • Bladeless widgets #12801 by @duncanmcclean

What's fixed

  • Flatten badges by default #12834 by @jackmcdade
  • Fix badge button style when used as link or button 9566dcec4 by @jackmcdade
  • Fix week hour format #12844 by @jasonvarga
  • Improve replicator preview #12841 by @JayGeorge
  • Remove getting_started widget from cp config #12852 by @duncanmcclean
  • Add HandleInertiaRequests middleware to frontend auth routes #12854 by @duncanmcclean
  • Fix empty dashboard #12851 by @duncanmcclean
  • Convert collection create page to Inertia #12853 by @duncanmcclean
  • Bard tweaks #12850 by @JayGeorge
  • Fix text bottom margin in table cell #12849 by @JayGeorge
  • Add show_mode_label option to code fieldtype #12848 by @duncanmcclean
  • Dark mode tweaks #12843 by @JayGeorge
  • Move JS initialization earlier #12856 by @jasonvarga
  • Combobox: Only render selected-option slot when there's a selected option #12847 by @duncanmcclean
  • Set the default dated collections view to list #12839 by @JayGeorge
  • Add replicator set above first set #12838 by @JayGeorge
  • Bard sets fix inset pseudo content from blocking pointer events #12837 by @JayGeorge
  • Publish Container should watch changes to modifiedFields prop #12830 by @duncanmcclean
  • Fix combobox z-index in modals #12829 by @JayGeorge
  • Bard reading time #12836 by @JayGeorge
  • Fix css compilation issues #12833 by @JayGeorge
  • Persistent sidebar collapse icon #12846 by @JayGeorge
  • Fix css border-image compilation clash 3257369f3 by @jackmcdade
  • Convert collection scaffold page to Inertia #12826 by @duncanmcclean

6.0.0-alpha.14 (2025-10-21)

What's fixed

  • Default content bg #12769 by @JayGeorge
  • Fix failing test #12802 by @duncanmcclean
  • "Visit URL" link should open in a new tab #12797 by @duncanmcclean
  • Replace <a> tags with Inertia's <Link> component #12796 by @duncanmcclean
  • Inertia-fy empty dashboard #12793 by @jasonvarga
  • Fix missing props on entry create form #12794 by @duncanmcclean
  • Make widget titles linkable #12799 by @duncanmcclean
  • Handle dirty state in the user wizard #12792 by @duncanmcclean
  • Configuration screen fixes #12800 by @JayGeorge
  • Contain overscroll in calendar posts #12786 by @JayGeorge
  • Stack fixes #12783 by @JayGeorge
  • Fix duplicate impersonating badges in user dropdown #12789 by @duncanmcclean
  • Fix inactive tab text color legibility #12784 by @JayGeorge
  • Fix calendar cell aspect ratio in safari #12787 by @JayGeorge
  • Fix missing validation errors & redirects in production #12795 by @duncanmcclean
  • Delete unused Blade views #12785 by @duncanmcclean
  • Calendar narrow rows only for higher viewports #12788 by @JayGeorge
  • French translations #12807 by @ebeauchamps
  • Fix stack inset #12812 by @JayGeorge
  • Fix x position #12814 by @JayGeorge
  • AddonTestCase should load Inertia's ServiceProvider #12815 by @duncanmcclean
  • Improve sidebar nav performance #12816 by @JayGeorge
  • CP Nav Customisation - Add missing show item icon #12818 by @JayGeorge
  • List fieldtype border radius #12817 by @JayGeorge
  • Calendar entries dark mode #12811 by @JayGeorge
  • Fix column layout for publish fields #12813 by @JayGeorge
  • Decouple CSRF token from nocache script #11014 by @aerni

6.0.0-alpha.13 (2025-10-16)

What's new

  • Collection Calendar mode #12597 by @jackmcdade
  • Inertia fixes and additions #12747 by @jasonvarga
  • Allow extra config on ALL fieldtypes #12722 by @ryanmitchell

What's fixed

  • Fix button tag/target logic #12715 by @jasonvarga
  • Fix user in email utility #12726 by @jasonvarga
  • Fix error from RelationshipInput when items aren't displayed #12745 by @duncanmcclean
  • Pluralize "Draft" on collection listings #12740 by @duncanmcclean
  • Inertia-fy Duplicate IDs page #12742 by @duncanmcclean
  • Prevent combobox dropdown opening when disabled #12746 by @duncanmcclean
  • Fix error when augmenting icon field #12741 by @duncanmcclean
  • Fix invisible audio player in asset editor #12735 by @daun
  • Match Markdown footer border color with header #12728 by @helloDanuk
  • Container shade #12749 by @JayGeorge
  • Improve Nav icon ux #12752 by @JayGeorge
  • Consistent stacks #12754 by @JayGeorge
  • Use object-contain instead of object-cover in the thumbnail view #12755 by @JayGeorge
  • Improve live preview sidebar #12756 by @JayGeorge
  • Maps z-index values across the CP to variables #12617 by @JayGeorge
  • Improve collection listing badges #12753 by @JayGeorge
  • Display available preview in asset editor #12734 by @daun
  • Publish field component changes #12743 by @duncanmcclean
  • Stacks facelift #12761 by @jackmcdade
  • Translate "Saved" string when saving user #12762 by @duncanmcclean
  • Export Inertia's usePoll composable #12764 by @duncanmcclean
  • Remove Drawer Component #12766 by @jasonvarga
  • Bard sticky stuck toolbar #12767 by @JayGeorge
  • Field toolbar fixes #12768 by @JayGeorge
  • Improve scrolling cut-off point on the page editor #12770 by @JayGeorge
  • German translations #12733 by @helloDanuk

6.0.0-alpha.12 (2025-10-10)

What's fixed

  • Go back to v5 style config fields #12700 by @jackmcdade
  • Fix inconsistent spacing in cp config #12677 by @duncanmcclean
  • Inertia-fy Forms #12676 by @jasonvarga
  • Nav items with target="_blank" shouldn't be Inertia Links #12683 by @duncanmcclean
  • Fix Reupload Asset action #12689 by @duncanmcclean
  • Change wording of "Submit" button in nav page editor #12688 by @duncanmcclean
  • Fix deletion modals on structure trees #12687 by @duncanmcclean
  • Tweak config of set preview asset field #12684 by @duncanmcclean
  • Mobile - fix a tiny bit of overflow on the dashboard widget view 125224fd5 by @JayGeorge
  • Fix missing page titles #12682 by @duncanmcclean
  • Fix inertia pro logic #12692 by @jasonvarga
  • Date Picker: Avoid passing current time when time is disabled #12686 by @duncanmcclean
  • Fix field / date filtering #12696 by @jasonvarga
  • Responsive improvements #12697 by @JayGeorge
  • Allow initializing values into entry create form #12699 by @jasonvarga
  • Markdown fieldtype - Remove/Comment out the purple-ish selection colo… #12693 by @JayGeorge
  • Target group buttons only in the floating toolbar #12707 by @JayGeorge
  • Pass existing data into asset thumbnail hook #12702 by @daun
  • Fix front-end 2FA pages #12711 by @jasonvarga
  • Utility tweaks #12712 by @jasonvarga
  • French translations #12706 by @ebeauchamps
  • Dark mode improvements #12691 by @JayGeorge

6.0.0-alpha.11 (2025-10-07)

What's new

  • JS API fixes and adjustments #12665 by @jasonvarga
  • Inertia-fy Utilities #12674 by @jasonvarga
  • Inertia-fy the blueprints and fieldsets areas #12656 by @jasonvarga

What's fixed

  • Inertia toast handling #12670 by @jasonvarga
  • Bard sticky floating toolbar fixes #12661 by @JayGeorge
  • If you're focused on a checkbox, Enter now submits the nearest form. #12671 by @jackmcdade
  • Fix missing site name in header #12673 by @jasonvarga
  • Fix translations #12666 by @jasonvarga
  • Move blade badge to header #12669 by @jasonvarga
  • Global site selector should only be visible when you have > 1 site #12655 by @duncanmcclean
  • Make the Globals index look like the other indexes aceb87731
  • Fix select/combobox chevron overflow 247d4d143
  • Fix drop-to-upload ui 7fd35d50c
  • French translations #12672 by @ebeauchamps

6.0.0-alpha.10 (2025-10-03)

What's new

  • Inertia #12610 by @jasonvarga
  • Replicator and Bard Set Preview Images #12532 by @jasonvarga
  • Improve stack saving ux #12606 by @JayGeorge
  • Ability to use custom components & hide "Run action" button in action modals #12612 by @duncanmcclean

What's fixed

  • Improve send password reset modal #12577 by @JayGeorge
  • Asset table fixes for Safari #12575 by @JayGeorge
  • Use new Avatar component in User Listing #12576 by @JayGeorge
  • Make the Avatar gradient mesh more readable / AA compliant #12579 by @JayGeorge
  • Scrollable modals #12580 by @jackmcdade
  • Fix table container rounded corners #12581 by @jackmcdade
  • Improve relationship field padding #12604 by @JayGeorge
  • Fix breadcrumb dropdown with plurals including apostrophes. #12602 by @Frank-L93
  • Remove stacked rounded corners #12599 by @JayGeorge
  • Make radio and checkbox options consistent #12596 by @JayGeorge
  • Fix inability to move a page with children to another top-level position #12582 by @jackmcdade
  • Fix the custom "create entry" button in card view #12598 by @JayGeorge
  • Text color on disabled buttons #12573 by @JayGeorge
  • Fix global site selector popping in #12578 by @JayGeorge
  • Bard slash command for single set #12595 by @JayGeorge
  • Sticky blueprint heading #12608 by @JayGeorge
  • Rearrange collections index modes #12616 by @jackmcdade
  • Improve Assets loading with skeleton #12615 by @JayGeorge
  • Prevent panel transparency #12637 by @JayGeorge
  • Sticky toolbars #12632 by @JayGeorge
  • Bard icon consistency #12623 by @JayGeorge
  • New folder placeholder length #12621 by @JayGeorge
  • Relationship fields fix space after colon #12614 by @JayGeorge
  • Toast shouldnt fire on row actions when message === false #12611 by @ryanmitchell
  • Sticky table fixes #12618 by @JayGeorge
  • Fix inconsistent gray border widths #12620 by @JayGeorge
  • Wire up more Inertia pages #12646 by @jasonvarga
  • pass action and values to component #12641 by @ryanmitchell
  • Fix set picker regressions #12645 by @jackmcdade
  • Page tree node transitions #12640 by @JayGeorge
  • Container queries for publish fields #12644 by @JayGeorge
  • Remove header starting style #12639 by @JayGeorge
  • Bard floating toolbar mode fix container focus state #12594 by @JayGeorge
  • Fix PSR4 warning from SetupCpViteTest #12647 by @duncanmcclean
  • Fix "Create Entry" button in collection grid view #12652 by @duncanmcclean
  • Make Save toast message translatable #12648 by @duncanmcclean
  • Track dirty state when editing fieldsets #12651 by @duncanmcclean
  • Wire up PublishForm::make() as an Inertia page #12650 by @duncanmcclean
  • Wire up architectural line backgrounds in Inertia #12653 by @jasonvarga
  • Fix reordering in asset fieldtype's grid view #12654 by @duncanmcclean
  • German translations #12587 by @helloDanuk
  • French translations #12583 by @ebeauchamps
  • French translations #12633 by @ebeauchamps

6.0.0-alpha.9 (2025-09-24)

What's new

  • Blade Component Support in Antlers #12424 by @JohnathonKoster
  • Avatar component #12194 by @martyf
  • Update make:fieldtype stubs #12533 by @duncanmcclean
  • Update make:widget stub #12521 by @duncanmcclean

What's fixed

  • Border radius inception #12571 by @JayGeorge
  • Fix JS package tests #12572 by @jasonvarga
  • Fix "Contained data table" styling #12556 by @JayGeorge
  • Smoother page loading, mostly for Firefox #12568 by @JayGeorge
  • Fix license rows #12569 by @JayGeorge
  • Remove create child entry separator #12570 by @JayGeorge
  • Bard toolbar fixes #12543 by @JayGeorge
  • Make "Cancel" in ConfirmationModal translatable #12539 by @duncanmcclean
  • Fix JS errors caused by single quotes in translations #12541 by @duncanmcclean
  • Fix button text on password reset page #12540 by @duncanmcclean
  • Make Origin dropdown clearable on Global Set settings #12542 by @duncanmcclean
  • Fake breadcrumb keyboard focus #12545 by @JayGeorge
  • Fix a few focus states in the global header #12546 by @JayGeorge
  • Assets upload icon spacing #12550 by @JayGeorge
  • Improve combobox legibility to pass AA #12544 by @JayGeorge
  • Fix relationship input size edge cases #12549 by @jackmcdade
  • Checkbox item component shouldnt have required value prop #12534 by @jasonvarga
  • Match whereJsonContains to how Laravel handles it #11117 by @ryanmitchell
  • Hot-reload contents of Live Preview embed #11982 by @duncanmcclean
  • Add @vitejs/plugin-vue dependency to package #12531 by @duncanmcclean
  • Replace tailwind/typography #12516 by @JayGeorge
  • Improve Combobox performance #12499 by @duncanmcclean
  • Add dependencies to UI package #12512 by @duncanmcclean
  • Ensure field names are always left-aligned in blueprint builder #12501 by @duncanmcclean
  • Fix publish form actions showing at bottom when sidebar is visible #12509 by @duncanmcclean
  • Fix global site selector #12497 by @duncanmcclean
  • Improve List fieldtype in dark mode #12495 by @duncanmcclean
  • Fix translations in relationship selector #12498 by @duncanmcclean
  • Add clearable option to Dictionary fieldtype #12506 by @duncanmcclean
  • Make template & layout dropdowns clearable #12505 by @duncanmcclean
  • Ensure publish form actions are visible on smaller screens #12500 by @duncanmcclean
  • Improve term template instructions #12507 by @duncanmcclean
  • Correct select icon and spacing #12486 by @martyf
  • Fix typo in navigation blueprint breadcrumb #12494 by @duncanmcclean
  • Correct Grid fieldtype deleting row condition #12488 by @martyf
  • Replace page tree ui/tooltips with regular directive tooltips. 9859261fc by @jackmcdade
  • Section toggle is now a button for a11y. 4b1fb74b3 by @jackmcdade
  • German translations #12529 by @helloDanuk
  • French translations #12493 by @ebeauchamps

6.0.0-alpha.8 (2025-09-17)

What's new

  • Smoother page loads using animation #12454 by @JayGeorge
  • Add setup-cp-vite command #12056 by @duncanmcclean
  • Add prepend and append options to Float fieldtype #12476 by @duncanmcclean

What's fixed

  • Add missing architectural lines to navigation > getting started screen #12468 by @JayGeorge
  • Bard focus states #12360 by @JayGeorge
  • Collection grid missing v-for key #12477 by @martyf
  • Ensure "Stop Impersonating" string is translated correctly #12456 by @duncanmcclean
  • Combobox shouldn't be disabled when max selections limit has been reached #12472 by @duncanmcclean
  • Make bard buttons setting responsive #12474 by @jacksleight
  • Combobox: Fix search input focus #12471 by @duncanmcclean
  • Fix permission labels not being localized correctly #12316 by @duncanmcclean
  • Add tests for the Combobox component #12174 by @duncanmcclean
  • Add cursor-pointer to Create Form links #12453 by @duncanmcclean
  • Fix licensing table #12429 by @duncanmcclean
  • Textareas should autosize #12435 by @duncanmcclean
  • Hide "Customize Columns" button in Grid mode #12448 by @duncanmcclean
  • Optimize PageTree performance issues with larger collections #12434 by @o1y
  • French translations #12430 by @ebeauchamps
  • Validation error shouldn't be thrown when asset container has value #12437 by @duncanmcclean
  • Fix string on terms empty state #12447 by @duncanmcclean
  • Fix icon in field settings stack #12436 by @duncanmcclean
  • Fix validation errors not showing for relationship fieldtypes #12438 by @duncanmcclean
  • Improve folder empty states in asset browser #12452 by @duncanmcclean
  • Add target and variant props to Context Item component #12451 by @duncanmcclean
  • Fix adding nav items from empty state #12463 by @duncanmcclean
  • Ensure nav customizations apply to breadcrumbs #12460 by @duncanmcclean
  • Fix Grid fieldtype's table mode #12439 by @duncanmcclean
  • "Imported from: ..." translation should include variable #12455 by @duncanmcclean
  • Make translator tool look in the ui package #12423 by @jasonvarga

6.0.0-alpha.7 (2025-09-12)

What's new

  • Standalone UI package etc #12329 by @jasonvarga
  • Command palette keys API and display #12241 by @jesseleite
  • URL trailing slash normalizations and support for enforcing them #11840 by @jesseleite
  • Drawer UI component #12215 by @jackmcdade

What's fixed

  • Require Bard container when image button is enabled #12238 by @godismyjudge95
  • Fix site selectors #12411 by @duncanmcclean
  • Page Tree now remembers collapseAll and expandAll ddda9f48d by @jackmcdade
  • ColorFieldtype now stores updated values when you click away. b97ed4fb5 by @jackmcdade
  • Improve collection grid listing in multisite #12324 by @duncanmcclean
  • Fix locales dictionary on Windows #12407 by @duncanmcclean
  • Fix combobox dropdown not showing in modals #12158 by @duncanmcclean
  • Fix "ESC" key to dismiss the command palette when Bard is on the page #12394 by @duncanmcclean
  • Restore breadcrumb hover padding b5431a009 by @JayGeorge
  • Pressing meta + enter on command palette should open new window #12389 by @ryanmitchell
  • Fix Live Preview popout #12366 by @duncanmcclean
  • Simplify Button groups #12327 by @JayGeorge
  • Global header - switch out grey text colors in favour of faded white colors so that theming looks better #12405 by @JayGeorge
  • Tone down global search background opacity so it works better with different colors #12414 by @JayGeorge
  • Change from text-balance to text-pretty #12403 by @helloDanuk
  • Breadcrumb hover padding #12408 by @JayGeorge
  • Fix position of revisions "View History" button #12406 by @duncanmcclean
  • Switch hover state from blue-500 to blue-600 to hit AA for accessibility #12409 by @JayGeorge
  • Fix field label tooltip #12410 by @duncanmcclean
  • Increase contrast for localizable toggle #12413 by @JayGeorge
  • Assets Fieldtype: Clicking on filename should select asset #12383 by @duncanmcclean
  • Add code accent for dark mode and tweak light mode values #12398 by @JayGeorge
  • Fix folder svg #12415 by @jasonvarga
  • Fix double svg in icon component #12412 by @jasonvarga
  • Make 'Enter text...' translatable #12401 by @helloDanuk
  • Fix header dark mode when subheading is present 12c0fee15 by @jackmcdade
  • Improve the way that the Asset Field type keeps important information visible #12396 by @JayGeorge
  • Improve asset fieldtype tiles and rows #12397 by @jackmcdade
  • Icon changes, bring back custom set icons #12286 by @duncanmcclean
  • Fix discarding nav items #12390 by @duncanmcclean
  • Table styling #12367 by @JayGeorge
  • German translations #12370 by @helloDanuk
  • Make "Save" translatable on publish forms #12375 by @duncanmcclean
  • Fix uploading via the asset fieldtype #12379 by @duncanmcclean
  • Improve licensing layout and fix little dot #12381 by @JayGeorge
  • Asset button text alignment #12382 by @JayGeorge
  • Asset UI tweaks #12384 by @JayGeorge
  • Make 'Select...' translatable #12369 by @helloDanuk
  • Add some gap between Bard icons, for when they are "pressed" #12368 by @JayGeorge
  • Improve the difference between the data-ui-subheading and the heading #12268 by @JayGeorge

6.0.0-alpha.6 (2025-09-08)

What's fixed

  • Bring back entry_count translation #12364 by @jasonvarga
  • Prevent PSR-4 warnings #12348 by @duncanmcclean
  • Differentiate dangerous actions in bulk actions toolbar #12300 by @duncanmcclean
  • Selected assets shouldn't be cleared when editing assets #12301 by @duncanmcclean
  • Separate the string 'Expand' for better translations #12357 by @helloDanuk
  • Make active buttons in a group field type look pressed rather than a primary button #12305 by @JayGeorge
  • Asset field responsiveness #12303 by @JayGeorge
  • Fix too many backticks in markdown cheatsheet #12358 by @duncanmcclean
  • Replicator improvements including Bard replicators #12361 by @JayGeorge
  • Apply Inter more selectively in Bard #12363 by @JayGeorge
  • Separate the string 'Link' for better translations #12359 by @helloDanuk
  • Fix missing fieldtype icons #12304 by @duncanmcclean
  • Dutch translations #12356 by @Frank-L93
  • Focal Point Editor tweaks #12302 by @duncanmcclean
  • Remove some unused translations #12306 by @helloDanuk
  • Fix translation in docs callout #12311 by @duncanmcclean
  • Fix errors not showing on two factor setup modal #12313 by @duncanmcclean
  • Adjust the sidebar position for RTL mode #12335 by @tao
  • Add translations in command palette #12320 by @helloDanuk
  • Invert text colour of Markdown Cheatsheet in dark mode #12322 by @duncanmcclean
  • Fix missing translation in Assets & Files fieldtypes #12325 by @duncanmcclean
  • Allow localization to be selected from ComboBox #12337 by @tao
  • Take initialPerPage into account when rendering widget skeleton #12326 by @duncanmcclean
  • Border radius fixes for the main containers #12344 by @JayGeorge
  • Fix translation in Code Fieldtype #12345 by @duncanmcclean
  • Pass placeholder to search input as a string, not a variable #12323 by @duncanmcclean
  • Left align table heads e.g. Checkbox field type key/value headings #12346 by @JayGeorge
  • Make sure field actions do not inherit bottom margin #12349 by @JayGeorge
  • Checkboxes fieldtype: Option value should be a "label" #12350 by @duncanmcclean
  • Integer fieldtype: Adjust config field widths #12351 by @duncanmcclean
  • Popovers shouldn't use fixed widths, to account for localization #12352 by @duncanmcclean
  • Add translation for "Search..." in German #12317 by @duncanmcclean
  • Add missing fieldtype titles to translator #12343 by @helloDanuk
  • Make Base & Large translatable in width field type #12340 by @helloDanuk
  • Make 'Clear' translatable in Filters.vue #12331 by @helloDanuk
  • Radio items can now be disabled #12319 by @jackmcdade
  • Fix German entry count translation #12296 by @daun
  • Fix Select/Combobox icon ae5b544fd by @jackmcdade

6.0.0-alpha.5 (2025-09-04)

What's new

  • REST API Authentication #12051 by @duncanmcclean
  • Bard adjustments #12240 by @jasonvarga
  • Make container available in custom field conditions #12277 by @duncanmcclean
  • Updated asset and folder permissions #12281 by @jasonvarga
  • Addon setting helper #12244 by @edalzell
  • Themeable global header #12214 by @jackmcdade
  • Redesign trial mode banner #12239 by @jackmcdade
  • Fleshing out command palette actions #12140 by @jesseleite

What's fixed

  • Replicator - change the set picker to be in the center when in between blocks, but left when under the "Add Block" button 4de68783d by @JayGeorge
  • Respect configured sort column & direction on collection index #12234 by @duncanmcclean
  • Table fixes for Safari and Firefox #12233 by @JayGeorge
  • Third-party fieldtypes should be able to use first-party icons #12291 by @duncanmcclean
  • German translations #12252 by @helloDanuk
  • Add cursor-pointer to replicator set headers & set picker #12236 by @duncanmcclean
  • Prepend append consistency #12272 by @JayGeorge
  • Fix errors from BardFieldtype when closing Live Preview #12275 by @duncanmcclean
  • Replicator legibility improvements #12278 by @JayGeorge
  • Combobox item separation #12292 by @JayGeorge
  • Make collapsable sections buttery smooth #12285 by @JayGeorge
  • Combobox - add a bit of horizontal padding, based on when they say "no options currently" available eca16ffca by @JayGeorge
  • Only render publish section headers when display is set or collapsible is enabled #12274 by @JayGeorge
  • Add display text to fallback blueprint section #12280 by @jasonvarga
  • Fix field filter combobox #12273 by @duncanmcclean
  • Combobox hover contrast #12287 by @JayGeorge
  • Bard - fix background and border-radius, including for dark mode cfe217464 by @JayGeorge
  • Cache flattened permissions #12258 by @duncanmcclean
  • Hide search cancel button in combobox input #12224 by @duncanmcclean
  • Fix the toast notification position from sometimes breaking #12271 by @JayGeorge
  • Add a chevron to collapsible sections #12260 by @duncanmcclean
  • Login custom logo width #12262 by @JayGeorge
  • Avoid saving theme preference when unauthenticated #12264 by @duncanmcclean
  • Prevent Live Preview panels from blending into the background #12269 by @JayGeorge
  • Fix focal point editor #12259 by @duncanmcclean
  • Tweak distance between field instructions and fields an itsy bitsy amount 9ff62636e by @JayGeorge
  • Relationship selector tweaks #12265 by @duncanmcclean
  • Fix border color in dark mode empty states #12266 by @duncanmcclean
  • Fix listing translations #12263 by @duncanmcclean
  • Fix date column in collection widget #12267 by @duncanmcclean
  • Field type / text - change the way append/prepend are laid out so they're next to each other 4280afc1b by @duncanmcclean
  • More UI tweaks #12248 by @jackmcdade
  • Fix timezone modifier altering original value #12218 by @marcorieser
  • Grid field type - remove text-gray class because it was affecting things like link buttons, making the button text light a0874c72d by @JayGeorge
  • Grid field type - fix some alignment issues aaeb4020c by @JayGeorge
  • Grid field type - tidy CSS more b4cffe8fd by @JayGeorge
  • Add resources/dist-package to .gitignore #12246 by @duncanmcclean
  • Grid field -- a couple of dark mode adjustments 824916a71 by @JayGeorge
  • Radio field - improve border legibility 16df2bb5f by @JayGeorge
  • Dictionary field - improve text legibility 842848f93 by @JayGeorge
  • Checkboxes - improve border legibility 6d2320e32 by @JayGeorge
  • Grid field -- improve legibility ee23bb6e4 by @JayGeorge
  • Remove some container focus states 51b90435f by @JayGeorge
  • Add fluid publish fields to the top of the Edit Blueprint screen to help layout a07251738 by @JayGeorge
  • Add a modifier class to fluid publish fields that prevents the fields from being fluid on smaller screens to help legibility c04551e11 by @JayGeorge
  • Minor tweak to UI accent color for code comments to make them more legible 3b7998674 by @JayGeorge
  • Improve code presentation for field configuration 1e7ebce33 by @JayGeorge
  • Improve code presentation for validation rule lists 4068d526c by @JayGeorge
  • Remove unnecessary margin from globals publish form #12235 by @duncanmcclean
  • Date Fieldtype: Prevent dashed border showing in non-read-only state #12237 by @duncanmcclean
  • Add :dismissible="false" to other modal in SessionExpiry.vue #12231 by @duncanmcclean
  • Add/manipulate the UI accent color for code comments 9daa324bb by @JayGeorge
  • Prevent session expiry modal from being dismissed #12223 by @duncanmcclean
  • Clearer WCAG 2.2 Messaging #12225 by @
  • Improve the gap between text and toggles so that long text (e.g. instructions) don't get too close to the toggle deea7660e by @JayGeorge
  • Tweak the switch color values a shade so they're less intense f89cbd0c0 by @JayGeorge

6.0.0-alpha.4 (2025-08-28)

What's new

  • Configurable progress bar color #12202 by @jackmcdade
  • UI accent color theme config #12201 by @jackmcdade

What's fixed

  • Fix spacer field from collapsing #12211 by @JayGeorge
  • Lowercase Inter font directory #12213 by @jasonvarga
  • Remove unnecessary whitespace in bard link toolbar #12207 by @duncanmcclean
  • Make border colors more consistent #12209 by @JayGeorge
  • Tidy Vite #12204 by @jasonvarga
  • Reduce negative letter-spacing for the st-text-legibility legibility (e.g. Bard fields) based d479c45 by @JayGeorge
  • Vite Tailwind Exclusions #12200 by @jasonvarga
  • UI improvements & fixes #12203 by @jackmcdade
  • Make panel background slightly darker to improve legibility 2413ae7 by @JayGeorge
  • Fix dark content bg #12198 by @jackmcdade
  • Switch (Toggle) accents #12210 by @jasonvarga
  • Automatically run vite build watch #12193 by @jasonvarga

6.0.0-alpha.3 (2025-08-26)

What's fixed

  • Fix dist tar download error #12188 by @jasonvarga
  • Fix modal open prop usage #12187 by @jasonvarga
  • Global header should use chosen gray family #12185 by @jackmcdade
  • Unlock laravel/framework #12183 by @jasonvarga

6.0.0-alpha.2 (2025-08-26)

What's new

  • CP Theme Config #12170 by @jackmcdade
  • Add preference for dirty navigation confirmation #12095 by @jasonvarga
  • Add more icons along with backwards compatibility #12165 by @jackmcdade

What's fixed

  • Lock laravel/framework temporarily #12179 by @jasonvarga
  • Change marketplace link to open in new tab as per icon #12180 by @JayGeorge
  • Marketplace link should be external #12182 by @JayGeorge
  • Don't hard code /cp in command palette URL #12178 by @duncanmcclean
  • Match the text color of Bard fields with markdown fields #12177 by @JayGeorge
  • Bring back asset editor button labels #12171 by @jackmcdade
  • Fix error when publishing localization #12155 by @duncanmcclean
  • Fix custom labels on replicator's add set button #12145 by @duncanmcclean
  • Fix error on listings when query parse #12161 by @duncanmcclean
  • Improve read-only/disabled state of Date Fieldtype #12127 by @duncanmcclean
  • Combobox: Hide chevron icon unless there are options to pick from #12126 by @duncanmcclean
  • Correctly translate instructions for a ui-field #12124 by @martyf
  • Fix bard toolbar style regression #12141 by @o1y
  • Fix set overflow #12168 by @jackmcdade
  • Fix section overflow #12166 by @jackmcdade
  • Entries fieldtype: ensure site parameter is passed to request #12160 by @duncanmcclean
  • Fix infinite loop on collection index #12101 by @duncanmcclean
  • Fix default published state of new nav items #12159 by @duncanmcclean
  • Add version to @statamic/cms package #12164 by @duncanmcclean
  • Fix badges in bard set handles #12163 by @duncanmcclean
  • Fix revealer fieldtype's toggle mode #12128 by @duncanmcclean
  • Fix badges in replicator set headers #12148 by @duncanmcclean
  • Fix carbon deprecation warning #12119 by @jasonvarga
  • Fix broken blueprint builder after validation error #12152 by @duncanmcclean
  • Fix alignment of tab name & chevron in blueprint builder #12146 by @duncanmcclean
  • Fix error when section is collapsible, but not collapsed by default #12147 by @duncanmcclean
  • Configurable app shell colors #12134 by @jackmcdade
  • Fix 2fa recovery codes dark mode #12133 by @jackmcdade
  • Add nav hover contrast #12132 by @jackmcdade
  • Fix array fieldtype UI #12123 by @jackmcdade
  • Relax field configs so they max out at 50% width #12122 by @jackmcdade
  • Fix bard floating toolbar #12121 by @jackmcdade
  • Fix dist-package tar location #12120 by @jasonvarga
  • Selecting an asset when max_files: 1 should close the stack #12112 by @duncanmcclean
  • Modal: Fix open state not being emitted to parent component #12106 by @duncanmcclean
  • Fix "Create" button in relationship fieldtypes #12113 by @duncanmcclean
  • Allow profile dropdown to grow. #12118 by @jackmcdade
  • Fix site switcher line wrap. #12117 by @jackmcdade
  • Make collection cards a little prettier #12115 by @jackmcdade
  • Fix bard set tooltips #12111 by @jackmcdade
  • Fix read-only toggles. #12110 by @jackmcdade
  • Fix the List fieldtype by @jackmcdade
  • The sidebar width should be just wide enough to accommodate badges without wrapping #12102 by @JayGeorge
  • Fix the assets toolbar-padding #12105 by @JayGeorge
  • Improve accessibility of red color #12094 by @JayGeorge
  • Input only shows copy button if supported #12100 by @jasonvarga
  • Fix destructive buttons #12086 by @JayGeorge
  • Update Duplicate IDs page #12084 by @duncanmcclean
  • Fix duplicate mobile nav toggles #12088 by @duncanmcclean
  • Fix missing logo on auth pages #12087 by @duncanmcclean
  • Prevent combobox input from being autofilled #12081 by @duncanmcclean
  • Fix Marketplace link on Addons page #12064 by @duncanmcclean

6.0.0-alpha.1 (2025-08-21)

What's new

  • Redesigned Control Panel
  • UI Component library
  • Vue 3 #11339
  • Command Palette #11699
  • Elevated Sessions #11688
  • Two Factor Authentication #11664
  • Antlers Component Tag syntax #11799
  • Addon settings #11929
  • Tiptap 3 #12030
  • Glide 3 #11626
  • Video thumbnails #11841
  • Enhanced Asset Browser #11807
  • Recursive form:fields tag, group field support, and misc form improvements #10976

What's fixed

  • Better Timezone support #11409
  • Better Date formatting #11566
  • Globals content is separate from the config #11585
  • Blueprint routing improved to fix nav and breadcrumbs #11980
  • Super user authorization check now only applies to Statamic permissions #11516
  • Fix ensure field has config on blueprints #11898
  • logged_in variable now uses guard from users.php config #11666
  • Dropped Carbon 2 support #11500
  • Dropped Laravel 10 and PHP 8.1 support #11440
  • Dropped underscore in favor of lodash #11529
  • Dropped fuse.js in favor of fuzzysort #11713
  • Dropped moment.js in favor of native JS date formatting #11573
  • Dropped “parent” field from entries publish sidebar #11506
  • Dropped Vuex for Pinia #11446