What's Changed
Version bumped from 1.0.21 to 1.0.22
Recent Changes
- Bump version to 1.0.22 (#4892) (9a2342c)
- [SKY-48] fix TOTP verification UI: timer, expired code retry, 2FA banner suppression, and goal-text extraction (#4860) (32ad9d3)
- Remove admin impersonation feature from MCP (#4889) (2f65635)
- Remove local access restriction from auth_status endpoint (#4870) (6e3ac2d)
- Add Skyvern MCP setup to MCP_SETUP.md (#4886) (33c2920)
- feat: add Workflow Trigger Block backend (#SKY-8072) (#4885) (8fbf937)
- fix: handle local Postgres without skyvern role in quickstart (#4877) (#4878) (3b21c21)
- fix: title formatting for 'MCP Server' and 'CLI & Skills' docs (#4879) (43e2488)
- Re-apply workflow import default value stringification fix (SKY-8082) (#4883) (63cb889)
- Expand last loop iteration by default in workflow run timeline (#4882) (5d69b4e)
- Re-apply data_schema support for natural language loop blocks (SKY-7055) — frontend (#4881) (fec1355)
- fix svg text captcha (#4880) (3ca0aa8)
- Pass workflow_permanent_id in TOTP webhook POST body (#4871) (1b1779f)
- fix MCP remote tool handlers calling wrong API environment (#4869) (1f2ee7b)
- fix: Allow saving credentials without blocking on browser profile test (#SKY-8078) (#4867) (b71f97c)
- get reverted code back (#4865) (0d67523)
- Add FORCE_BROWSER_SESSION feature flag (#4864) (a19814c)
Full Changelog: v1.0.21...v1.0.22
What's Changed
- Add FORCE_BROWSER_SESSION feature flag by @wintonzheng in #4864
- get reverted code back by @wintonzheng in #4865
- fix: Allow saving credentials without blocking on browser profile test (#SKY-8078) by @celalzamanoglu in #4867
- fix MCP remote tool handlers calling wrong API environment by @marcmuon in #4869
- Pass workflow_permanent_id in TOTP webhook POST body by @suchintan in #4871
- fix svg text captcha by @LawyZheng in #4880
- Re-apply data_schema support for natural language loop blocks (SKY-7055) — frontend by @celalzamanoglu in #4881
- Expand last loop iteration by default in workflow run timeline by @suchintan in #4882
- Re-apply workflow import default value stringification fix (SKY-8082) by @celalzamanoglu in #4883
- fix: title formatting for 'MCP Server' and 'CLI & Skills' docs by @andrewneilson in #4879
- fix: handle local Postgres without skyvern role in quickstart (#4877) by @andrewneilson in #4878
- feat: add Workflow Trigger Block backend (#SKY-8072) by @celalzamanoglu in #4885
- Add Skyvern MCP setup to MCP_SETUP.md by @marcmuon in #4886
- Remove local access restriction from auth_status endpoint by @wintonzheng in #4870
- Remove admin impersonation feature from MCP by @marcmuon in #4889
- [SKY-48] fix TOTP verification UI: timer, expired code retry, 2FA banner suppression, and goal-text extraction by @AronPerez in #4860
- Bump version to 1.0.22 by @wintonzheng in #4892
New Contributors
- @andrewneilson made their first contribution in #4879
Full Changelog: v1.0.21...v1.0.22