Thank you to all the contributors who made this release possible!
Features
- quote: add c# and js quotes (sleeepstorm) (#4541) (ce3969c)
- quote: add C# quote (nikhilhex) (#4536) (e06213b)
Improvements
- result: display input history heatmap in the selected speed unit (ridemountainpig) (#4542) (9f987a6)
- test: base the size of large live wpm and timer on browser width (029266c)
- test: stop on letter now supports indicate typos (8b95078)
Fixes
- language: spelling mistakes in Nepali wordlist and quotes (sapradhan) (#4528) (84e5fa8)
- missing slovak character in lazy mode (9b65a31)
- morse sometimes showing undefined (acf84dd), closes #4526
- quick single list commandline not being reverted (174525c)
- quote: remove duplicate quotes (fehmer) (#4550) (cef9aff)
- theme: invisible popup text in rainbow trail (ridemountainpig) (#4527) (8d128bb)
Other
- Various style, documentation, refactoring, performance, or build improvements