|
1 | 1 | # Release Notes |
2 | 2 |
|
| 3 | +## 6.0.0-alpha.10 (2025-10-03) |
| 4 | + |
| 5 | +### What's new |
| 6 | +- Inertia [#12610](https://github.com/statamic/cms/issues/12610) by @jasonvarga |
| 7 | +- Improve stack saving ux [#12606](https://github.com/statamic/cms/issues/12606) by @JayGeorge |
| 8 | +- Ability to use custom components & hide "Run action" button in action modals [#12612](https://github.com/statamic/cms/issues/12612) by @duncanmcclean |
| 9 | + |
| 10 | +### What's fixed |
| 11 | +- Improve send password reset modal [#12577](https://github.com/statamic/cms/issues/12577) by @JayGeorge |
| 12 | +- Asset table fixes for Safari [#12575](https://github.com/statamic/cms/issues/12575) by @JayGeorge |
| 13 | +- Use new Avatar component in User Listing [#12576](https://github.com/statamic/cms/issues/12576) by @JayGeorge |
| 14 | +- Make the Avatar gradient mesh more readable / AA compliant [#12579](https://github.com/statamic/cms/issues/12579) by @JayGeorge |
| 15 | +- Replicator and Bard Set Preview Images [#12532](https://github.com/statamic/cms/issues/12532) by @jasonvarga |
| 16 | +- Scrollable modals [#12580](https://github.com/statamic/cms/issues/12580) by @jackmcdade |
| 17 | +- Fix table container rounded corners [#12581](https://github.com/statamic/cms/issues/12581) by @jackmcdade |
| 18 | +- Improve relationship field padding [#12604](https://github.com/statamic/cms/issues/12604) by @JayGeorge |
| 19 | +- Fix breadcrumb dropdown with plurals including apostrophes. [#12602](https://github.com/statamic/cms/issues/12602) by @Frank-L93 |
| 20 | +- Remove stacked rounded corners [#12599](https://github.com/statamic/cms/issues/12599) by @JayGeorge |
| 21 | +- Make radio and checkbox options consistent [#12596](https://github.com/statamic/cms/issues/12596) by @JayGeorge |
| 22 | +- Fix inability to move a page with children to another top-level position [#12582](https://github.com/statamic/cms/issues/12582) by @jackmcdade |
| 23 | +- Fix the custom "create entry" button in card view [#12598](https://github.com/statamic/cms/issues/12598) by @JayGeorge |
| 24 | +- Text color on disabled buttons [#12573](https://github.com/statamic/cms/issues/12573) by @JayGeorge |
| 25 | +- Fix global site selector popping in [#12578](https://github.com/statamic/cms/issues/12578) by @JayGeorge |
| 26 | +- Bard slash command for single set [#12595](https://github.com/statamic/cms/issues/12595) by @JayGeorge |
| 27 | +- Sticky blueprint heading [#12608](https://github.com/statamic/cms/issues/12608) by @JayGeorge |
| 28 | +- Rearrange collections index modes [#12616](https://github.com/statamic/cms/issues/12616) by @jackmcdade |
| 29 | +- Improve Assets loading with skeleton [#12615](https://github.com/statamic/cms/issues/12615) by @JayGeorge |
| 30 | +- Prevent panel transparency [#12637](https://github.com/statamic/cms/issues/12637) by @JayGeorge |
| 31 | +- Sticky toolbars [#12632](https://github.com/statamic/cms/issues/12632) by @JayGeorge |
| 32 | +- Bard icon consistency [#12623](https://github.com/statamic/cms/issues/12623) by @JayGeorge |
| 33 | +- New folder placeholder length [#12621](https://github.com/statamic/cms/issues/12621) by @JayGeorge |
| 34 | +- Relationship fields fix space after colon [#12614](https://github.com/statamic/cms/issues/12614) by @JayGeorge |
| 35 | +- Toast shouldnt fire on row actions when message === false [#12611](https://github.com/statamic/cms/issues/12611) by @ryanmitchell |
| 36 | +- Sticky table fixes [#12618](https://github.com/statamic/cms/issues/12618) by @JayGeorge |
| 37 | +- Fix inconsistent gray border widths [#12620](https://github.com/statamic/cms/issues/12620) by @JayGeorge |
| 38 | +- Wire up more Inertia pages [#12646](https://github.com/statamic/cms/issues/12646) by @jasonvarga |
| 39 | +- pass action and values to component [#12641](https://github.com/statamic/cms/issues/12641) by @ryanmitchell |
| 40 | +- Fix set picker regressions [#12645](https://github.com/statamic/cms/issues/12645) by @jackmcdade |
| 41 | +- Page tree node transitions [#12640](https://github.com/statamic/cms/issues/12640) by @JayGeorge |
| 42 | +- Container queries for publish fields [#12644](https://github.com/statamic/cms/issues/12644) by @JayGeorge |
| 43 | +- Remove header starting style [#12639](https://github.com/statamic/cms/issues/12639) by @JayGeorge |
| 44 | +- Bard floating toolbar mode fix container focus state [#12594](https://github.com/statamic/cms/issues/12594) by @JayGeorge |
| 45 | +- Fix PSR4 warning from `SetupCpViteTest` [#12647](https://github.com/statamic/cms/issues/12647) by @duncanmcclean |
| 46 | +- Fix "Create Entry" button in collection grid view [#12652](https://github.com/statamic/cms/issues/12652) by @duncanmcclean |
| 47 | +- Make `Save` toast message translatable [#12648](https://github.com/statamic/cms/issues/12648) by @duncanmcclean |
| 48 | +- Track dirty state when editing fieldsets [#12651](https://github.com/statamic/cms/issues/12651) by @duncanmcclean |
| 49 | +- Wire up `PublishForm::make()` as an Inertia page [#12650](https://github.com/statamic/cms/issues/12650) by @duncanmcclean |
| 50 | +- Wire up architectural line backgrounds in Inertia [#12653](https://github.com/statamic/cms/issues/12653) by @jasonvarga |
| 51 | +- Fix reordering in asset fieldtype's grid view [#12654](https://github.com/statamic/cms/issues/12654) by @duncanmcclean |
| 52 | +- German translations [#12587](https://github.com/statamic/cms/issues/12587) by @helloDanuk |
| 53 | +- French translations [#12583](https://github.com/statamic/cms/issues/12583) by @ebeauchamps |
| 54 | +- French translations [#12633](https://github.com/statamic/cms/issues/12633) by @ebeauchamps |
| 55 | + |
| 56 | + |
3 | 57 |
|
4 | 58 | ## 6.0.0-alpha.9 (2025-09-24) |
5 | 59 |
|
|
0 commit comments