What's Changed
Version bumped from 1.0.20 to 1.0.21
Recent Changes
- Bump version to 1.0.21 (#4858) (0cb9e41)
- fix: remote MCP auth broken by encrypted token mismatch + docs clarity (#4863) (a6d24bc)
- Link browser session ID to browser session page in workflow run header (#4862) (879c86d)
- Show reserved parameters in workflow block parameter picker (#SKY-7548) (#4857) (03085e1)
- Fix run action count showing 0 despite steps executing (#SKY-7936) (#4856) (498c842)
- Fix browser session proxy dropdown behavior and complete create-session config support (#4855) (b2653eb)
- Add current_date to reserved parameters list (#SKY-7547) (#4854) (a520559)
- Fix loop/conditional block showing "no screenshot found" (#SKY-8024) (#4853) (e6db283)
- Re-apply SKY-7366: Improve 422 error messages for workflow save (#4852) (f076235)
- Re-apply data_schema support for natural language loop blocks (SKY-7055) — backend (#4851) (2a9b44f)
- Remove s3 storage tier tagging (#4850) (3dedb17)
- Fix conditional block crash when all prompt branches are Jinja-rendered (#4849) (defa684)
- Add URL-based tab navigation to browser session page (#4848) (6d9e24c)
- [SKY-48] Update TOTP Entry Remaining Display Time (#4845) (acc530a)
- Add Gemini 3.1 Pro and Inception Mercury-2 model support (#4847) (e1c5e5c)
- Clean up browser launch failure messaging (#4844) (bc369f5)
- Add request logging and error handling to artifact and frontend servers (#4829) (43781af)
- Mount MCP remote server on existing API service at /mcp (#4843) (96343ab)
- Add PostHog analytics for setup pain points tracking (#4840) (72caccd)
- Fix conditional block misinterpreting resolved template variables (#4841) (5344d9a)
- fix: Use SettingsManager for model-to-LLM-key mapping so cloud fallback overrides apply (#4839) (526f11d)
- Add bump-version Claude skill for OSS releases (#4834) (a19da94)
Full Changelog: v1.0.20...v1.0.21
What's Changed
- Add bump-version Claude skill for OSS releases by @wintonzheng in #4834
- fix: Use SettingsManager for model-to-LLM-key mapping so cloud fallback overrides apply by @pedrohsdb in #4839
- Fix conditional block misinterpreting resolved template variables by @suchintan in #4841
- Add PostHog analytics for setup pain points tracking by @wintonzheng in #4840
- Mount MCP remote server on existing API service at /mcp by @marcmuon in #4843
- Add request logging and error handling to artifact and frontend servers by @suchintan in #4829
- Clean up browser launch failure messaging by @suchintan in #4844
- Add Gemini 3.1 Pro and Inception Mercury-2 model support by @suchintan in #4847
- [SKY-48] Update TOTP Entry Remaining Display Time by @AronPerez in #4845
- Add URL-based tab navigation to browser session page by @suchintan in #4848
- Fix conditional block crash when all prompt branches are Jinja-rendered by @celalzamanoglu in #4849
- Remove s3 storage tier tagging by @wintonzheng in #4850
- Re-apply data_schema support for natural language loop blocks (SKY-7055) — backend by @celalzamanoglu in #4851
- Re-apply SKY-7366: Improve 422 error messages for workflow save by @celalzamanoglu in #4852
- Fix loop/conditional block showing "no screenshot found" (#SKY-8024) by @celalzamanoglu in #4853
- Add current_date to reserved parameters list (#SKY-7547) by @celalzamanoglu in #4854
- Fix browser session proxy dropdown behavior and complete create-session config support by @suchintan in #4855
- Fix run action count showing 0 despite steps executing (#SKY-7936) by @celalzamanoglu in #4856
- Show reserved parameters in workflow block parameter picker (#SKY-7548) by @celalzamanoglu in #4857
- Link browser session ID to browser session page in workflow run header by @wintonzheng in #4862
- fix: remote MCP auth broken by encrypted token mismatch + docs clarity by @marcmuon in #4863
- Bump version to 1.0.21 by @wintonzheng in #4858
Full Changelog: v1.0.20...v1.0.21