Thank you to all the contributors who made this release possible!
Features
- language: add more romanian word lists (StefanescuEduard) (#4950) (32d1c13408)
Improvements
- typing: remember lazy mode choice in local storage when typing arabic (487d0feacc)
- quote: add quotes in various languages (Dmskrzh) (#4938) (62c23e78b7)
Fixes
- theme: dark note not replacing words with dots in some highlight modes (fehmer) (#4951) (56ab68a383)
- quotes: fix grammatical and spelling errors of arabic quotes (NadAlaba) (#4947) (c16eb6d9c1)
- quote: typo in spanish quote (TortitasT) (#4943) (bec5ddfa87)
- typescript errors (24ce17bd64)
- profile: time untill streak is available calculated incorrectly (L-E-Freeman, Miodec) (e958803dd2)
Other
- Various style, documentation, refactoring, performance, or build improvements