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
+19
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,24 @@
1
1
# Release Notes
2
2
3
+
## 5.10.0 (2024-06-20)
4
+
5
+
### What's new
6
+
- Add site `attribute` method [#10327](https://github.com/statamic/cms/issues/10327) by @ajnsn
7
+
8
+
### What's fixed
9
+
- Fix performance regression by caching fieldtype configs [#10325](https://github.com/statamic/cms/issues/10325) by @jasonvarga
10
+
- CSS improvements [#10284](https://github.com/statamic/cms/issues/10284) by @martinoak
11
+
- Fix broken revision links on unpublished entries [#10330](https://github.com/statamic/cms/issues/10330) by @faltjo
12
+
- Update some translations [#10343](https://github.com/statamic/cms/issues/10343) by @jasonvarga
13
+
- Fix linking to addon fields [#10324](https://github.com/statamic/cms/issues/10324) by @edalzell
14
+
- Fix nocache tags on shared error pages [#10340](https://github.com/statamic/cms/issues/10340) by @jacksleight
15
+
- Migrate from vue-countable [#10287](https://github.com/statamic/cms/issues/10287) by @Cannonb4ll
16
+
- Prevent entries being selected when collapsing/expending entries in Tree View [#10322](https://github.com/statamic/cms/issues/10322) by @duncanmcclean
17
+
- Ensure `install:broadcasting` is run when installing into Laravel 11 application [#10335](https://github.com/statamic/cms/issues/10335) by @duncanmcclean
18
+
- French translations [#10337](https://github.com/statamic/cms/issues/10337) by @ebeauchamps
0 commit comments