Skip to content

Commit d3f41a8

Browse files
committed
changelog
1 parent b3ce9e6 commit d3f41a8

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

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

3+
## 5.30.0 (2024-10-03)
4+
5+
### What's new
6+
- Support scopes as query methods [#5927](https://github.com/statamic/cms/issues/5927) by @aerni
7+
8+
### What's fixed
9+
- Move nocache js back to end of body but make configurable [#10898](https://github.com/statamic/cms/issues/10898) by @jasonvarga
10+
- Fix static cache locking [#10887](https://github.com/statamic/cms/issues/10887) by @duncanmcclean
11+
- Prevent autoloading non-PHP files [#10886](https://github.com/statamic/cms/issues/10886) by @duncanmcclean
12+
- Don't show updates badge count for local/dev installations [#10884](https://github.com/statamic/cms/issues/10884) by @jesseleite
13+
- Update tiptap npm dependencies [#10883](https://github.com/statamic/cms/issues/10883) by @jasonvarga
14+
15+
16+
317
## 5.29.0 (2024-10-01)
418

519
### What's new

0 commit comments

Comments
 (0)