Added
- Show profile IDs in profile previews and allow finding profiles by full or partial ID.
Changed
- List Groups alphabetically by name instead of in random order.
- Reduce login delays and improve resilience to temporary server outages.
- Rework the proxy tester to explain failures in plain language, suggest what to check, and generate a copyable report to share with support.
- Refresh GUI controls and styling for a more consistent experience across profile, group, and navigation workflows.
Deprecated
- Shipping the
pw-bridgeexecutable with the app is deprecated and will be removed in 6.0. It stays bundled with the SDK packages; if you are not using an SDK, download it directly instead. See Playwright integration
Fixed
- Fix workspace setup to fail with a clear error instead of silently continuing when the kernels folder can't be created or accessed (e.g. due to permission issues).
- Show a clear error when importing an invalid cookie file in the GUI.
Security
- Display a redacted proxy password on the API responses.