Releases: kairi003/Get-cookies.txt-LOCALLY
Releases · kairi003/Get-cookies.txt-LOCALLY
v0.6.3
Support browsers whose cookies API is unaware of the partition key, such as Google Chrome < 119.
However, they may not be able to read cookies with partition keys set.
What's Changed
Full Changelog: v0.6.2...v0.6.3
v0.6.2
Update for mainly code refactoring and Firefox version compatibility support.
There are no functional changes.
What's Changed
- change: use es modules by @kairi003 in #65
- Feature/support firefox again by @kairi003 in #67
- Fix/wait download done for firefox by @kairi003 in #69
- Fix/table wrap style by @kairi003 in #70
- release v0.6.0 by @kairi003 in #66
Full Changelog: v0.5.7...v0.6.2
v0.5.7
This release note is compared to v0.5.3 because v0.5.6 had a bug and was not released to the store.
What's Changed
- Update: allow partion key cookies by @RainerGevers in #58 , #61
- Update: donation message by @kairi003 in #59
- Add: dark theme style by @kairi003 in #60
- Refactor: delegater getAllCookies to background by @kairi003 in #62
- Add: prettier by @kairi003 in #63
New Contributors
- @RainerGevers made their first contribution in #58
Full Changelog: v0.5.3...v0.5.7
v0.5.6 - Deprecated Version
⛔️ Contains a bug
This version cannot retrieve cookies that do not include a partition-key.
It will be fixed by #61 and next release.
What's Changed
- Allow partion key cookies by @RainerGevers in #58
- Hotfix/update donation message by @kairi003 in #59
- add: dark theme style by @kairi003 in #60
New Contributors
- @RainerGevers made their first contribution in #58
Full Changelog: v0.5.3...v0.5.6