|
1 | 1 | # Release Notes |
2 | 2 |
|
| 3 | +## 6.14.0 (2026-04-16) |
| 4 | + |
| 5 | +### What's new |
| 6 | +- Fieldset sections [#14297](https://github.com/statamic/cms/issues/14297) by @jackmcdade |
| 7 | +- Collaboration support [#13974](https://github.com/statamic/cms/issues/13974) by @joshuablum |
| 8 | + |
| 9 | +### What's fixed |
| 10 | +- Use he-tree i18n prop for tree aria instructions [#14499](https://github.com/statamic/cms/issues/14499) by @jasonvarga |
| 11 | +- Rename `Add Block` back to `Add Set` in replicators [#14503](https://github.com/statamic/cms/issues/14503) by @joshuablum |
| 12 | +- Resolve Cascade content closure before checking content [#14502](https://github.com/statamic/cms/issues/14502) by @marcorieser |
| 13 | +- Fix nocache database driver failing on MySQL with invalid UTF-8 [#14505](https://github.com/statamic/cms/issues/14505) by @jasonvarga |
| 14 | +- Fix bard undos [#14506](https://github.com/statamic/cms/issues/14506) by @jackmcdade |
| 15 | +- Fix collection listing search case insensitivity [#14486](https://github.com/statamic/cms/issues/14486) by @joshuablum |
| 16 | +- Bump follow-redirects from 1.15.11 to 1.16.0 [#14498](https://github.com/statamic/cms/issues/14498) by @dependabot |
| 17 | +- Bump dompurify from 3.3.3 to 3.4.0 [#14500](https://github.com/statamic/cms/issues/14500) by @dependabot |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | +## 6.13.0 (2026-04-13) |
| 22 | + |
| 23 | +### What's new |
| 24 | +- Frontend Passkeys [#14453](https://github.com/statamic/cms/issues/14453) by @duncanmcclean |
| 25 | +- Allow control over who can be impersonated in UserPolicy [#14469](https://github.com/statamic/cms/issues/14469) by @ryanmitchell |
| 26 | + |
| 27 | +### What's fixed |
| 28 | +- Fix Bard arrow keys/undo [#14467](https://github.com/statamic/cms/issues/14467) by @jackmcdade |
| 29 | +- Fix visible he-tree accessibility text in tree view [#14465](https://github.com/statamic/cms/issues/14465) by @duncanmcclean |
| 30 | +- Append to Bard Entry links [#11468](https://github.com/statamic/cms/issues/11468) by @edalzell |
| 31 | +- Disable broadcast provider when broadcasting driver is null [#14471](https://github.com/statamic/cms/issues/14471) by @jasonvarga |
| 32 | +- Make the collapsible section icon smaller to fit in with the rest of UI [#14478](https://github.com/statamic/cms/issues/14478) by @jaygeorge |
| 33 | +- Add `.npmrc` file [#14477](https://github.com/statamic/cms/issues/14477) by @duncanmcclean |
| 34 | +- Fix SVG sanitization tests [#14483](https://github.com/statamic/cms/issues/14483) by @duncanmcclean |
| 35 | +- Use `cursor: pointer` when selecting from asset grid [#14487](https://github.com/statamic/cms/issues/14487) by @joshuablum |
| 36 | +- Remove negative assertions from `TestCase` [#14458](https://github.com/statamic/cms/issues/14458) by @duncanmcclean |
| 37 | +- Harden OrderBys [#14474](https://github.com/statamic/cms/issues/14474) by @duncanmcclean |
| 38 | +- Harden query value resolution [#14476](https://github.com/statamic/cms/issues/14476) by @duncanmcclean |
| 39 | +- French translations [#14479](https://github.com/statamic/cms/issues/14479) by @ebeauchamps |
| 40 | +- Bump axios from 1.14.0 to 1.15.0 [#14473](https://github.com/statamic/cms/issues/14473) by @dependabot |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | +## 6.12.0 (2026-04-08) |
| 45 | + |
| 46 | +### What's new |
| 47 | +- Add support for filtering conditions in Assets Tag [#13936](https://github.com/statamic/cms/issues/13936) by @jackmcdade |
| 48 | + |
| 49 | +### What's fixed |
| 50 | +- Add padding around 2FA QR code for dark mode scanning [#14460](https://github.com/statamic/cms/issues/14460) by @duncanmcclean |
| 51 | +- Fix form submissions with non-UTF-8 data crashing the CP listing [#14461](https://github.com/statamic/cms/issues/14461) by @duncanmcclean |
| 52 | +- Remove deprecated function calls [#14457](https://github.com/statamic/cms/issues/14457) by @justindantzer |
| 53 | +- Upgrade to Vite 8 [#14459](https://github.com/statamic/cms/issues/14459) by @jasonvarga |
| 54 | +- Nested fields should respect read-only state [#14351](https://github.com/statamic/cms/issues/14351) by @duncanmcclean |
| 55 | + |
| 56 | + |
| 57 | + |
3 | 58 | ## 6.11.0 (2026-04-07) |
4 | 59 |
|
5 | 60 | ### What's new |
|
0 commit comments