Skip to content

Commit 8cef4a4

Browse files
committed
changelog
1 parent 9d704fc commit 8cef4a4

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

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

3+
## 6.9.0 (2026-04-01)
4+
5+
### What's new
6+
- Add a Text component [#14247](https://github.com/statamic/cms/issues/14247) by @jaygeorge
7+
- Emit `asset.saved` event from asset editor [#14392](https://github.com/statamic/cms/issues/14392) by @duncanmcclean
8+
9+
### What's fixed
10+
- Fix collection whereStatus logic [#14380](https://github.com/statamic/cms/issues/14380) by @jackmcdade
11+
- Implement whereStatus() on search query builder [#14387](https://github.com/statamic/cms/issues/14387) by @ryanmitchell
12+
- Blueprint button order changes [#14365](https://github.com/statamic/cms/issues/14365) by @jaygeorge
13+
- Fix address bar overlapping bottom of content (typically on iOS) [#14399](https://github.com/statamic/cms/issues/14399) by @jaygeorge
14+
- Fix nested Bard toolbar focus issues [#14396](https://github.com/statamic/cms/issues/14396) by @jaygeorge
15+
- Fix nav section border radius [#14409](https://github.com/statamic/cms/issues/14409) by @jaygeorge
16+
- Fix conditional field borders [#14407](https://github.com/statamic/cms/issues/14407) by @thomasvantuycom
17+
- Fix collection listing dates from wrapping [#14415](https://github.com/statamic/cms/issues/14415) by @jaygeorge
18+
- Fix Parameters make method [#14418](https://github.com/statamic/cms/issues/14418) by @jasonvarga
19+
- Prevent npm packages from executing malicious code via `postinstall` [#14417](https://github.com/statamic/cms/issues/14417) by @duncanmcclean
20+
- French translations [#14393](https://github.com/statamic/cms/issues/14393) by @ebeauchamps
21+
- Bump brace-expansion from 2.0.2 to 2.0.3 [#14383](https://github.com/statamic/cms/issues/14383) by @dependabot
22+
23+
24+
325
## 6.8.0 (2026-03-27)
426

527
### What's new

0 commit comments

Comments
 (0)