|
1 | 1 | # Release Notes
|
2 | 2 |
|
| 3 | +## 6.0.0-alpha.2 (2025-08-26) |
| 4 | + |
| 5 | +### What's new |
| 6 | +- CP Theme Config [#12170](https://github.com/statamic/cms/issues/12170) by @jackmcdade |
| 7 | +- Add preference for dirty navigation confirmation [#12095](https://github.com/statamic/cms/issues/12095) by @jasonvarga |
| 8 | +- Add more icons along with backwards compatibility [#12165](https://github.com/statamic/cms/issues/12165) by @jackmcdade |
| 9 | + |
| 10 | +### What's fixed |
| 11 | +- Lock laravel/framework temporarily [#12179](https://github.com/statamic/cms/issues/12179) by @jasonvarga |
| 12 | +- Change marketplace link to open in new tab as per icon [#12180](https://github.com/statamic/cms/issues/12180) by @JayGeorge |
| 13 | +- Marketplace link should be external [#12182](https://github.com/statamic/cms/issues/12182) by @JayGeorge |
| 14 | +- Don't hard code `/cp` in command palette URL [#12178](https://github.com/statamic/cms/issues/12178) by @duncanmcclean |
| 15 | +- Match the text color of Bard fields with markdown fields [#12177](https://github.com/statamic/cms/issues/12177) by @JayGeorge |
| 16 | +- Bring back asset editor button labels [#12171](https://github.com/statamic/cms/issues/12171) by @jackmcdade |
| 17 | +- Fix error when publishing localization [#12155](https://github.com/statamic/cms/issues/12155) by @duncanmcclean |
| 18 | +- Fix custom labels on replicator's add set button [#12145](https://github.com/statamic/cms/issues/12145) by @duncanmcclean |
| 19 | +- Fix error on listings when query parse [#12161](https://github.com/statamic/cms/issues/12161) by @duncanmcclean |
| 20 | +- Improve read-only/disabled state of Date Fieldtype [#12127](https://github.com/statamic/cms/issues/12127) by @duncanmcclean |
| 21 | +- Combobox: Hide chevron icon unless there are options to pick from [#12126](https://github.com/statamic/cms/issues/12126) by @duncanmcclean |
| 22 | +- Correctly translate instructions for a ui-field [#12124](https://github.com/statamic/cms/issues/12124) by @martyf |
| 23 | +- Fix bard toolbar style regression [#12141](https://github.com/statamic/cms/issues/12141) by @o1y |
| 24 | +- Fix set overflow [#12168](https://github.com/statamic/cms/issues/12168) by @jackmcdade |
| 25 | +- Fix section overflow [#12166](https://github.com/statamic/cms/issues/12166) by @jackmcdade |
| 26 | +- Entries fieldtype: ensure `site` parameter is passed to request [#12160](https://github.com/statamic/cms/issues/12160) by @duncanmcclean |
| 27 | +- Fix infinite loop on collection index [#12101](https://github.com/statamic/cms/issues/12101) by @duncanmcclean |
| 28 | +- Fix default published state of new nav items [#12159](https://github.com/statamic/cms/issues/12159) by @duncanmcclean |
| 29 | +- Add version to `@statamic/cms` package [#12164](https://github.com/statamic/cms/issues/12164) by @duncanmcclean |
| 30 | +- Fix badges in bard set handles [#12163](https://github.com/statamic/cms/issues/12163) by @duncanmcclean |
| 31 | +- Fix revealer fieldtype's toggle mode [#12128](https://github.com/statamic/cms/issues/12128) by @duncanmcclean |
| 32 | +- Fix badges in replicator set headers [#12148](https://github.com/statamic/cms/issues/12148) by @duncanmcclean |
| 33 | +- Fix carbon deprecation warning [#12119](https://github.com/statamic/cms/issues/12119) by @jasonvarga |
| 34 | +- Fix broken blueprint builder after validation error [#12152](https://github.com/statamic/cms/issues/12152) by @duncanmcclean |
| 35 | +- Fix alignment of tab name & chevron in blueprint builder [#12146](https://github.com/statamic/cms/issues/12146) by @duncanmcclean |
| 36 | +- Fix error when section is collapsible, but not collapsed by default [#12147](https://github.com/statamic/cms/issues/12147) by @duncanmcclean |
| 37 | +- Configurable app shell colors [#12134](https://github.com/statamic/cms/issues/12134) by @jackmcdade |
| 38 | +- Fix 2fa recovery codes dark mode [#12133](https://github.com/statamic/cms/issues/12133) by @jackmcdade |
| 39 | +- Add nav hover contrast [#12132](https://github.com/statamic/cms/issues/12132) by @jackmcdade |
| 40 | +- Fix array fieldtype UI [#12123](https://github.com/statamic/cms/issues/12123) by @jackmcdade |
| 41 | +- Relax field configs so they max out at 50% width [#12122](https://github.com/statamic/cms/issues/12122) by @jackmcdade |
| 42 | +- Fix bard floating toolbar [#12121](https://github.com/statamic/cms/issues/12121) by @jackmcdade |
| 43 | +- Fix dist-package tar location [#12120](https://github.com/statamic/cms/issues/12120) by @jasonvarga |
| 44 | +- Selecting an asset when `max_files: 1` should close the stack [#12112](https://github.com/statamic/cms/issues/12112) by @duncanmcclean |
| 45 | +- Modal: Fix open state not being emitted to parent component [#12106](https://github.com/statamic/cms/issues/12106) by @duncanmcclean |
| 46 | +- Fix "Create" button in relationship fieldtypes [#12113](https://github.com/statamic/cms/issues/12113) by @duncanmcclean |
| 47 | +- Allow profile dropdown to grow. [#12118](https://github.com/statamic/cms/issues/12118) by @jackmcdade |
| 48 | +- Fix site switcher line wrap. [#12117](https://github.com/statamic/cms/issues/12117) by @jackmcdade |
| 49 | +- Make collection cards a little prettier [#12115](https://github.com/statamic/cms/issues/12115) by @jackmcdade |
| 50 | +- Fix bard set tooltips [#12111](https://github.com/statamic/cms/issues/12111) by @jackmcdade |
| 51 | +- Fix read-only toggles. [#12110](https://github.com/statamic/cms/issues/12110) by @jackmcdade |
| 52 | +- Fix the List fieldtype by @jackmcdade |
| 53 | +- The sidebar width should be just wide enough to accommodate badges without wrapping [#12102](https://github.com/statamic/cms/issues/12102) by @JayGeorge |
| 54 | +- Fix the assets toolbar-padding [#12105](https://github.com/statamic/cms/issues/12105) by @JayGeorge |
| 55 | +- Improve accessibility of red color [#12094](https://github.com/statamic/cms/issues/12094) by @JayGeorge |
| 56 | +- Input only shows copy button if supported [#12100](https://github.com/statamic/cms/issues/12100) by @jasonvarga |
| 57 | +- Fix destructive buttons [#12086](https://github.com/statamic/cms/issues/12086) by @JayGeorge |
| 58 | +- Update Duplicate IDs page [#12084](https://github.com/statamic/cms/issues/12084) by @duncanmcclean |
| 59 | +- Fix duplicate mobile nav toggles [#12088](https://github.com/statamic/cms/issues/12088) by @duncanmcclean |
| 60 | +- Fix missing logo on auth pages [#12087](https://github.com/statamic/cms/issues/12087) by @duncanmcclean |
| 61 | +- Prevent combobox input from being autofilled [#12081](https://github.com/statamic/cms/issues/12081) by @duncanmcclean |
| 62 | +- Fix Marketplace link on Addons page [#12064](https://github.com/statamic/cms/issues/12064) by @duncanmcclean |
| 63 | + |
| 64 | + |
| 65 | + |
3 | 66 | ## 6.0.0-alpha.1 (2025-08-21)
|
4 | 67 |
|
5 | 68 | ### What's new
|
|
0 commit comments