All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
3.1.0 (2024-06-04)
- reload options page when client app is installed (290dfba)
- upgrade to Manifest V3 in Edge and Opera (f3e09bf)
3.0.0 (2024-05-28)
- browser versions older than Chrome 123, Edge 123, Firefox 115 and Opera 109 are no longer supported
- upgrade to Manifest V3 in Chrome (42149b3)
2.0.1 (2022-12-16)
- set color scheme (57c941a)
2.0.0 (2022-12-15)
- the options for speech recognition services have changed, the configuration of certain services may be needed
- browser versions older than Chrome 92, Edge 92, Firefox 91, and Opera 78 are no longer supported
- migrate to Vuetify (c921f65)
- update speech recognition services (cd84690)
1.3.2 (2022-09-01)
- set correct tabindex for extension button (d68ce72)
- update client app navigation (3fae62e), closes #360
1.3.1 (2021-11-02)
- update challenge reset (3d0fb37)
1.3.0 (2021-09-25)
- link to guide for configuring Google Cloud Speech to Text (8930b1c)
- link to guide for configuring IBM Watson Speech to Text (ead4292)
- link to guide for configuring Microsoft Azure Speech to Text (36afd65)
- add new API location for IBM Watson (da8266b)
- add new API locations for Microsoft Azure (bce1cbb)
- update speech service names (10cf778)
1.2.2 (2021-07-23)
1.2.1 (2021-05-14)
- do not bundle source maps with Opera package (187622b)
1.2.0 (2021-04-29)
- handle new reCAPTCHA host (9d092c2), closes #290
- serve AMD64 client app installer for ARM macOS devices (17c0a38), closes #261
1.1.1 (2020-10-12)
- Opera add-ons does not accept the .enc file extension (317eb95)
1.1.0 (2020-10-12)
- add support for reCAPTCHA Enterprise (092f3b9), closes #236
- create new section for client app options (15ae99e)
- link to guide for configuring Wit.ai (31f915f)
- navigate with client app using keyboard (d34f5fa), closes #168
- support Chrome Incognito (39cf3c0)
- increase favicon size (2df4816)
- inject assets in challenge frames loaded from alternative URLs (ce2d942)
- move mouse to the correct position when only text is zoomed in Firefox (692340c), closes #133
- show actionable error message when API quota is exceeded (d01968d)
1.0.1 (2020-06-14)
- set challenge locale when widget is loaded from recaptcha.net (edb7402)
1.0.0 (2020-06-14)
- browser versions before Chrome 76, Firefox 68 and Opera 63 are no longer supported
-
add extension button when challenge assets are loaded from recaptcha.net (afbde57), closes #194
-
fix: remove support for outdated browsers (ef7514e)
0.7.3 (2020-05-28)
- add button to existing challenge widgets after installation in Chrome (1b9af9e)
- remove unused permissions (dcacc48)
- trim Wit Speech API result only when it exists (8a54f1f)
0.7.2 (2020-05-14)
- update Wit Speech API (d244f62)
0.7.1 (2020-02-11)
- include source maps for production builds (6fb0b04)
0.7.0 (2020-02-09)
- enable client app installation on Windows 32-bit (9995f46)
- send browser name to client app installer (aab8384)
0.6.1 (2020-02-02)
- 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)
0.5.3 (2019-05-14)
0.5.2 (2019-04-07)
0.5.1 (2019-03-08)
0.5.0 (2019-03-04)
- 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)
0.4.1 (2019-02-22)
- account for OS scaling during mouse movement (e055850), closes #27
- break early during challenge reset (baa6581)
0.4.0 (2019-02-18)
0.3.0 (2018-12-18)
- use English as alternative language for Google Cloud Speech API (f13d1ea)
- add Wit Speech API and tryEnglishSpeechModel option (c32a654)
- load challenge in English by default (3f581bd)
0.2.0 (2018-12-08)
- set IBM API location instead of URL (0c9a824)
- add IBM Speech to Text (58f9106)
- add Microsoft Azure Speech to Text API (f8c1dde)
- indicate that work is in progress (fdb4cca)