What's Changed
Version bumped from 1.0.15 to 1.0.16
Recent Changes
- v1.0.16 (#4813) (4dbe0f9)
- Fix VITE_API_BASE_URL not being used at runtime in Docker (#4810) (1a63fa7)
- Use pooled Redis client for notification registry in cloud (#4808) (704c6c8)
- feat: show all block parameters including advanced settings in WR UI (#SKY-6813) (#4807) (c43ec25)
- Display wait action status as success in UI (#SKY-5901) (#4806) (e051f2c)
- Fix browser session timeout input being uneditable (#SKY-7855) (#4805) (68c4eb8)
- fix migration script (#4803) (de44212)
- Update API specifications with fern api update (#4798) (528c381)
- Fix conditional evaluation using wrong value after template rendering SKY-7985 (#4801) (8cd99a9)
- Fix MFA resolution priority: credential TOTP over webhook (#SKY-7980) (#4800) (8714f15)
- SKY-7367: Nest conditional branch blocks in timeline (#4799) (0437286)
- fix sync on oss side (#4797) (da175fe)
- [CI] Fix auto-merge sync when checks conclude neutral (#4790) (bf92eea)
- [SKY-6] Backend: Enable 2FA code detection without TOTP credentials (#4786) (e3b6d22)
- add CLI parity commands for credential, block, and browser (#4793) (b48bf70)
- MCP remote hosting runtime support (#4791) (0811d23)
- align workflow CLI commands with MCP parity (#4792) (46a7ec1)
- fix mcp browser lifecycle leaks and orphan cleanup (#4788) (2f6850c)
- Add PR A CLI browser command parity with MCP (#4789) (2c5d802)
- ship signoz metrics to signoz.o11y.skyvern.com (#4783) (94fa05b)
- set opus 4.6 temperature to 1 (#4784) (f5cf80a)
- Add periodic cleanup cron job for temp data and stale processes (#4781) (f6e7978)
- Improve workflow run loop/conditional timeline UX follow-up (#SKY-7367) (#4782) (4db25ec)
- support opus 4.6 CUA (#4780) (1dff9ac)
Full Changelog: v1.0.15...v1.0.16
What's Changed
- support opus 4.6 CUA by @wintonzheng in #4780
- Improve workflow run loop/conditional timeline UX follow-up (#SKY-7367) by @suchintan in #4782
- Add periodic cleanup cron job for temp data and stale processes by @LawyZheng in #4781
- set opus 4.6 temperature to 1 by @wintonzheng in #4784
- ship signoz metrics to signoz.o11y.skyvern.com by @wintonzheng in #4783
- Add PR A CLI browser command parity with MCP by @marcmuon in #4789
- fix mcp browser lifecycle leaks and orphan cleanup by @marcmuon in #4788
- align workflow CLI commands with MCP parity by @marcmuon in #4792
- MCP remote hosting runtime support by @marcmuon in #4791
- add CLI parity commands for credential, block, and browser by @marcmuon in #4793
- [SKY-6] Backend: Enable 2FA code detection without TOTP credentials by @AronPerez in #4786
- [CI] Fix auto-merge sync when checks conclude neutral by @marcmuon in #4790
- fix sync on oss side by @wintonzheng in #4797
- SKY-7367: Nest conditional branch blocks in timeline by @suchintan in #4799
- Fix MFA resolution priority: credential TOTP over webhook (#SKY-7980) by @suchintan in #4800
- Fix conditional evaluation using wrong value after template rendering SKY-7985 by @suchintan in #4801
- Update API specifications with fern api update by @wintonzheng in #4798
- fix migration script by @LawyZheng in #4803
- Fix browser session timeout input being uneditable (#SKY-7855) by @celalzamanoglu in #4805
- Display wait action status as success in UI (#SKY-5901) by @celalzamanoglu in #4806
- feat: show all block parameters including advanced settings in WR UI (#SKY-6813) by @celalzamanoglu in #4807
- Use pooled Redis client for notification registry in cloud by @wintonzheng in #4808
- Fix VITE_API_BASE_URL not being used at runtime in Docker by @suchintan in #4810
- v1.0.16 by @wintonzheng in #4813
Full Changelog: v1.0.15...v1.0.16