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 88a3cc3 commit fb66e36Copy full SHA for fb66e36
CHANGELOG.md
@@ -9,7 +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)
+- All network requests are now cached according to the server's caching headers, even offline (#3310, #3320)
13
14
### Changed
15
- Adjusted and deduplicated logic in API scaffolding
0 commit comments