v0.9.0
版本发布时间: 2023-08-28 19:35:31
automatisch/automatisch最新发布版本:v0.13.1(2024-08-02 22:29:12)
What's Changed
- docs: Remove warning from available apps by @farukaydin in https://github.com/automatisch/automatisch/pull/1190
- feat: introduce role based access control by @barinali in https://github.com/automatisch/automatisch/pull/1147
- fix: add fallback for api url by @barinali in https://github.com/automatisch/automatisch/pull/1192
- fix: clone base db queries by @barinali in https://github.com/automatisch/automatisch/pull/1193
- feat(auth): add feedback state for user and role management by @ridvanakca in https://github.com/automatisch/automatisch/pull/1191
- feat: Add createSamlAuthProvider graphQL mutation by @farukaydin in https://github.com/automatisch/automatisch/pull/1195
- chore: Warn user about default role of SAML before deleting role by @farukaydin in https://github.com/automatisch/automatisch/pull/1196
- Rename getSamlAuthProviders as listSamlAuthProviders query by @farukaydin in https://github.com/automatisch/automatisch/pull/1198
- feat: Implement getSamlAuthProvider graphQL query by @farukaydin in https://github.com/automatisch/automatisch/pull/1199
- chore: Rename createSamlAuthProvider mutation as upsertSamlAuthProvider by @farukaydin in https://github.com/automatisch/automatisch/pull/1200
- feat(auth): add loading state for user and role management by @ridvanakca in https://github.com/automatisch/automatisch/pull/1188
- feat(wordpress): add auth and new post trigger by @barinali in https://github.com/automatisch/automatisch/pull/1160
- feat: Show license info with getAutomatischInfo query by @farukaydin in https://github.com/automatisch/automatisch/pull/1202
- feat: introduce dynamic configuration by @barinali in https://github.com/automatisch/automatisch/pull/1205
- docs: Add warning for PostgreSQL version by @farukaydin in https://github.com/automatisch/automatisch/pull/1208
- fix(get-apps): fetch additionalFields for triggers by @barinali in https://github.com/automatisch/automatisch/pull/1209
- feat: Add role mappings for SAML configuration by @farukaydin in https://github.com/automatisch/automatisch/pull/1210
- chore: move config behind checks by @barinali in https://github.com/automatisch/automatisch/pull/1211
- feat: introduce app configs with shared auth clients by @barinali in https://github.com/automatisch/automatisch/pull/1213
- feat: Implement initial version of formatter app by @farukaydin in https://github.com/automatisch/automatisch/pull/1214
- fix(formatter): Capitalize all words without trimming any data by @farukaydin in https://github.com/automatisch/automatisch/pull/1216
- feat(user-list): display user role by @ridvanakca in https://github.com/automatisch/automatisch/pull/1215
- feat: introduce playwright by @ridvanakca in https://github.com/automatisch/automatisch/pull/1194
- chore: make e2e tests manually triggerable by @barinali in https://github.com/automatisch/automatisch/pull/1220
- chore: configure login env. vars. in e2e test workflow by @barinali in https://github.com/automatisch/automatisch/pull/1221
- test: add in-between assertions and more fixtures by @barinali in https://github.com/automatisch/automatisch/pull/1224
- feat(user-list): add pagination by @ridvanakca in https://github.com/automatisch/automatisch/pull/1219
- feat: create clear button for ControlledCustomAutocomplete by @kattoczko in https://github.com/automatisch/automatisch/pull/1222
- feat(user-interface): introduce user interface page by @ridvanakca in https://github.com/automatisch/automatisch/pull/1226
- chore(deps): bump @node-saml/node-saml from 4.0.4 to 4.0.5 by @dependabot in https://github.com/automatisch/automatisch/pull/1227
- test: refactor create flow test cases with test.step by @QAComet in https://github.com/automatisch/automatisch/pull/1228
- chore: correct e2e test results path in GH actions by @barinali in https://github.com/automatisch/automatisch/pull/1231
- feat: make user.role_id not nullable by @barinali in https://github.com/automatisch/automatisch/pull/1217
- feat: add getSamlAuthProviderRoleMappings query by @barinali in https://github.com/automatisch/automatisch/pull/1229
- feat: enhance step variable coverage by @barinali in https://github.com/automatisch/automatisch/pull/1233
- feat(executions): display execution step id by @ridvanakca in https://github.com/automatisch/automatisch/pull/1232
- fix: Remove deleted flows from Redis by @farukaydin in https://github.com/automatisch/automatisch/pull/1238
- fix: Use withSoftDeleted scope to remove user associations permanently by @farukaydin in https://github.com/automatisch/automatisch/pull/1239
- feat: align admin pages vertically by @ridvanakca in https://github.com/automatisch/automatisch/pull/1240
- feat: introduce authentication page by @kattoczko in https://github.com/automatisch/automatisch/pull/1241
- test(user-interface-configuration): write initial tests by @ridvanakca in https://github.com/automatisch/automatisch/pull/1242
- feat(custom-logo): constraint svg logo dimensions by @ridvanakca in https://github.com/automatisch/automatisch/pull/1243
New Contributors
- @kattoczko made their first contribution in https://github.com/automatisch/automatisch/pull/1222
- @QAComet made their first contribution in https://github.com/automatisch/automatisch/pull/1228
Full Changelog: https://github.com/automatisch/automatisch/compare/v0.8.0...v0.9.0