We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67d4d89 commit 7e913a4Copy full SHA for 7e913a4
CHANGELOG.md
@@ -1,5 +1,20 @@
1
# Changelog
2
3
+## v7.11.0 (2024-10-11)
4
+
5
+### What's new
6
+* Runway URIs are now warmed as part of the `static:warm` command #623 by @duncanmcclean
7
8
+### What's improved
9
+* Prevented duplicate queries for table columns by @duncanmcclean
10
+* Minor optimisations around the `isJson` function #619 by @indykoning
11
+* Tidied up the `ServiceProvider` to take advantage of autoloading #622 by @duncanmcclean
12
13
+### What's fixed
14
+* Fixed an issue where the "Published" toggle was disabled for non-super users #621 by @duncanmcclean
15
16
17
18
## v7.10.1 (2024-09-27)
19
20
### What's fixed
0 commit comments