Releases: privacypass/challenge-bypass-extension
Releases · privacypass/challenge-bypass-extension
PrivacyPass Extension v3.0.6
PrivacyPass Extension v3.0.6
What's Changed
- Remove param r in tests by @armfazh in #388
- Bump webpack from 5.72.1 to 5.76.1 by @dependabot in #390
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #396
- Fix Cloudflare tokens issuance domain by @thibmeu in #397
- Release v3.0.6 by @thibmeu in #398
- Small update of vuln lib before release 3.0.6 by @armfazh in #399
New Contributors
Full Changelog: v3.0.5...v3.0.6
PrivacyPass Extension v3.0.5
What's Changed
- Bump loader-utils from 2.0.3 to 2.0.4 by @dependabot in #352
- Bump qs from 6.10.1 to 6.10.3 by @dependabot in #380
- Bump json5 from 2.2.1 to 2.2.3 by @dependabot in #383
- Fixes the removal of
r
param. by @armfazh in #387
Full Changelog: v3.0.4...v3.0.5
PrivacyPass Extension v3.0.4
What's Changed
- Support for hCaptcha was re-enabled.
- Bump terser from 4.8.0 to 4.8.1 by @dependabot in #340
- restore hCaptcha compatibility by @fedecarpy in #344
- Bump loader-utils from 2.0.2 to 2.0.3 by @dependabot in #349
- Updating readme.md by @armfazh in #350
- Releasing v3.0.4 by @armfazh in #351
New Contributors
- @fedecarpy made their first contribution in #344
Full Changelog: v3.0.3...v3.0.4
PrivacyPass Extension v3.0.3
What's Changed
- Support for hCaptcha challenges is paused after v3.x.x.
- Fixes some issues reported by linter. by @armfazh in #303
- Fixes vuln dependency in minimist by @armfazh in #313
- Adding issue templates. by @armfazh in #321
- Set strict node version support. by @armfazh in #323
- Update to v3 github actions. by @armfazh in #324
- Adding back license file. by @armfazh in #322
- Remove ts jest and freeze dependencies. by @armfazh in #327
- Implementing RSA blind signatures. by @armfazh in #328
- uses sjcl for base64url and byte encoding by @armfazh in #331
- Update Cloudflare request body params by @migueldemoura in #334
- Bump new version by @armfazh in #336
New Contributors
- @migueldemoura made their first contribution in #334
Full Changelog: v3.0.2...v3.0.3
PrivacyPass Extension v3.0.2
What's Changed
- Change cloudflare issue request flow by @ppopth in #292
- Bump follow-redirects from 1.14.7 to 1.14.8 by @dependabot in #301
- Update some dependencies. by @armfazh in #302
- Explicitly call perl for configuring sjcl library. by @armfazh in #304
- Update the body param by @ppopth in #308
Full Changelog: v3.0.1...v3.0.2
PrivacyPass Extension v3.0.1
What's Changed
- Support of hCaptcha under development.
- Adding github actions for running tests by @armfazh in #252
- Updating several dependencies with vulnerabilites by @armfazh in #251
- Removes non-used dependencies by @armfazh in #255
- Removes circelci script. by @armfazh in #268
- Adding a badge. by @armfazh in #270
- v3-rc into master by @ppopth in #276
- Resolve path correctly. by @armfazh in #285
- Update follow-redirect vuln dependency. by @armfazh in #284
- i18n AMO link by @Gitoffthelawn in #287
- Updates some dependencies. by @armfazh in #290
- Target CI job to main branch. by @armfazh in #289
- Bumps nanoid vulnerable dependency. by @armfazh in #288
New Contributors
- @Gitoffthelawn made their first contribution in #287
Full Changelog: v3.0.0...v3.0.1
PrivacyPass Extension v3.0.0
What's Changed
- Support of hCaptcha under development.
- Adding github actions for running tests by @armfazh in #252
- Updating several dependencies with vulnerabilites by @armfazh in #251
- Removes non-used dependencies by @armfazh in #255
- Update v3 README.md file by @ppopth in #264
- Update installation instructions by @ppopth in #267
Full Changelog: v2.0.9...v3.0.0
Release v2.0.9
Changes:
- Fixed bug in hCaptcha urls
- Use webcrypto randomness
- Updating dependencies
Fix CF/hCaptcha integration + support for config patches
- Fixes to fully integrate with CF's usage of hCaptcha on challenge pages.
- Adds the ability to present signed patches for running configurations from the external ec-commitments. Works similarly to how key commitments are retrieved.
- Redesign pop-up to show passes available for both CF and hCaptcha.
Update request identifiers in configuration
Cloudflare configuration needed to be updated to look for additional request identifiers.