|
1 | 1 | # Release Notes |
2 | 2 |
|
| 3 | +## 6.0.0-beta.2 (2026-01-13) |
| 4 | + |
| 5 | +### What's fixed |
| 6 | +- Fix some focus clipping [#13465](https://github.com/statamic/cms/issues/13465) by @JayGeorge |
| 7 | +- Avoid squashed Combobox options near viewport edge [#13489](https://github.com/statamic/cms/issues/13489) by @duncanmcclean |
| 8 | +- Remove reka tabs outline [#13529](https://github.com/statamic/cms/issues/13529) by @JayGeorge |
| 9 | +- Bring back logo version tooltip [#13528](https://github.com/statamic/cms/issues/13528) by @duncanmcclean |
| 10 | +- Upgrade Storybook [#13534](https://github.com/statamic/cms/issues/13534) by @jasonvarga |
| 11 | +- Fix tab dropdowns for presets [#13476](https://github.com/statamic/cms/issues/13476) by @JayGeorge |
| 12 | +- Fix elevated session route [#13535](https://github.com/statamic/cms/issues/13535) by @jasonvarga |
| 13 | +- Fix OAuth login links [#13540](https://github.com/statamic/cms/issues/13540) by @duncanmcclean |
| 14 | +- Anchor positioned nav marker [#13536](https://github.com/statamic/cms/issues/13536) by @JayGeorge |
| 15 | +- Only load video embed when field becomes visible [#13527](https://github.com/statamic/cms/issues/13527) by @duncanmcclean |
| 16 | +- Grid dot menu improvements [#13500](https://github.com/statamic/cms/issues/13500) by @JayGeorge |
| 17 | +- Make "Emails" field on configure forms page full-width [#13522](https://github.com/statamic/cms/issues/13522) by @duncanmcclean |
| 18 | +- Panel: Show `header-actions` slot in the right of the header [#13524](https://github.com/statamic/cms/issues/13524) by @duncanmcclean |
| 19 | +- Fix nested permissions in permission tree [#13523](https://github.com/statamic/cms/issues/13523) by @duncanmcclean |
| 20 | +- Fix duplicate items in the Command Palette's "Recent" category [#13471](https://github.com/statamic/cms/issues/13471) by @duncanmcclean |
| 21 | +- Fix bard full screen styles [#13490](https://github.com/statamic/cms/issues/13490) by @JayGeorge |
| 22 | +- New folder ux improvements [#13515](https://github.com/statamic/cms/issues/13515) by @JayGeorge |
| 23 | +- Remove custom Vue warnHandler [#13541](https://github.com/statamic/cms/issues/13541) by @jasonvarga |
| 24 | + |
| 25 | + |
| 26 | + |
3 | 27 | ## 6.0.0-beta.1 (2026-01-12) |
4 | 28 |
|
5 | 29 | ### What's fixed |
|
0 commit comments