v0.7.0
版本发布时间: 2023-05-19 20:28:51
automatisch/automatisch最新发布版本:v0.13.1(2024-08-02 22:29:12)
What's Changed
- chore: add dockerfile for cloud by @barinali in https://github.com/automatisch/automatisch/pull/1070
- feat: Introduce new plans for the cloud by @farukaydin in https://github.com/automatisch/automatisch/pull/1071
- feat: sort executions by updated at by @barinali in https://github.com/automatisch/automatisch/pull/1074
- feat(http-request): convert non-text data to base64 by @barinali in https://github.com/automatisch/automatisch/pull/1073
- fix(http-request): suppress failure upon size check by @barinali in https://github.com/automatisch/automatisch/pull/1075
- refactor: make sentry cloud agnostic by @barinali in https://github.com/automatisch/automatisch/pull/1079
- fix(filters/continue): cover multiple conditions by @barinali in https://github.com/automatisch/automatisch/pull/1078
- docs: Add POSTGRES_ENABLE_SSL env variable to configuration by @farukaydin in https://github.com/automatisch/automatisch/pull/1080
- fix: Run remove cancelled subscriptions only in the cloud by @farukaydin in https://github.com/automatisch/automatisch/pull/1081
- fix(Editor): don't unregister step parameters by @barinali in https://github.com/automatisch/automatisch/pull/1082
- chore: serve graphql explorer only on development by @barinali in https://github.com/automatisch/automatisch/pull/1083
- feat(ControlledAutocomplete): filter by value too by @barinali in https://github.com/automatisch/automatisch/pull/1086
- fix(queries/get-execution): serve soft deleteds by @barinali in https://github.com/automatisch/automatisch/pull/1088
- feat(ExecutionStep): show execution date by @barinali in https://github.com/automatisch/automatisch/pull/1087
- feat: add duplicate flow functionality by @barinali in https://github.com/automatisch/automatisch/pull/1085
- feat: add postgres integration by @shehabghazy in https://github.com/automatisch/automatisch/pull/1076
- feat(slack): send direct message by @barinali in https://github.com/automatisch/automatisch/pull/1090
- fix: refetch step executions upon deleting and testing steps by @barinali in https://github.com/automatisch/automatisch/pull/1089
- feat(openai): add chat prompt by @barinali in https://github.com/automatisch/automatisch/pull/1093
- feat(twilio): convert receive sms to webhook and add dynamic phone numbers by @barinali in https://github.com/automatisch/automatisch/pull/1092
- fix(dynamic-data): correct parameters by @barinali in https://github.com/automatisch/automatisch/pull/1096
- feat(google-sheets): add new worksheets trigger by @ridvanakca in https://github.com/automatisch/automatisch/pull/1095
- fix(twilio/receive-sms): use phonenumber sid in removing webhook by @barinali in https://github.com/automatisch/automatisch/pull/1097
- fix(shared-drive): show shared drive items by @ridvanakca in https://github.com/automatisch/automatisch/pull/1099
Full Changelog: https://github.com/automatisch/automatisch/compare/v0.6.1...v0.7.0