mirror of
https://github.com/dessant/buster.git
synced 2024-11-13 19:10:34 +00:00
5.3 KiB
5.3 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.6.1 (2020-02-02)
Bug Fixes
- discard noise from audio challenge (a57cdb8)
- link client app installation guide from options page (57611ac)
- remove origin header from background requests (999ccf9)
- rotate Wit.ai API keys for English challenges (e985b7d), closes #130
- update available languages and API endpoints (182a0aa)
- update speech service name (bb2bff9)
- update UI layout (72aeceb)
0.6.0 (2019-05-28)
Features
0.5.3 (2019-05-14)
Bug Fixes
0.5.2 (2019-04-07)
Bug Fixes
0.5.1 (2019-03-08)
Bug Fixes
0.5.0 (2019-03-04)
Bug Fixes
- allow installation on windows if manifest location is not set (aebd114)
- clean up after client app update (4b4d645)
- close client app before checking ping response (715aab7)
- wait for client app to close before launching new version (d9aef00)
Features
0.4.1 (2019-02-22)
Bug Fixes
- account for OS scaling during mouse movement (e055850), closes #27
- break early during challenge reset (baa6581)
0.4.0 (2019-02-18)
Features
0.3.0 (2018-12-18)
Bug Fixes
- use English as alternative language for Google Cloud Speech API (f13d1ea)
Features
- add Wit Speech API and tryEnglishSpeechModel option (c32a654)
- load challenge in English by default (3f581bd)
0.2.0 (2018-12-08)
Bug Fixes
- set IBM API location instead of URL (0c9a824)
Features
- add IBM Speech to Text (58f9106)
- add Microsoft Azure Speech to Text API (f8c1dde)
- indicate that work is in progress (fdb4cca)