Skip to content

Releases: huntergregory/chess-voice-commands

v1.1.0

30 Oct 02:41
c2ec05b
Compare
Choose a tag to compare

What's Changed

Fixes

  • Extension always appears now for live games and analysis.
  • Fixed mistranslations of "pawn" and "rook" (e.g. used to sometimes think you said "pong" instead of "pawn").
  • Fixed a bug where you couldn't move a pawn if there were two pawns stacked on the 2nd and 3rd rank for white, or 6th and 7th rank for black.
  • Fixed issue where "Rook a c1" was considered an invalid move.

New Features

  • Extension appears for puzzles now.
  • Can now move pawns by saying "g3" instead of "Pawn g3".
    • You can disable this feature by checking the checkbox 'Must say "Pawn"'.

UI Enhancements

  • Instructions are now hidden by default, giving the extension a cleaner look.
  • More troubleshooting suggestions.

Pull Requests

  • various fixes, UI upgrades, and ability to move pawns without saying "pawn" (#1)
  • match all URLs for puzzles, analysis, and live games (#2)

Full Changelog: v1.0.0...v1.1.0

v1.0.0

28 Aug 06:08
Compare
Choose a tag to compare

Initial extension tested on ~20 live games.