What's Changed
- add all types of credential keys to login block by @wintonzheng in #1829
- add anthropic claude3.7 support by @wintonzheng in #1831
- Update verification code polling timeout to 15 mins by @wintonzheng in #1833
- try to fix bw issue by @wintonzheng in #1834
- Use larger page size in credential query temporarily by @wintonzheng in #1835
- Add aggregated extracted information in workflow run status response by @wintonzheng in #1836
- Add better cache invalidation for history by @wintonzheng in #1838
- enhance checkbox detecting by @wintonzheng in #1840
- Fix empty key bug in parameters panel by @wintonzheng in #1842
- remove unintended change by @msalihaltun in #1843
- Remove upload block from node library by @wintonzheng in #1844
- fix workflow run get bug by @wintonzheng in #1845
- keep fixing get workflow output bug by @wintonzheng in #1847
- Add Checksums to downloaded files for Axis so they can validate it in the webhook by @wintonzheng in #1848
- simplify create session by @wintonzheng in #1849
- checkbox check or uncheck issue by @wintonzheng in #1850
- add refresh action to db by @wintonzheng in #1851
- add reload page in UI by @wintonzheng in #1852
- Merge credential parameters in the UI by @wintonzheng in #1853
- task v2 refactor part 10: ObserverTask -> TaskV2 in backend code by @wintonzheng in #1839
- task v2 refactor part 9: ObserverTask -> TaskV2 in frontend code by @wintonzheng in #1822
- Add totp field in bitwarden password credential by @wintonzheng in #1855
- Fix formatting sync in pills by @msalihaltun in #1856
- Add more indexes by @wintonzheng in #1858
- Add support for more proxies by @wintonzheng in #1859
- add support back for old gpt versions by supporting
max_tokens
by @wintonzheng in #1860
Full Changelog: v0.1.58...v0.1.59