Skip to content

Commit bf6e9ba

Browse files
committed
changelog
1 parent a7b3f3f commit bf6e9ba

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

CHANGELOG.md

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

3+
## 6.0.0-alpha.15 (2025-10-24)
4+
5+
### What's new
6+
- Passkeys [#9239](https://github.com/statamic/cms/issues/9239) by @ryanmitchell
7+
- Bladeless widgets [#12801](https://github.com/statamic/cms/issues/12801) by @duncanmcclean
8+
9+
### What's fixed
10+
- Flatten badges by default [#12834](https://github.com/statamic/cms/issues/12834) by @jackmcdade
11+
- Fix badge button style when used as link or button [9566dcec4](https://github.com/statamic/cms/commit/9566dcec4) by @jackmcdade
12+
- Fix week hour format [#12844](https://github.com/statamic/cms/issues/12844) by @jasonvarga
13+
- Improve replicator preview [#12841](https://github.com/statamic/cms/issues/12841) by @JayGeorge
14+
- Remove `getting_started` widget from `cp` config [#12852](https://github.com/statamic/cms/issues/12852) by @duncanmcclean
15+
- Add `HandleInertiaRequests` middleware to frontend auth routes [#12854](https://github.com/statamic/cms/issues/12854) by @duncanmcclean
16+
- Fix empty dashboard [#12851](https://github.com/statamic/cms/issues/12851) by @duncanmcclean
17+
- Convert collection create page to Inertia [#12853](https://github.com/statamic/cms/issues/12853) by @duncanmcclean
18+
- Bard tweaks [#12850](https://github.com/statamic/cms/issues/12850) by @JayGeorge
19+
- Fix text bottom margin in table cell [#12849](https://github.com/statamic/cms/issues/12849) by @JayGeorge
20+
- Add `show_mode_label` option to code fieldtype [#12848](https://github.com/statamic/cms/issues/12848) by @duncanmcclean
21+
- Dark mode tweaks [#12843](https://github.com/statamic/cms/issues/12843) by @JayGeorge
22+
- Move JS initialization earlier [#12856](https://github.com/statamic/cms/issues/12856) by @jasonvarga
23+
- Combobox: Only render `selected-option` slot when there's a selected option [#12847](https://github.com/statamic/cms/issues/12847) by @duncanmcclean
24+
- Set the default dated collections view to list [#12839](https://github.com/statamic/cms/issues/12839) by @JayGeorge
25+
- Add replicator set above first set [#12838](https://github.com/statamic/cms/issues/12838) by @JayGeorge
26+
- Bard sets fix inset pseudo content from blocking pointer events [#12837](https://github.com/statamic/cms/issues/12837) by @JayGeorge
27+
- Publish Container should watch changes to `modifiedFields` prop [#12830](https://github.com/statamic/cms/issues/12830) by @duncanmcclean
28+
- Fix combobox z-index in modals [#12829](https://github.com/statamic/cms/issues/12829) by @JayGeorge
29+
- Bard reading time [#12836](https://github.com/statamic/cms/issues/12836) by @JayGeorge
30+
- Fix css compilation issues [#12833](https://github.com/statamic/cms/issues/12833) by @JayGeorge
31+
- Persistent sidebar collapse icon [#12846](https://github.com/statamic/cms/issues/12846) by @JayGeorge
32+
- Fix css border-image compilation clash [3257369f3](https://github.com/statamic/cms/commit/3257369f3) by @jackmcdade
33+
- Convert collection scaffold page to Inertia [#12826](https://github.com/statamic/cms/issues/12826) by @duncanmcclean
34+
35+
36+
337
## 6.0.0-alpha.14 (2025-10-21)
438

539
### What's fixed

0 commit comments

Comments
 (0)