v0.1.34
版本发布时间: 2024-10-22 00:42:56
Skyvern-AI/skyvern最新发布版本:v0.1.37(2024-10-29 14:53:38)
What's Changed
- make secret key placeholder more clear by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1001
- fix None string for webhook url and totp url by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1002
- fix python style for webhook url and totp url when creating a task by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1003
- Task details page improvements by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1004
- Minor change in width of task stream by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1005
- Implement actions api changes by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1007
- fix saving complete action when there's no navigation goal by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1009
- shu/disable organization name change by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1011
- add confidence_float to actions table by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1008
- block urls pointing to internal addresses by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1012
- fix update organization api by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1013
- Change label of templates by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1014
- Remove confidence score from UI by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1015
- SKY-3781 Fix empty URL bug by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1016
- Change appearance of parameters in task details by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1017
Full Changelog: https://github.com/Skyvern-AI/skyvern/compare/v0.1.33...v0.1.34