You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
buster/CHANGELOG.md

13 KiB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.1 (2022-12-16)

Bug Fixes

2.0.0 (2022-12-15)

⚠ BREAKING CHANGES

  • 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

Features

Bug Fixes

  • update speech recognition services (cd84690)

1.3.2 (2022-09-01)

Bug Fixes

  • set correct tabindex for extension button (d68ce72)
  • update client app navigation (3fae62e), closes #360

1.3.1 (2021-11-02)

Bug Fixes

1.3.0 (2021-09-25)

Features

  • 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)

Bug Fixes

  • 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)

Bug Fixes

  • do not bundle source maps with Opera package (187622b)

1.2.0 (2021-04-29)

Features

  • automatically clear non-critical error notifications (ab03085), closes #253

Bug Fixes

  • 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)

Bug Fixes

  • Opera add-ons does not accept the .enc file extension (317eb95)

1.1.0 (2020-10-12)

Features

  • 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)

Bug Fixes

  • 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)

Bug Fixes

  • set challenge locale when widget is loaded from recaptcha.net (edb7402)

1.0.0 (2020-06-14)

⚠ BREAKING CHANGES

  • browser versions before Chrome 76, Firefox 68 and Opera 63 are no longer supported

Bug Fixes

  • 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)

Bug Fixes

  • 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)

Bug Fixes

0.7.1 (2020-02-11)

Bug Fixes

  • include source maps for production builds (6fb0b04)

0.7.0 (2020-02-09)

Features

  • enable client app installation on Windows 32-bit (9995f46)

Bug Fixes

  • send browser name to client app installer (aab8384)

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

  • build with travis (43f9ce5)
  • transcribe audio in background script (2c89926), closes #81

0.5.3 (2019-05-14)

Bug Fixes

  • correct the target element width / height for higher density screens (22edae2), closes #71

0.5.2 (2019-04-07)

Bug Fixes

  • get audio URL from audio element (4a823f9)
  • remove demo speech service (f7b9554)

0.5.1 (2019-03-08)

Bug Fixes

  • divide click coordinates by display scale on Windows (0db060d), closes #40

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

  • add option for automatically updating client app (e17107f)
  • require new client app version (0879515)

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

  • show reset button when the challenge is blocked (3398166)
  • simulate user input (779f466)

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)

0.1.1 (2018-12-06)

Bug Fixes

  • solve compatibility issues with older browser versions (8be3007), closes #3

0.1.0 (2018-12-04)