We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e343142 commit 396a6c7Copy full SHA for 396a6c7
CHANGELOG.md
@@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
9
- Added Renovate as our new automated dependency management tool, with a nice configuration (#3193)
10
- Add "open webpage" row to student work detail
11
- Added some logic to skip native builds if nothing that might affect them has changed (#3209)
12
+- All network requests are now cached according to the server's caching headers (#3310)
13
14
### Changed
15
- Adjusted and deduplicated logic in API scaffolding
0 commit comments