|
1 | 1 | # Release Notes |
2 | 2 |
|
| 3 | +## 6.3.2 (2026-02-18) |
| 4 | + |
| 5 | +### What's fixed |
| 6 | +- Grid child fields should never use inline config style [#13964](https://github.com/statamic/cms/issues/13964) by @jackmcdade |
| 7 | +- Remove deprecated errors [#13971](https://github.com/statamic/cms/issues/13971) by @martinoak |
| 8 | +- Fix sidebar not showing after quick resize [#13969](https://github.com/statamic/cms/issues/13969) by @duncanmcclean |
| 9 | +- Fix `emojis: false` not persisting on countries dictionary field [#13968](https://github.com/statamic/cms/issues/13968) by @duncanmcclean |
| 10 | +- Fix Bard debounce race condition, Set move error, and Firefox scroll jumps [#13849](https://github.com/statamic/cms/issues/13849) by @o1y |
| 11 | +- Fix new grid rows shared reference of previous row [#13955](https://github.com/statamic/cms/issues/13955) by @morhi |
| 12 | +- Bard toolbar interactions [#13970](https://github.com/statamic/cms/issues/13970) by @JayGeorge |
| 13 | +- Preload replicator meta/defaults when blueprint doesn't have a FQH [#13951](https://github.com/statamic/cms/issues/13951) by @duncanmcclean |
| 14 | +- Prevent nested Bard Sets from being dropped outside their instance [#13851](https://github.com/statamic/cms/issues/13851) by @o1y |
| 15 | +- Replicator Display Fixes [#13670](https://github.com/statamic/cms/issues/13670) by @JayGeorge |
| 16 | +- Backdrop blur for modals [#13984](https://github.com/statamic/cms/issues/13984) by @JayGeorge |
| 17 | +- Fix Spacer fieldtype collapse behaviour [#13985](https://github.com/statamic/cms/issues/13985) by @JayGeorge |
| 18 | +- Fix folders not displaying in Bard link stack selector [#13986](https://github.com/statamic/cms/issues/13986) by @duncanmcclean |
| 19 | +- Fix toasts from asset folder actions [#13988](https://github.com/statamic/cms/issues/13988) by @duncanmcclean |
| 20 | +- Sanitize html in html fieldtype [#13990](https://github.com/statamic/cms/issues/13990) by @jasonvarga |
| 21 | +- Don't use `motion-vue` for bard/replicator set animations [#13973](https://github.com/statamic/cms/issues/13973) by @duncanmcclean |
| 22 | +- Prevent horizontal overflow on create form pages [#13866](https://github.com/statamic/cms/issues/13866) by @duncanmcclean |
| 23 | +- Add always-on checkerboard for SVGs, and transparency button [#13982](https://github.com/statamic/cms/issues/13982) by @JayGeorge |
| 24 | +- French translations [#13977](https://github.com/statamic/cms/issues/13977) by @ebeauchamps |
| 25 | +- Bump tar from 7.5.7 to 7.5.9 [#13978](https://github.com/statamic/cms/issues/13978) by @dependabot |
| 26 | + |
| 27 | + |
| 28 | + |
3 | 29 | ## 6.3.1 (2026-02-16) |
4 | 30 |
|
5 | 31 | ### What's fixed |
|
0 commit comments