Skip to content

Commit 751c02f

Browse files
committed
changelog
1 parent 9b15aff commit 751c02f

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Release Notes
22

3+
## 6.0.0 (2026-01-28)
4+
5+
### What's new
6+
- Official 6.0 release! 🎉
7+
8+
### What's fixed
9+
- Add a custom scrollbar for set pickers [#13686](https://github.com/statamic/cms/issues/13686) by @JayGeorge
10+
- Prevent force mounting combobox to improve scroll performance [#13691](https://github.com/statamic/cms/issues/13691) by @jasonvarga
11+
- Improve progress states [#13690](https://github.com/statamic/cms/issues/13690) by @JayGeorge
12+
- Add pagination to package changelogs [#13692](https://github.com/statamic/cms/issues/13692) by @duncanmcclean
13+
- Fix adding nested replicator sets [#13694](https://github.com/statamic/cms/issues/13694) by @duncanmcclean
14+
- Prevent inline bard images from flickering when adding nodes [#13706](https://github.com/statamic/cms/issues/13706) by @duncanmcclean
15+
- Remove the spinner from the loading bulk actions state [#13709](https://github.com/statamic/cms/issues/13709) by @JayGeorge
16+
- Update type paths in package.json [#13700](https://github.com/statamic/cms/issues/13700) by @dadaxr
17+
- Fix `$fakeStacheDirectory` path when running addon tests on Windows [#13710](https://github.com/statamic/cms/issues/13710) by @duncanmcclean
18+
- Avoid Bard image alt input being focused on page load [#13705](https://github.com/statamic/cms/issues/13705) by @duncanmcclean
19+
- Display error when `npm install` fails in `setup-cp-vite` command [#13702](https://github.com/statamic/cms/issues/13702) by @duncanmcclean
20+
- Asset field listing preview improvements [#13708](https://github.com/statamic/cms/issues/13708) by @JayGeorge
21+
22+
23+
324
## 6.0.0-beta.6 (2026-01-26)
425

526
### What's fixed
@@ -29,7 +50,7 @@
2950
- French translations [#13653](https://github.com/statamic/cms/issues/13653) by @ebeauchamps
3051
- Kill sibling transitions [#13658](https://github.com/statamic/cms/issues/13658) by @JayGeorge
3152
- Restoring a revision should force a hard-reload of the page [#13656](https://github.com/statamic/cms/issues/13656) by @duncanmcclean
32-
- Ensure replicator lines show after reaching `max_sets` limit [#13657](https://github.com/statamic/cms/issues/13657) by @
53+
- Ensure replicator lines show after reaching `max_sets` limit [#13657](https://github.com/statamic/cms/issues/13657) by @duncanmcclean
3354
- Improve Bard/Replicator performance during page load [#13427](https://github.com/statamic/cms/issues/13427) by @duncanmcclean
3455
- Bard image button defaults [#13661](https://github.com/statamic/cms/issues/13661) by @jasonvarga
3556
- Improve Combobox performance [#13625](https://github.com/statamic/cms/issues/13625) by @duncanmcclean

0 commit comments

Comments
 (0)