Releases: bertrandom/chrome-cookies-secure
Releases · bertrandom/chrome-cookies-secure
Release list
3.0.2 - Pin Dependencies
What's Changed
- Pin versions in package.json to existing package-lock versions by @rubengmurray in #74
Full Changelog: v3.0.1...3.0.2
v3.0.1 - Apple Silicon Fix
What's Changed
- Fix/apple silicon - @3.0.0-beta.1 by @rubengmurray in #69
- fix: wrong encoding bug on Apple Silicon by @lacherogwu in #68
- 3.0.1 by @rubengmurray in #73
New Contributors
- @lacherogwu made their first contribution in #68
Full Changelog: 3.0.0...v3.0.1
Beta version for Apple Silicon fix
What's Changed
- Fix/apple silicon - @3.0.0-beta.1 by @rubengmurray in #69
- fix: wrong encoding bug on Apple Silicon by @lacherogwu in #68
New Contributors
- @lacherogwu made their first contribution in #68
Full Changelog: https://github.com/bertrandom/chrome-cookies-secure/compare/3.0.0...3.0.0@beta
3.0.0
- Fix issues with Chrome 130+ support
- Bumps several dependencies to their latest versions
- Roll in upgrades from https://github.com/IskenHuang/chrome-cookies-secure/tree/master fork (original Chrome 130+ support)
- Update support for jar via tough-cookie
- Upgrade tough-cookie to @5.1.2 to fix .google.com mis-match in salesforce/tough-cookie#499
- Move as many easy let to const as possible
- Lock in dependencies
- Dynamically skip tests not relevant to runtime environment
2.1.1
2.1.0
- Increase test coverage for all formats
- Allow custom path for other cookie locations
v1.1.1
Fixed some issues with encryption padding