Skip to content

Commit 4a357d0

Browse files
committed
changelog
1 parent 51cd022 commit 4a357d0

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

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

3+
## 6.7.1 (2026-03-18)
4+
5+
### What's fixed
6+
- Hide "Duplicate Set" when max sets limit has been reached [#14275](https://github.com/statamic/cms/issues/14275) by @duncanmcclean
7+
- Fix missing top border in read-only Assets fields [#14277](https://github.com/statamic/cms/issues/14277) by @duncanmcclean
8+
- Hide set bodies when there are no fields [#14282](https://github.com/statamic/cms/issues/14282) by @jackmcdade
9+
- Fieldset editing improvements [#14283](https://github.com/statamic/cms/issues/14283) by @jackmcdade
10+
- Harden `URL::isExternalToApplication()` [#14287](https://github.com/statamic/cms/issues/14287) by @duncanmcclean
11+
- Prevent opening set picker when `max_sets` limit has been reached [#14290](https://github.com/statamic/cms/issues/14290) by @duncanmcclean
12+
- Harden password reset [#14294](https://github.com/statamic/cms/issues/14294) by @jasonvarga
13+
14+
15+
316
## 6.7.0 (2026-03-17)
417

518
### What's new

0 commit comments

Comments
 (0)