Thank you to all the contributors who made this release possible!
Improvements
- show total completed test percentage and restarts/test on profile (fehmer) (#5169) (d2d7b3e109)
- hide login/signUp button if user signup is disabled (fehmer) (#5172) (ca55b28135)
Fixes
- about page: ad wrappers always visible even if ads are disabled (4b3c9f2308)
- prevent print dialog to open with ctrl-shift-p (#5199) (c4446e9fb0)
- caching: no longer caching external resources locally (8ca760dfd2)
- quote: missing dash (226f5de472)
- prevent automatic double newline when quick restart set to enter (sanidhyas3s) (#5184) (2fb77a1693)
- style: inconsistent focus border radius across buttons and links (cc30f6357e)
- fix two percentage symbols in leaderboard (fehmer) (#5174) (ff268ade7d)
- remove °C from estorian language (fehmer) (#5178) (ae21d04021)
Other
- Various style and refactoring changes