Releases: browserutils/kooky
Releases · browserutils/kooky
v0.2.9
Firefox
- Session cookie support (recovery.jsonlz4)
- Built-in container label resolution, plus partitionKey / Partitioned support
Windows / WSL
- Unified Windows env lookups via windowsx package
- Added WSL Windows-path detection for Opera and Edge
Other
- Session cookies (zero expiry) handled correctly in filters, display, and JSON output
- Fixed file descriptor leaks in chrome/epiphany, TableRow bounds checks, and Firefox fan-out race
Full Changelog: v0.2.8...v0.2.9
v0.2.8
What's Changed
- Add v12 decryption support (SecretPortalKeyProvider HKDF-SHA256 AES-256-GCM) for newer Chromium on Linux
- Refactor safe storage: per-browser application/portal fields for Chromium derivatives
- Fix Opera Blink cookie discovery (profile detection, OS-aware decryption)
- Fix Edge safe storage key lookup (platform-specific: own key on macOS, Chromium's on Linux)
- Add CI unit tests and automatic release creation
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
- Add support for Brave Browser (#96)
- Replace ESE library with stripped fork to reduce dependency bloat (#106)
- Use rangefunc from Go core (fixes
makebuild)
New Contributors
- @phantompunk made their first contribution in #96
Full Changelog: v0.2.6...v0.2.7
v0.2.6
v0.2.5
Bug Fixes:
- Fix multiple iterator/yield safety issues (goroutine yield, defer yield, deadlock, data race, nil panics) (#97)
- Firefox: fix file descriptor leak, finder fallthrough, add ESR path (#101), improve default profile detection
- Crypto: reject invalid PKCS7 padding, add AES decryption bounds checks (#103), recover from block-size panic
- Chrome: detect v20 cookies (ABE) on Windows
- Fix filters not being passed through in ReadCookies/AllCookies
- Fix TraverseCookieStores missing read lock
- Opera Presto: fix cookie domain prefix (#83)
- Minor fixes for elinks, WSL error handling
Other:
- Bump minimum Go to 1.24, update deps, internal refactoring
New Contributors
- @travis-barnett made their first contribution in #103
- @cwoac made their first contribution in #101
Full Changelog: v0.2.4...v0.2.5
v0.2.2 prefiltering/decryption delay (Chrome)
-
prefiltering/decryption delay (Chrome)
-
lots of other small fixes & stuff
changes since last release v0.2.0: v0.2.0...v0.2.2