Skip to content

Commit c91cc14

Browse files
committed
changelog
1 parent 0db3371 commit c91cc14

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

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

3+
## 6.7.0 (2026-03-17)
4+
5+
### What's new
6+
- Add `Asset::moveUnique()` method [#14236](https://github.com/statamic/cms/issues/14236) by @lwekuiper
7+
8+
### What's fixed
9+
- Sanitize SVGs on reupload [#14258](https://github.com/statamic/cms/issues/14258) by @duncanmcclean
10+
- Fix error saving preferences when `theme` translations exist [#14266](https://github.com/statamic/cms/issues/14266) by @duncanmcclean
11+
- Prevent logging git dependabot errors [#14257](https://github.com/statamic/cms/issues/14257) by @aerni
12+
- Fix incorrect variable in return doc [#14265](https://github.com/statamic/cms/issues/14265) by @indykoning
13+
- Fix error on `CreateForm` component in Storybook [#14264](https://github.com/statamic/cms/issues/14264) by @duncanmcclean
14+
- Allow using SVGs from `vendor`/`node_modules` directories [#14261](https://github.com/statamic/cms/issues/14261) by @duncanmcclean
15+
- Fix date formats [#14256](https://github.com/statamic/cms/issues/14256) by @jasonvarga
16+
- Ensure images are refreshed properly after cropping [#14260](https://github.com/statamic/cms/issues/14260) by @duncanmcclean
17+
- Handle validation rules on Files fieldtype [#14262](https://github.com/statamic/cms/issues/14262) by @duncanmcclean
18+
- Make stacks smoother [#14210](https://github.com/statamic/cms/issues/14210) by @jaygeorge
19+
- Fix TimePicker resetting to AM when typing [#14259](https://github.com/statamic/cms/issues/14259) by @duncanmcclean
20+
- Rename to security [#14276](https://github.com/statamic/cms/issues/14276) by @jasonvarga
21+
- Prevent path traversal in file dictionary [#14272](https://github.com/statamic/cms/issues/14272) by @duncanmcclean
22+
- Prevent term creation via fieldtype without permission [#14274](https://github.com/statamic/cms/issues/14274) by @duncanmcclean
23+
24+
25+
326
## 6.6.3 (2026-03-13)
427

528
### What's fixed

0 commit comments

Comments
 (0)