Skip to content

Commit ba54169

Browse files
committed
changelog
1 parent b91e520 commit ba54169

File tree

1 file changed

+88
-0
lines changed

1 file changed

+88
-0
lines changed

CHANGELOG.md

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

3+
## 6.0.0-alpha.18 (2025-12-03)
4+
5+
### What's new
6+
- Support limit argument in explode modifier [#13089](https://github.com/statamic/cms/issues/13089) by @jacksleight
7+
- Add Actions to Navigations and Global Sets [#13137](https://github.com/statamic/cms/issues/13137) by @o1y
8+
- Storybook [#13116](https://github.com/statamic/cms/issues/13116) by @jasonvarga
9+
10+
### What's fixed
11+
- Underline publish section instruction links [#13065](https://github.com/statamic/cms/issues/13065) by @daun
12+
- Remove collapsed publish section contents from tab order [#13066](https://github.com/statamic/cms/issues/13066) by @daun
13+
- Register `statamic.web` middleware group before booted callbacks [#13074](https://github.com/statamic/cms/issues/13074) by @jacksleight
14+
- Define styles for large icon-only button variant [#13075](https://github.com/statamic/cms/issues/13075) by @daun
15+
- French translations [#13073](https://github.com/statamic/cms/issues/13073) by @ebeauchamps
16+
- German translations [#13070](https://github.com/statamic/cms/issues/13070) by @ebeauchamps
17+
- Increase toggle area of collapsible publish sections [#13068](https://github.com/statamic/cms/issues/13068) by @daun
18+
- Delete duplicate table border radius rule [#13077](https://github.com/statamic/cms/issues/13077) by @JayGeorge
19+
- Asset fixes for the Grid fieldtype [#13058](https://github.com/statamic/cms/issues/13058) by @JayGeorge
20+
- Bump description contrast up one level [#13090](https://github.com/statamic/cms/issues/13090) by @JayGeorge
21+
- Date range improvements [#13088](https://github.com/statamic/cms/issues/13088) by @JayGeorge
22+
- Text wrap balance error messages [#13087](https://github.com/statamic/cms/issues/13087) by @JayGeorge
23+
- Fix Live Preview Pop out [#13083](https://github.com/statamic/cms/issues/13083) by @duncanmcclean
24+
- Fix edit link to additional blueprints [#13086](https://github.com/statamic/cms/issues/13086) by @duncanmcclean
25+
- Description contrast half way house [#13094](https://github.com/statamic/cms/issues/13094) by @JayGeorge
26+
- Increase contrast between pressed and unpressed button variants [#13078](https://github.com/statamic/cms/issues/13078) by @daun
27+
- Fix display of taxonomy preview targets [#13095](https://github.com/statamic/cms/issues/13095) by @duncanmcclean
28+
- Fix missing "Create Folder" button in asset fieldtype selector [#13104](https://github.com/statamic/cms/issues/13104) by @duncanmcclean
29+
- Sort global sets by title [#13103](https://github.com/statamic/cms/issues/13103) by @duncanmcclean
30+
- Asset Replicator preview tweaks [#13107](https://github.com/statamic/cms/issues/13107) by @JayGeorge
31+
- Drop support for Laravel 11 & PHP 8.2 [#13081](https://github.com/statamic/cms/issues/13081) by @duncanmcclean
32+
- Smooth out dashboard widget transitions [#13106](https://github.com/statamic/cms/issues/13106) by @JayGeorge
33+
- Narrow stack aesthetics [#13105](https://github.com/statamic/cms/issues/13105) by @JayGeorge
34+
- Revert standalone UI package [#13118](https://github.com/statamic/cms/issues/13118) by @jasonvarga
35+
- Vitest 4 [#13120](https://github.com/statamic/cms/issues/13120) by @jasonvarga
36+
- JS Browser Tests [#13121](https://github.com/statamic/cms/issues/13121) by @jasonvarga
37+
- Make the Structure fieldtype consistent with other relationship fieldtypes [#13119](https://github.com/statamic/cms/issues/13119) by @JayGeorge
38+
- Fix dark switch border [#13127](https://github.com/statamic/cms/issues/13127) by @JayGeorge
39+
- Make the Time fieldtype icons clearer [#13125](https://github.com/statamic/cms/issues/13125) by @JayGeorge
40+
- tsconfig [#13130](https://github.com/statamic/cms/issues/13130) by @jasonvarga
41+
- Various combobox fixes [#13053](https://github.com/statamic/cms/issues/13053) by @duncanmcclean
42+
- Fix append prepend border in dark mode [#13129](https://github.com/statamic/cms/issues/13129) by @JayGeorge
43+
- Fix separator on video fieldtype [#13128](https://github.com/statamic/cms/issues/13128) by @JayGeorge
44+
- Improve dark mode heading icon color [#13115](https://github.com/statamic/cms/issues/13115) by @JayGeorge
45+
- Vertically center combobox tags [#13132](https://github.com/statamic/cms/issues/13132) by @JayGeorge
46+
- Prevent console warning about prop type in listing search [#13149](https://github.com/statamic/cms/issues/13149) by @duncanmcclean
47+
- Prevent redirect when creating term via fieldtype [#13150](https://github.com/statamic/cms/issues/13150) by @duncanmcclean
48+
- Starting & ending impersonation should trigger full page refreshes [#13148](https://github.com/statamic/cms/issues/13148) by @duncanmcclean
49+
- Refactor how field settings are saved [#13147](https://github.com/statamic/cms/issues/13147) by @duncanmcclean
50+
- Update replicator previews after reordering sets [#13113](https://github.com/statamic/cms/issues/13113) by @duncanmcclean
51+
- Fix field dropdown in field conditions builder [#13143](https://github.com/statamic/cms/issues/13143) by @duncanmcclean
52+
- Remove redundant `authorize` call when deleting a Blueprint [#13164](https://github.com/statamic/cms/issues/13164) by @martyf
53+
- Bring back `$reveal` [#13156](https://github.com/statamic/cms/issues/13156) by @duncanmcclean
54+
- Add file icon extensions [#13175](https://github.com/statamic/cms/issues/13175) by @daun
55+
- Fix clear static cache string [#13193](https://github.com/statamic/cms/issues/13193) by @duncanmcclean
56+
- Show sidebar when `actions` tab is provided [#13180](https://github.com/statamic/cms/issues/13180) by @duncanmcclean
57+
- Only add "Browse the Marketplace" action to command palette for public addons [#13188](https://github.com/statamic/cms/issues/13188) by @duncanmcclean
58+
- Avoid setting active nav item when click event is cancelled [#13185](https://github.com/statamic/cms/issues/13185) by @duncanmcclean
59+
- Fix typo in svg icons [#13161](https://github.com/statamic/cms/issues/13161) by @mikemartin
60+
- Show proper 404 pages instead of plain text [#13192](https://github.com/statamic/cms/issues/13192) by @duncanmcclean
61+
- Fix "Create Entry" button on collection widget [#13082](https://github.com/statamic/cms/issues/13082) by @duncanmcclean
62+
- Enforce 4 digit years [#13189](https://github.com/statamic/cms/issues/13189) by @duncanmcclean
63+
- Improve Time Fieldtype UX [#13209](https://github.com/statamic/cms/issues/13209) by @duncanmcclean
64+
- Allow custom widgets without min-height [#13179](https://github.com/statamic/cms/issues/13179) by @daun
65+
- Remove background from main header icon [#13210](https://github.com/statamic/cms/issues/13210) by @daun
66+
- Make dots consistent [#13203](https://github.com/statamic/cms/issues/13203) by @JayGeorge
67+
- Ensure `savingRef` and `errorsRef` are returned as refs [#13208](https://github.com/statamic/cms/issues/13208) by @duncanmcclean
68+
- Collection widget fixes [#13200](https://github.com/statamic/cms/issues/13200) by @JayGeorge
69+
- Fix globals localization [#13191](https://github.com/statamic/cms/issues/13191) by @duncanmcclean
70+
- Delete Blade `docs-callout` component [#13190](https://github.com/statamic/cms/issues/13190) by @duncanmcclean
71+
- Export `architectural-background` for addons [#13182](https://github.com/statamic/cms/issues/13182) by @duncanmcclean
72+
- Show media dimensions for all filetypes [#13218](https://github.com/statamic/cms/issues/13218) by @daun
73+
- Add build verification step in test workflow [#13220](https://github.com/statamic/cms/issues/13220) by @jasonvarga
74+
- Filter should focus on field after its been selected [#13181](https://github.com/statamic/cms/issues/13181) by @duncanmcclean
75+
- Apply collection widget badge styling fixes to panel footer only [#13222](https://github.com/statamic/cms/issues/13222) by @jasonvarga
76+
- Export Stack as a UI component [#13184](https://github.com/statamic/cms/issues/13184) by @duncanmcclean
77+
- Add width and height columns to asset browser [#13219](https://github.com/statamic/cms/issues/13219) by @daun
78+
- Bard: Avoid debouncing new or deleted nodes [#13167](https://github.com/statamic/cms/issues/13167) by @duncanmcclean
79+
- Throw exception when trying to filter by `status` [#13153](https://github.com/statamic/cms/issues/13153) by @duncanmcclean
80+
- Make array and table fieldtypes more similar [#13174](https://github.com/statamic/cms/issues/13174) by @JayGeorge
81+
- Improve search indexing performance [#13126](https://github.com/statamic/cms/issues/13126) by @duncanmcclean
82+
- Improve search indexing performance pt 2 [#13228](https://github.com/statamic/cms/issues/13228) by @jasonvarga
83+
- Search Updates [#13108](https://github.com/statamic/cms/issues/13108) by @duncanmcclean
84+
- Skip Laravel Herd test failure [#13229](https://github.com/statamic/cms/issues/13229) by @jasonvarga
85+
- Cmd s to close a narrow section [#13100](https://github.com/statamic/cms/issues/13100) by @JayGeorge
86+
- Add collapsible support to Group fieldtype [#13157](https://github.com/statamic/cms/issues/13157) by @martyf
87+
- Fix vite dev for addons [#13241](https://github.com/statamic/cms/issues/13241) by @jasonvarga
88+
89+
90+
391
## 6.0.0-alpha.17 (2025-11-14)
492

593
### What's new

0 commit comments

Comments
 (0)