v0.8.0
版本发布时间: 2023-08-02 21:53:50
automatisch/automatisch最新发布版本:v0.13.1(2024-08-02 22:29:12)
What's Changed
- Release v0.7.1 by @farukaydin in https://github.com/automatisch/automatisch/pull/1103
- feat(webhook/handler): use UUID for internal ids by @barinali in https://github.com/automatisch/automatisch/pull/1106
- feat: add more log points by @barinali in https://github.com/automatisch/automatisch/pull/1107
- docs: Add filter connection and actions by @farukaydin in https://github.com/automatisch/automatisch/pull/1108
- fix: early exit upon failed actions by @barinali in https://github.com/automatisch/automatisch/pull/1109
- feat: gitlab triggers integration by @gh-kdk in https://github.com/automatisch/automatisch/pull/1116
- chore(gitlab): add empty d.ts file by @barinali in https://github.com/automatisch/automatisch/pull/1117
- feat(rss/new-items-in-feed): incorporate attributes by @barinali in https://github.com/automatisch/automatisch/pull/1114
- feat(google-sheets): create spreadsheet row by @ridvanakca in https://github.com/automatisch/automatisch/pull/1110
- chore: update action and trigger names by @ridvanakca in https://github.com/automatisch/automatisch/pull/1120
- fix: stop checking auth urls by @barinali in https://github.com/automatisch/automatisch/pull/1121
- feat(gitlab): add instance URL in screen name by @barinali in https://github.com/automatisch/automatisch/pull/1122
- feat(google-sheets): add new spreadsheet rows trigger by @ridvanakca in https://github.com/automatisch/automatisch/pull/1118
- refactor: Optimize fetching last execution step by @farukaydin in https://github.com/automatisch/automatisch/pull/1126
- chore(deps): bump vite from 3.1.8 to 3.2.7 by @dependabot in https://github.com/automatisch/automatisch/pull/1128
- fix(webhook/handler): log whole computed payload by @barinali in https://github.com/automatisch/automatisch/pull/1127
- feat: prevent from being used in iframe by @barinali in https://github.com/automatisch/automatisch/pull/1125
- refactor: Use limit to prevent fetching all records by @farukaydin in https://github.com/automatisch/automatisch/pull/1129
- chore(deps): bump fast-xml-parser from 4.0.11 to 4.2.4 by @dependabot in https://github.com/automatisch/automatisch/pull/1131
- chore: Use paddle sandbox for all non-prod cloud envs by @farukaydin in https://github.com/automatisch/automatisch/pull/1134
- docs(postgres): add connection and actions by @shehabghazy in https://github.com/automatisch/automatisch/pull/1135
- fix: update flow.active when remote calls succeed by @barinali in https://github.com/automatisch/automatisch/pull/1139
- docs(gitlab): add connection and triggers by @gh-kdk in https://github.com/automatisch/automatisch/pull/1130
- feat: introduce CustomAutocomplete with variables by @barinali in https://github.com/automatisch/automatisch/pull/1124
- fix: skip prior execution steps if no prior execution by @barinali in https://github.com/automatisch/automatisch/pull/1141
- feat(notion): add auth and new DB items trigger by @barinali in https://github.com/automatisch/automatisch/pull/1140
- fix(twilio/receive-sms): use phone number via phone number sid by @barinali in https://github.com/automatisch/automatisch/pull/1142
- feat(google-sheets): add create spreadsheet action by @ridvanakca in https://github.com/automatisch/automatisch/pull/1146
- fix(discord): show announcement channels in selection by @AnimatedSwine37 in https://github.com/automatisch/automatisch/pull/1157
- fix(google-sheets): sort actions by @ridvanakca in https://github.com/automatisch/automatisch/pull/1158
- docs: add missing dots in action/trigger descriptions by @ridvanakca in https://github.com/automatisch/automatisch/pull/1159
- fix(postgresql): close connections when done by @AnimatedSwine37 in https://github.com/automatisch/automatisch/pull/1162
- feat(odoo): add auth and create lead action by @Jack-Dane in https://github.com/automatisch/automatisch/pull/1143
- fix(odoo): add missing empty type file by @barinali in https://github.com/automatisch/automatisch/pull/1165
- feat(mattermost): add auth and send message to channel action by @gh-kdk in https://github.com/automatisch/automatisch/pull/1163
- chore(deps): bump fast-xml-parser from 4.2.4 to 4.2.5 by @dependabot in https://github.com/automatisch/automatisch/pull/1164
- docs(mattermost): Fix links of mattermost app by @farukaydin in https://github.com/automatisch/automatisch/pull/1170
- fix(twilio): Receive SMS webhook payload by @farukaydin in https://github.com/automatisch/automatisch/pull/1174
- feat: introduce singleton webhook URL by @barinali in https://github.com/automatisch/automatisch/pull/1132
- chore(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in https://github.com/automatisch/automatisch/pull/1173
- fix: allow colon while computing step parameters by @farukaydin in https://github.com/automatisch/automatisch/pull/1176
- fix(axios): incorporate http(s)-proxy-agents by @barinali in https://github.com/automatisch/automatisch/pull/1179
- feat(google-sheets): add create worksheet action by @ridvanakca in https://github.com/automatisch/automatisch/pull/1166
- feat(notion): add create database item action by @ridvanakca in https://github.com/automatisch/automatisch/pull/1177
- chore(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in https://github.com/automatisch/automatisch/pull/1180
- fix: GitHub and GitLab app names by @farukaydin in https://github.com/automatisch/automatisch/pull/1187
- fix(gitlab/list-projects): list projects the user has membership by @barinali in https://github.com/automatisch/automatisch/pull/1186
- fix(auth): allow login with case insensitive email by @barinali in https://github.com/automatisch/automatisch/pull/1185
- feat(notion): add create page action by @ridvanakca in https://github.com/automatisch/automatisch/pull/1183
- feat(notion): add find database item action by @ridvanakca in https://github.com/automatisch/automatisch/pull/1184
New Contributors
- @gh-kdk made their first contribution in https://github.com/automatisch/automatisch/pull/1116
- @AnimatedSwine37 made their first contribution in https://github.com/automatisch/automatisch/pull/1157
- @Jack-Dane made their first contribution in https://github.com/automatisch/automatisch/pull/1143
Full Changelog: https://github.com/automatisch/automatisch/compare/v0.7.1...v0.8.0