Thank you to all the contributors who made this release possible!
Features
- last signed out result modal (7306cf8a9)
Now, instead of always saving the last result when loggin in, a popup will be shown where you can view the last result. Then you can decide if you want to save it or discard it. - funbox: add hexadecimal (@asasine) (#5724) (b26cb887e)
- languages: add portuguese 320k and 550k (@jeffersonjpr) (#5698) (c79115684)
Improvements
- pace caret: add tags pb mode (@NadAlaba) (#5715) (738574ed3)
- settings: replace sound volume with a slider (@amarnathsama) (#5702) (8c7ece372)
- remove ñ from lazy mode replacements (8527b33b0)
- quote: add quotes in various languages (@266-750Balloons) (#5705) (a3661ec89)
Fixes
- thai ligature rendering (6e9e1e721)
- pb crown: incorrect class names causing ineligible warning or pending state to not show (7b7b1c86e)
Nerd stuff
These changes will not be visible to users, but are included for completeness and to credit contributors.
- impr: add "student" to education email regex (ddebf5745)
- impr: add email typo to the list (de79d469c)
- fix: csp preventing new documentation unable to display logo (@fehmer) (#5719) (4a55db528)
- refactor: move pb crown aria-label text update to a function (cbd6725ad)
- ci: run time improvements (@Miodec) (#5730) (3568818b4)
- chore: remove unused code (f0441e2b6)
- chore: missing min string length causing firebase to throw errors (fb45f05c3)
- chore: fix lint warnings (98108dead)