mirror of
https://github.com/0xMassi/webclaw.git
synced 2026-07-15 06:02:11 +02:00
chore: bump to v0.3.2, update changelog
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
da1d76c97a
commit
0d0da265ab
3 changed files with 16 additions and 7 deletions
|
|
@ -3,6 +3,15 @@
|
|||
All notable changes to webclaw are documented here.
|
||||
Format follows [Keep a Changelog](https://keepachangelog.com/).
|
||||
|
||||
## [0.3.2] — 2026-03-31
|
||||
|
||||
### Added
|
||||
- **`--cookie-file` flag**: load cookies from JSON files exported by browser extensions (EditThisCookie, Cookie-Editor). Format: `[{name, value, domain, ...}]`.
|
||||
- **MCP `cookies` parameter**: the `scrape` tool now accepts a `cookies` array for authenticated scraping.
|
||||
- **Combined cookies**: `--cookie` and `--cookie-file` can be used together and merge automatically.
|
||||
|
||||
---
|
||||
|
||||
## [0.3.1] — 2026-03-30
|
||||
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue