Skip to content

Commit a2fa91f

Browse files
committed
changelog
1 parent 0248c78 commit a2fa91f

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
# Release Notes
22

3+
## 6.0.0-beta.3 (2026-01-15)
4+
5+
## What's fixed
6+
- Fix values being lost when reordering sets [#13545](https://github.com/statamic/cms/issues/13545) by @duncanmcclean
7+
- French translations [#13544](https://github.com/statamic/cms/issues/13544) by @ebeauchamps
8+
- Fix theme colors gray-950 and success [#13547](https://github.com/statamic/cms/issues/13547) by @heidkaemper
9+
- Fix `level` prop example on Heading docs [#13553](https://github.com/statamic/cms/issues/13553) by @duncanmcclean
10+
- Fix passkey error modal not closing [#13567](https://github.com/statamic/cms/issues/13567) by @duncanmcclean
11+
- Improve Stricter WCAG 2.2 Mode [#13565](https://github.com/statamic/cms/issues/13565) by @JayGeorge
12+
- Fix assets checkerboard border radius [#13568](https://github.com/statamic/cms/issues/13568) by @JayGeorge
13+
- Escape command palette when navigating [#13569](https://github.com/statamic/cms/issues/13569) by @JayGeorge
14+
- Menu icons [#13554](https://github.com/statamic/cms/issues/13554) by @JayGeorge
15+
- Fix localizable toggle on fields [#13548](https://github.com/statamic/cms/issues/13548) by @duncanmcclean
16+
- Avoid showing selected state on sets unless user has interacted with Bard [#13570](https://github.com/statamic/cms/issues/13570) by @duncanmcclean
17+
- Fullscreen mode improvements for Bard and Markdown [#13495](https://github.com/statamic/cms/issues/13495) by @JayGeorge
18+
- Date filter badges use local time [#13573](https://github.com/statamic/cms/issues/13573) by @jasonvarga
19+
- Anchor nav marker position tweaks [#13575](https://github.com/statamic/cms/issues/13575) by @JayGeorge
20+
- Fix `CreateForm` demos in Storybook [#13576](https://github.com/statamic/cms/issues/13576) by @duncanmcclean
21+
- Stack fixes [#13555](https://github.com/statamic/cms/issues/13555) by @duncanmcclean
22+
- Separate header logo and nav button [#13574](https://github.com/statamic/cms/issues/13574) by @JayGeorge
23+
- Fix creating passkeys [#13566](https://github.com/statamic/cms/issues/13566) by @duncanmcclean
24+
- Apply standard headers to field settings stacks [#13579](https://github.com/statamic/cms/issues/13579) by @jasonvarga
25+
- Fix 2FA setup modal not opening [#13572](https://github.com/statamic/cms/issues/13572) by @duncanmcclean
26+
- Run the CP through the W3C validator [#13550](https://github.com/statamic/cms/issues/13550) by @JayGeorge
27+
- Fix open state of Disable 2FA modal [#13571](https://github.com/statamic/cms/issues/13571) by @duncanmcclean
28+
29+
30+
331
## 6.0.0-beta.2 (2026-01-13)
432

533
### What's fixed

0 commit comments

Comments
 (0)