(Names in brackets represent the authors of the respective change - thank you all so much for contributing)
New features:
- Tape mode. This is a new way of showing words where the caret is stationary in the middle of the screen and the words scroll from right to left in a single line towards the caret. Works best with smooth caret and line scroll enabled
- Share test settings. You can now encode some test settings in a URL that is easily shareable (just like custom themes). You can access this by pressing "Esc" and looking for "Share test settings"
Languages:
- Updated Russian wordlist
- Added Azerbaijani and Azerbaijani 1k (woosal1337)
- Added more Toki Pona word lists (MrEgggga)
Bug fixes:
- Fixed pipe delimiter not working with new lines
- Removed untypable zero width characters from Wikipedia mode
- Fixed content overflow when all live counters were enabled at once
- Fixed a bug where favorite quotes would sometimes not update (rizwanmustafa)
- Fixed tag result filter buttons not reacting to clicks
Other changes and improvements:
- Various styling fixes
- Updated the way google sign up works and how the user picks their username
- Added a better error message when the user is trying to login with their username / trying to use a malformed email address
Project changes:
- Converted more files to typescript (rizwanmustafa and Miodec)
- Fixed some typescript warnings (Ferotiq)