Thank you to all the contributors who made this release possible!
Features
- theme: add tangerine theme (devdenisalex) (#5045) (cbc8930e85)
Improvements
- language: add Belarusian 5k, 10k, 25k, 50k, 100k (#5037) (19dedd0667)
- increase the transition smoothness when opening the account page (67940204a1)
- quote: add quotes in various languages (zachbrehm, punitbhesota, ruanbuhr) (#5035, #5033, #5030, #5022) (086adffe3d, 22594c5ba5, 35dc5049cd, c110c80772)
Fixes
- pressing space too early with the dark note theme doesnt highlight the word as incorrect (mokshsinghji) (#5052) (24975e5d01)
- add missing button to the settings page (c445a46b15)
- leaderboards not working for signed out users (fehmer) (#5032) (5c725f7ee3)
- quotes: double quote characters in belarusian quotes (#5038) (bfdc436eae)
- language: mistyped word in code c (#5034) (67245ddafa)
- ad placeholders always visible (8c8d2847e8)
- quote: grammar mistake in french quote (alexkar598) (#5025) (20f09958a2)
- keymap: react mode not working (b5465be75b)
- missing spinner when loading the account page (09c91f5ad0)
- account page preloader not centered on page (d54345937f)
- quote: update or remove quotes reported by users (71a60f786d)
Other
- Various style, documentation and refactoring changes