What's Changed
- generate GeneratedWorkflowParameters by @wintonzheng in #3264
- Add Cache Key Value API Endpoints and Db Methods by @jomido in #3265
- Add Panel For Cache Key Value Selection And Deletion by @jomido in #3266
- extend bitwarden credential to support vaultwarden by @LawyZheng in #3268
- Update API specifications with fern api update by @wintonzheng in #3267
- disable svg css agent by default by @LawyZheng in #3269
- reuse parameter-patching input by @jomido in #3271
- no success (or fail) for action list/action card by @jomido in #3272
- add created_by column to actions table by @jomido in #3273
- add icon for scripted actions by @jomido in #3274
- support templating in scripts and support block_output by @wintonzheng in #3276
- GPT-5 Support + Better Logs by @wintonzheng in #3277
- make missing script key value 'default' by @jomido in #3278
- Script - credential / secret integration by @wintonzheng in #3279
- update .env.example for gpt 5 by @wintonzheng in #3280
- store workflow start block code by @wintonzheng in #3283
- script skyvern fallback by @wintonzheng in #3285
- fix cannot access local variable 'prompt_tokens' where it is not associated with a value by @wintonzheng in #3286
- More logs to show why a script fails by @wintonzheng in #3287
- Script action - store text and option by @wintonzheng in #3289
- fix single input agent llm handler by @wintonzheng in #3290
- support gemini reasoning effort by @wintonzheng in #3282
- support select llm for file parser by @LawyZheng in #3291
- show all of the scripts via a button by @jomido in #3294
- show all of the scripts via a button by @jomido in #3295
- frontend support llm selector for fileparser by @LawyZheng in #3281
- refactor gemini reasoning effor by @LawyZheng in #3292
- Action UI Update by @jomido in #3296
- put it back the way it was by @jomido in #3297
- Jon/add tooltip for scripted execution icon by @jomido in #3298
- Fix FloatingWindow & BrowserStream UI Bugs by @jomido in #3299
- Log http block request body, make azure blob key parameterizable by @suchintan in #3300
- expand start block when code is flipped by @jomido in #3301
- redo 6035 because of 6036, which undid 6035 by @jomido in #3302
- Add created_by for script actions by @wintonzheng in #3303
- script deploy & run are not available by @wintonzheng in #3288
- fix missing recording for task v2 block by @LawyZheng in #3304
- script deploy & run are not available by @LawyZheng in #3305
- pass workflow pid when execute workflow by @LawyZheng in #3306
- allow Exception in code block by @LawyZheng in #3307
Full Changelog: v0.2.10...v0.2.11