Skip to content

v24.19.0

Compare
Choose a tag to compare
@Miodec Miodec released this 06 May 12:45
· 101 commits to master since this release

Thank you to all the contributors who made this release possible!

Improvements

  • large test stats: better positioning on all screen sizes (790fc8cb3)

Fixes

  • quotes: replace /n with \n (extoplasm) (#5356) (9b41131e0)
  • word generation: use correct fullstop and digits for bangla (shahnewaz-labib) (#5355) (8705b1cf1)
  • word generation: display proper period and numbers for hindi (#5366) (e88601d34)
  • bar timer progress: not animating for the first second of the test (7fd31dcc7)
  • enter not working as space in 58008 funbox if quick restart was set to enter (9714ac95c)
  • result saving: dont save results if the tab was manually slowed down (80e0af764)
  • timer progress: mini and bar style not animating when shown (d06203cf2)
  • url handler: escape html (856beb434)
  • challenge: loading challenges from the URL (1a0e9ecfc)
  • challenge: ive got the power not loading correctly (5d6cf32f1)
  • live burst: burst number visible when enabling live speed (b21e39203)

Nerd stuff

These changes will not be visible to users, but are included for completeness and to credit contributors.