What's Changed
Fetures
- feat(ui): add project management pages by @hirokimatsueda in #3167
- feat: add project-level team permissions by @hirokimatsueda in #3178
Fixes
- fix(ui): accept hyphenated SSH host and stop crashing on unknown SSH provider by @mvanhorn in #3169
- fix(executor): update dynamic credentials file paths for AWS and GCP environment variables by @alfespa17 in #3173
- fix(webhooks): correct event validation when enabling webhook in workspace settings by @alfespa17 in #3174
- fix(ui): add dark mode support for missing CSS files by @ilkerispir in #3182
- fix(ui): prevent double job submission on Run job modal by @ilkerispir in #3185
- fix(executor): update dynamic credentials handling in AWS and GCP setups by @alfespa17 in #3189
- fix(executor): Dynamic credentials uses
executorTempDirectoryinstead ofterraformWorkingDirectoryby @alfespa17 in #3191
Deps
- deps: bump the mvn-packages group with 4 updates by @dependabot[bot] in #3170
- deps: bump the ui-packages group in /ui with 8 updates by @dependabot[bot] in #3171
- deps: bump @babel/plugin-transform-modules-systemjs from 7.29.0 to 7.29.4 in /ui by @dependabot[bot] in #3179
- deps: bump the mvn-packages group with 5 updates by @dependabot[bot] in #3183
- deps: bump the ui-packages group in /ui with 12 updates by @dependabot[bot] in #3184
New Contributors
Full Changelog: 2.31.0...2.32.0-beta.1