|
1 | 1 | # Release Notes |
2 | 2 |
|
| 3 | +## 6.0.0-alpha.13 (2025-10-16) |
| 4 | + |
| 5 | +### What's new |
| 6 | +- Collection Calendar mode [#12597](https://github.com/statamic/cms/issues/12597) by @jackmcdade |
| 7 | +- Inertia fixes and additions [#12747](https://github.com/statamic/cms/issues/12747) by @jasonvarga |
| 8 | +- Allow extra config on ALL fieldtypes [#12722](https://github.com/statamic/cms/issues/12722) by @ryanmitchell |
| 9 | + |
| 10 | +### What's fixed |
| 11 | +- Fix button tag/target logic [#12715](https://github.com/statamic/cms/issues/12715) by @jasonvarga |
| 12 | +- Fix user in email utility [#12726](https://github.com/statamic/cms/issues/12726) by @jasonvarga |
| 13 | +- Fix error from `RelationshipInput` when items aren't displayed [#12745](https://github.com/statamic/cms/issues/12745) by @duncanmcclean |
| 14 | +- Pluralize "Draft" on collection listings [#12740](https://github.com/statamic/cms/issues/12740) by @duncanmcclean |
| 15 | +- Inertia-fy Duplicate IDs page [#12742](https://github.com/statamic/cms/issues/12742) by @duncanmcclean |
| 16 | +- Prevent combobox dropdown opening when disabled [#12746](https://github.com/statamic/cms/issues/12746) by @duncanmcclean |
| 17 | +- Fix error when augmenting icon field [#12741](https://github.com/statamic/cms/issues/12741) by @duncanmcclean |
| 18 | +- Fix invisible audio player in asset editor [#12735](https://github.com/statamic/cms/issues/12735) by @daun |
| 19 | +- Match Markdown footer border color with header [#12728](https://github.com/statamic/cms/issues/12728) by @helloDanuk |
| 20 | +- Container shade [#12749](https://github.com/statamic/cms/issues/12749) by @JayGeorge |
| 21 | +- Improve Nav icon ux [#12752](https://github.com/statamic/cms/issues/12752) by @JayGeorge |
| 22 | +- Consistent stacks [#12754](https://github.com/statamic/cms/issues/12754) by @JayGeorge |
| 23 | +- Use object-contain instead of object-cover in the thumbnail view [#12755](https://github.com/statamic/cms/issues/12755) by @JayGeorge |
| 24 | +- Improve live preview sidebar [#12756](https://github.com/statamic/cms/issues/12756) by @JayGeorge |
| 25 | +- Maps z-index values across the CP to variables [#12617](https://github.com/statamic/cms/issues/12617) by @JayGeorge |
| 26 | +- Improve collection listing badges [#12753](https://github.com/statamic/cms/issues/12753) by @JayGeorge |
| 27 | +- Display available preview in asset editor [#12734](https://github.com/statamic/cms/issues/12734) by @daun |
| 28 | +- Publish field component changes [#12743](https://github.com/statamic/cms/issues/12743) by @duncanmcclean |
| 29 | +- Stacks facelift [#12761](https://github.com/statamic/cms/issues/12761) by @jackmcdade |
| 30 | +- Translate "Saved" string when saving user [#12762](https://github.com/statamic/cms/issues/12762) by @duncanmcclean |
| 31 | +- Export Inertia's `usePoll` composable [#12764](https://github.com/statamic/cms/issues/12764) by @duncanmcclean |
| 32 | +- Remove Drawer Component [#12766](https://github.com/statamic/cms/issues/12766) by @jasonvarga |
| 33 | +- Bard sticky stuck toolbar [#12767](https://github.com/statamic/cms/issues/12767) by @JayGeorge |
| 34 | +- Field toolbar fixes [#12768](https://github.com/statamic/cms/issues/12768) by @JayGeorge |
| 35 | +- Improve scrolling cut-off point on the page editor [#12770](https://github.com/statamic/cms/issues/12770) by @JayGeorge |
| 36 | +- German translations [#12733](https://github.com/statamic/cms/issues/12733) by @helloDanuk |
| 37 | + |
| 38 | + |
| 39 | + |
3 | 40 | ## 6.0.0-alpha.12 (2025-10-10) |
4 | 41 |
|
5 | 42 | ### What's fixed |
|
0 commit comments