Last relase of the year! Sorry I've been a bit slow with updates and merging PRs lately - I promise I will get around to reviewing them. Merry christmas and happy new year!
Thank you to all the contributors who made this release possible!
Features
- language: add Khmer (@Earpengai) (#6128) (81baa911b)
- layout: add zenith (@ibrab000) (#6127) (955bb50bd)
- language: add code_typst (@iggedi-ig-ig) (#6117) (772e4a1d0)
- language: add galician (@psq4) (#6078) (741bdf7c8)
- funbox: add underscore_spaces funbox (@Spurkus) (#6094) (aa58a733a)
- funbox: add ALL CAPS (52fda9d8e)
- language: add portuguese 1k (@Samunals) (#6025) (33be339a6)
Improvements
- quotes: grammar fix for English quote 192 (@mak448a) (#6118) (775908026)
- quote: add quotes in various languages (@herfave, @petieken, @KennethLG) (#6083, #6114, #6079) (0a9928c41, 4baae8fe3, 7d53e9eba, e994e846b)
Fixes
- simple modal: improve error message for auth/invalid-credential when reauthenticating (5d11df3eb)
- remove tailing space and non-break space from various languages (@fehmer) (#6105) (9992d793a)
- crt not applied to typo hints (@fehmer) (#6103) (a67804746)
- language: remove non-polish word (a1397b798)
- css funboxes not being applied when logging in (a670438bb)
- test not failing if min speed check failed on the last second (f0a7b8272)
- funbox: css not cleared when toggling funbox (f0debe6ee)
Nerd stuff
These changes will not be visible to users, but are included for completeness and to credit contributors.
- refactor: move parseJsonWithSchema to utils package (@fehmer) (#6109) (353fc14b4)
- refactor: ready function now awaits config to be loaded to avoid concurrency issues (baaea3349)
- chore: only check for inconsistent test duration in timed tests, shorter than 120s (b52bb010b)
- chore: add additional isAuthenticated check in case user logs out during the request (c18feb074)
- chore: fix typo (@m4dd0c) (#6121) (2431ae3af)
- chore: add more stats to result data export (545441481)