Skip to content

Commit ee63e60

Browse files
committed
changelog
1 parent 8b23d00 commit ee63e60

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## 6.2.5 (2026-02-11)
4+
5+
### What's fixed
6+
- Fix typo in static_caching.php [#13857](https://github.com/statamic/cms/issues/13857) by @duncanmcclean
7+
- Update instructions for `Heading` component's `level` prop [#13868](https://github.com/statamic/cms/issues/13868) by @duncanmcclean
8+
- Add docblocks for some store, stache and permission methods [#13877](https://github.com/statamic/cms/issues/13877) by @NeoIsRecursive
9+
- Arguments should be ordered alphabetically in Storybook [#13871](https://github.com/statamic/cms/issues/13871) by @duncanmcclean
10+
- Handle trailing slashes in CP Nav [#13846](https://github.com/statamic/cms/issues/13846) by @duncanmcclean
11+
- Only trap stack's focus when its the top portal [#13858](https://github.com/statamic/cms/issues/13858) by @duncanmcclean
12+
- Fix debugbar helper binding [#13873](https://github.com/statamic/cms/issues/13873) by @martyf
13+
- Correct name of PayPal icon [#13891](https://github.com/statamic/cms/issues/13891) by @duncanmcclean
14+
- Convert PHPUnit metadata to attributes [#13895](https://github.com/statamic/cms/issues/13895) by @duncanmcclean
15+
- Fix after_save preference not persisting when default preferences override 'listing' [#13879](https://github.com/statamic/cms/issues/13879) by @el-schneider
16+
- Asset auth fix [#13883](https://github.com/statamic/cms/issues/13883) by @duncanmcclean
17+
- Account for custom fields when checking if entry URIs should be updated [#13859](https://github.com/statamic/cms/issues/13859) by @duncanmcclean
18+
- German translations [#13864](https://github.com/statamic/cms/issues/13864) by @helloDanuk
19+
- French translations [#13840](https://github.com/statamic/cms/issues/13840) by @ebeauchamps
20+
- Dutch translations [#13841](https://github.com/statamic/cms/issues/13841) by @JasperWelsing
21+
22+
23+
324
## 6.2.4 (2026-02-05)
425

526
### What's fixed

0 commit comments

Comments
 (0)