Skip to content

Commit 27889f9

Browse files
committed
changelog
1 parent e06d9cc commit 27889f9

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

Diff for: CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Release Notes
22

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
19+
20+
21+
322
## 5.9.0 (2024-06-19)
423

524
### What's new

0 commit comments

Comments
 (0)