feat(cli): expose safari-ios browser profile + bump to 0.5.5

This commit is contained in:
Valerio 2026-04-23 13:32:55 +02:00
parent e1af2da509
commit 98a177dec4
4 changed files with 19 additions and 8 deletions

View file

@ -3,6 +3,13 @@
All notable changes to webclaw are documented here.
Format follows [Keep a Changelog](https://keepachangelog.com/).
## [0.5.5] — 2026-04-23
### Added
- `webclaw --browser safari-ios` on the CLI. Pairs with `--proxy` for DataDome-fronted sites that reject desktop profiles.
---
## [0.5.4] — 2026-04-23
### Added