What's Changed
- support angular click event by @LawyZheng in #3960
- fix empty totp generated by @LawyZheng in #3961
- fix upload file issue by @LawyZheng in #3962
- SDK: Disable browser logs by @stanislaw89 in #3958
- Expose 'from skyvern import SkyvernSdk' import by @stanislaw89 in #3957
- Simplify SkyvernPage _decorate_call by @stanislaw89 in #3959
- fix get_workflow_for_workflow_run query; filter on wr org, not wf org by @jomido in #3963
- add remove all unique ids by @LawyZheng in #3964
- allow user-based generic prompt improval [sic] by @jomido in #3965
- Fix 'multiple values for keyword argument 'prompt'' by @stanislaw89 in #3966
- SDK: improve IDE highlighting/type support by @stanislaw89 in #3967
- Release v0.2.23 by @stanislaw89 in #3969
- Code generation improvement for select_option action - use label if value is not present by @wintonzheng in #3973
- fern should point to the staging openapi.json schema by @wintonzheng in #3972
- add some UI for prompt improval [sic] by @jomido in #3974
- click context bug: clicking dropdown menu should be considered as a multi option click by @wintonzheng in #3975
- add log context for No browser state found when creating workflow_run_block by @wintonzheng in #3977
- Show active workflow title in parameters ui by @celalzamanoglu in #3978
- Pedro/vertex cache minimal fix by @pedrohsdb in #3981
- Merge SkyvernSdk and Skyvern extending Fern client by @stanislaw89 in #3987
- Browser Profile CDP Fix by @marcmuon in #3990
- support non url task block by @LawyZheng in #3983
- SDK: fixing 422 error for empty requests by @stanislaw89 in #3968
- Parameter search & inline display for Past Runs and Run History pages by @celalzamanoglu in #3985
- parallelize goal check within task by @pedrohsdb in #3997
- fix error reason when page is no data by @LawyZheng in #3998
Full Changelog: v0.2.22...v0.2.23