Thank you to all the contributors who made this release possible!
Features
- security: add revoke all tokens button (87e882b94)
Improvements
- replay: show live wpm when viewing test replay (0de54f889)
- settings: add reminder that there are more account settings available in the danger zone (2380d09fa)
- profile: add reminder about lb opt out (cfed190f3)
- layout: add hungarian layout (BarniExe) (#4590) (72dfee47c)
- layout: add ORNATE (5d9c8636c)
- quote: add quotes in various languages (Technet8394, Krittipoom, Shuja-Mahmood) (#4595, #4580, #4577) (fd5f350b8, 0ab9a4eb5, 7a256d3a2, 7a375299d)
Fixes
- typing: limit word length using input length, not char index (69961185e)
- commandline: remove underscores from custom theme names (24cd3758e)
- layout: incorrect graphite layout bottom row (52d730e1c)
- commandline: missing preset commands (2aa178aed)
- server: incorrect return type for all time lb rank (4c74d3378)
- quote: update or remove quotes reported by users (b869e36bf, 803795af0)
Other
- Various style, documentation, refactoring, performance, or build improvements