You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,27 @@
1
1
# Release Notes
2
2
3
+
## 6.0.0-alpha.4 (2025-08-28)
4
+
5
+
### What's new
6
+
- Configurable progress bar color [#12202](https://github.com/statamic/cms/issues/12202) by @jackmcdade
7
+
- UI accent color theme config [#12201](https://github.com/statamic/cms/issues/12201) by @jackmcdade
8
+
9
+
### What's fixed
10
+
- Fix spacer field from collapsing [#12211](https://github.com/statamic/cms/issues/12211) by @JayGeorge
11
+
- Lowercase Inter font directory [#12213](https://github.com/statamic/cms/issues/12213) by @jasonvarga
12
+
- Remove unnecessary whitespace in bard link toolbar [#12207](https://github.com/statamic/cms/issues/12207) by @duncanmcclean
13
+
- Make border colors more consistent [#12209](https://github.com/statamic/cms/issues/12209) by @JayGeorge
14
+
- Tidy Vite [#12204](https://github.com/statamic/cms/issues/12204) by @jasonvarga
15
+
- Reduce negative letter-spacing for the st-text-legibility legibility (e.g. Bard fields) based [d479c45](https://github.com/statamic/cms/commit/d479c45) by @JayGeorge
16
+
- Vite Tailwind Exclusions [#12200](https://github.com/statamic/cms/issues/12200) by @jasonvarga
17
+
- UI improvements & fixes [#12203](https://github.com/statamic/cms/issues/12203) by @jackmcdade
18
+
- Make panel background slightly darker to improve legibility [2413ae7](https://github.com/statamic/cms/commit/2413ae7) by @JayGeorge
19
+
- Fix dark content bg [#12198](https://github.com/statamic/cms/issues/12198) by @jackmcdade
20
+
- Switch (Toggle) accents [#12210](https://github.com/statamic/cms/issues/12210) by @jasonvarga
21
+
- Automatically run vite build watch [#12193](https://github.com/statamic/cms/issues/12193) by @jasonvarga
0 commit comments