What's Changed
- Improve failure devex by @suchintan in #2247
- Update n8n Skyvern.node.ts to include webhook_callback_url option in … by @dd36 in #2230
- remove webhook_callback_url from the task metadata generation call by @wintonzheng in #2262
- capitalize the text for key press and hold key actions by @wintonzheng in #2263
- anthropic CUA - support double and triple clicks by @wintonzheng in #2264
- anthropic CUA - limit image message count by @wintonzheng in #2265
- fix anthropic key action parser by @wintonzheng in #2266
- anthropic CUA - support right_click by @wintonzheng in #2267
- apply scroll_amount_multiplier by @wintonzheng in #2268
- Anthropic CUA - more keypress arrow direction support by @wintonzheng in #2269
- key_lower_case once by @wintonzheng in #2270
- shu/update v2 prompt by @wintonzheng in #2271
- support multiple-choice selection by @wintonzheng in #2272
- Credentials docs by @wintonzheng in #2273
- fix console log by @wintonzheng in #2274
- chore: auto update openapi in docs by @dsinghvi in #2275
- shu/remove foreign key constraints on large table actions by @wintonzheng in #2278
- add totp url to various editor nodes; update tooltip by @wintonzheng in #2279
- Fix proxy routing logic by @wintonzheng in #2280
- Parallelize SVG conversions by @wintonzheng in #2281
- Reduce execution waits by @wintonzheng in #2282
- anthropic support - dymanic window size / window popup by @wintonzheng in #2284
- fix LiteLLMParams typing by @wintonzheng in #2285
- fix skyvern_v1 in run task endpoint by @wintonzheng in #2288
- remove unnecessary data from log when creating a new task for workflow by @wintonzheng in #2289
- feat: Add opt-out option for automatic PostgreSQL container startup by @piyushmittal20 in #2286
- Default Skyvern 2.0 to google.com if generated website fails to load by @wintonzheng in #2291
- Added Ollama & Openrouter & Groq & improved cdp browser by @Prakashmaheshwaran in #2283
- fix linter errors for config registry & cli by @wintonzheng in #2292
- remove dead code in aws.py - execute_with_async_client by @wintonzheng in #2287
- fix interactable parsing by @wintonzheng in #2294
- fix shadown DOM parsing by @wintonzheng in #2295
New Contributors
- @Prakashmaheshwaran made their first contribution in #2283
Full Changelog: v0.1.79...v0.1.80