Skip to content

v24.17.5

Compare
Choose a tag to compare
@Miodec Miodec released this 27 Apr 09:46
· 104 commits to master since this release

Improvements

  • custom text: add shuffle mode (25fd80500)
  • commandline: increase search result accuracy (2c4577035)
  • commandline: add 'wpm' alias to min speed command (c7e86b506)

Fixes

  • config: max line width not being loaded from config (510b887a9)
  • commandline: when searching, allow display and alias matching at the same time (04ae04dc5)

Nerd stuff

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

  • style: use new content-grid system on the result page (607da30fa)
  • style(typing result): improve styling on narrow screens (4ed3b7d6c)
  • chore: remove unused import (f541f7c57)
  • chore: remove rogue console.log (7c3d9893e)