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
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,26 @@
1
1
# Release Notes
2
2
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
0 commit comments