Frontend
- Disable the terminal when focusing on the search bar (3178)
- New Landing Page for Users (in beta, accessible through `/users` URL) (3088, 3192)
- Fix bug of pressing enter on image crashes (3195)
Backend
- Remove period from "Download starting" status message (3185)
- Add ability to configure sentry environment (3189)
- Get additional stats data from docker (3081)
- Expose slurm constraints to slurm batch worker manager (3196)
Dev / docs / CI
- Add messages to stress test (3157)
- Fix mock import (3183)
- Add instructions for filling out the competition form (3193)
- Fix flaky BundlesTest (3167)