Release Notes
Stay up to date with the latest Statamic changes.
To see what's in development, check out the roadmap.
6.2.3
February 4th, 2026
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
February 3rd, 2026
What's fixed
- Add auth to asset routes #13810 by @jasonvarga
6.2.1
February 3rd, 2026
- Fix markdown fieldtype error when theres no container #13809 by @jasonvarga
6.2.0
February 3rd, 2026
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
itemActionsstate 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
January 29th, 2026
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 stringerror 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
ResolveValuesto resolve values inEloquentQueryBuilder::pluck()#13726 by @duncanmcclean
6.0.0
January 28th, 2026
Read First
Be sure to read the Upgrade Guide first as manual changes may be necessary. You can also read the Statamic 6 Launch Announcement blog post to learn about many of the new features in depth!
What's new
- A completely redesigned Control Panel
- UI Component library
- Control Panel themes
- Vue 3
- Inertia.js
- Tailwind 4
- Command Palette
- Elevated sessions
- Two-factor authentication
- Passkeys
- Antlers component tag syntax
- Smart view scaffolding
- Addon settings
- Better date and timezone support
- Replicator/Bard sets can have image previews
- Laravel Boost Guidelines
- Publish form overhaul
- Collapsible publish form sections
- Publish form site locale-aware text direction
- Background Static Cache re-caching
- Collection calendar view
- Live Preview hot-reload
- REST API Authentication
- Improved JS and addon workflow
- Vue Composition API support in Fieldtypes
What's changed
- Dropped support for Laravel 11 and PHP 8.2.
- There are a number of breaking changes. Consult the 6.0 upgrade guide.
5.73.5
February 3rd, 2026
What's fixed
- Add auth to asset routes #13810 by @jasonvarga
5.73.4
February 3rd, 2026
What's fixed
- Handle
0values in text fields andnullstring in slugs #13786 by @joshuablum - Fix multi-site URL invalidation in
ApplicationCacher#13793 by @joshuablum
5.73.3
January 30th, 2026
What's fixed
- Avoid showing large number of assets in listing #13758 by @jasonvarga
- Abort 404 when asset is not found in AssetsController #13741 by @mynetx
5.73.2
January 26th, 2026
What's fixed
- Revert
AssetContainer::accessible()visibility change #13673 by @duncanmcclean - Fix: Prevent 304 responses without client cache headers #13654 by @mynetx
- Fix uninitialized property error from
HandleEntrySchedulejob #13648 by @duncanmcclean - Bump lodash from 4.17.21 to 4.17.23 #13628 by @dependabot
- Avoid updating Bard value unless content has actually changed #13645 by @duncanmcclean
5.73.1
January 21st, 2026
What's fixed
- Revert config values in forms #13632 by @jasonvarga
5.73.0
January 21st, 2026
What's new
- Allow config values to be used in forms #11403 by @FrittenKeeZ
- Allow closure in cascade content hydration #13580 by @marcorieser
What's fixed
AssetContainer::accessible()should take filesystem visibility into account #13621 by @duncanmcclean- Augment appended form config fields for Antlers #13111 by @marcorieser
- Fix error from
DefaultInvalidatorwhen creating a nav #13596 by @duncanmcclean - Prevent redirect when creating term via fieldtype #13595 by @duncanmcclean
- Handle null value gracefully #13598 by @aerni
- Fix existing field validation with prefixed fieldset imports #13551 by @duncanmcclean
5.72.0
January 13th, 2026
What's new
- Support query scopes in navigations #13509 by @el-schneider
What's fixed
- Generate etag after nocache replacements #13433 by @mmodler
- Support custom validation rules for asset containers #13459 by @duncanmcclean
- Fix filterWhere with arrays #13507 by @aerni
- Dutch translations #13532 by @laurenskr
5.71.0
January 8th, 2026
What's new
- PHP 8.5 Compatibility #13112 by @duncanmcclean
- Add ability to get raw array directly from Values object #13318 by @andjsch
- Make GetItemsContainingData hookable #13302 by @ryanmitchell
What's fixed
- Fix structure not being saved to collection #13479 by @jasonvarga
- Fix JsDriver::addToFormData call to match interface signature #13463 by @andrii-trush
- Fix add set button not overlap content on small container #13269 by @lecoa
- Terms Filter: Use
termsfieldtype instead ofselect#13439 by @duncanmcclean - Fix blueprint cache #13430 by @aerni
- Add
Nav::clearCachedUrlsexpectation toAddonTestCase#13396 by @duncanmcclean - Remove "Bulgarian Lev" from Currencies dictionary #13414 by @duncanmcclean
- Ensure field parent is set correctly #13305 by @aerni
- Invalidate nav's URL cache when collection/taxonomy/etc is created #13297 by @duncanmcclean
- Fix whereNotIn error with nulls #13266 by @jasonvarga
- Fix
eloquent:import-userscommand with computed values #13260 by @duncanmcclean - Fix page collection and mounted collection #13250 by @jasonvarga
- French translations #13300 by @ebeauchamps
- Bump validator from 13.15.20 to 13.15.22 #13234 by @dependabot
- Bump qs from 6.11.1 to 6.14.1 #13409 by @dependabot
5.70.0
December 3rd, 2025
What's new
- Pass original upload filename into
AssetUploadedevent #11423 by @daun - Allow statamic URLs to use fragments or query strings #13085 by @miicah
- Add Glide Asset Cleared Event #13004 by @infabo
What's fixed
- Performance Optimizations for Stache and Query Operations #12894 by @hastinbe
- Avoid hardcoded nocache url in js #13199 by @JorisOrangeStudio
- Fix nocache tag not replacing element correctly #13177 by @duncanmcclean
- Date modifiers shouldn't return anything when value is empty #13178 by @duncanmcclean
- Terms fieldtype: Only show "Allow Creating" option when using stack selector #13151 by @duncanmcclean
- Ensure updated_at and updated_by is not null in TracksLastModified #13099 by @simonerd
- Correct namespace in
FakesQueriesTest#13029 by @duncanmcclean - Require url in nocache request #12975 by @Jade-GG
- Fix HTML entities in currency translations #12982 by @duncanmcclean
- Fix failing tests due to lowercase
utf-8charset #13213 by @duncanmcclean - French translations #13136 by @ebeauchamps
- Bump lowest composer constraints #13037 by @jasonvarga
- Bump js-yaml from 3.14.1 to 3.14.2 #13097 by @dependabot