Frontend
- Add checkbox to the delete worksheet dialog to prevent accidental deletion (3313)
- Fix schema change detection on the text field (3315)
- Fix the Editing Avatar Permission Error (3270)
Backend
- Add logging for common tasks (3223)
- Add a filter of workers by disk space (3296)
- Fix the "uploading results" error by sending data to keep the socket open (3285)
Dev / docs / CI
- Fix test formatting, run black on all files (3301)
- Unit test - don't expect a fixed time_quota / disk_quota (3302)
- Add tutorial for uploading / downloading bundles (3273)
- Change the comment of AUTO_HIDDEN_DURATION (3314)
- Stress test a worker uploading large bundle results (2) (3215)