Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanmcclean committed Oct 11, 2024
1 parent 67d4d89 commit 7e913a4
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## v7.11.0 (2024-10-11)

### What's new
* Runway URIs are now warmed as part of the `static:warm` command #623 by @duncanmcclean

### What's improved
* Prevented duplicate queries for table columns by @duncanmcclean
* Minor optimisations around the `isJson` function #619 by @indykoning
* Tidied up the `ServiceProvider` to take advantage of autoloading #622 by @duncanmcclean

### What's fixed
* Fixed an issue where the "Published" toggle was disabled for non-super users #621 by @duncanmcclean



## v7.10.1 (2024-09-27)

### What's fixed
Expand Down

0 comments on commit 7e913a4

Please sign in to comment.