Releases: Shuffle/shuffle-shared
Releases · Shuffle/shuffle-shared
v0.8.43
What's Changed
- [Feature] - Updating branding detail for partners by @LalitDeore in #165
- Load public workflow from main region when fail to load in other region by @LalitDeore in #171
Full Changelog: v0.8.42...v0.8.43
v0.8.42
Full Changelog: v0.8.41...v0.8.42
v0.8.41
What's Changed
- [Fix] - Track user role each time user login and change in org if change is sso provider by @LalitDeore in #166
Full Changelog: v0.8.40...v0.8.41
v0.8.40
What's Changed
- [feature] - restrict user if roles are missing in sso response by @LalitDeore in #164
- Fix - increase app and workflow run limit from parent org to suborg by @LalitDeore in #163
- Most likely fixed a possible OpenAPI spec reader handler
Full Changelog: v0.8.39...v0.8.40
v0.8.39
What's Changed
- removed github backup info from the json file by @yashsinghcodes in #162
Full Changelog: v0.8.38...v0.8.39
v0.8.38
- Fixed single action runs onprem
- Made worker.go workflow reruns & overrides work:
go run worker.go standalone cd3e0406-f15c-4a18-b7c9-1cda240f33e2 4678dad3-6825-4d2a-b11a-eee1de7df3b1 http://localhost:5001
Full Changelog: v0.8.37...v0.8.38
v0.8.37
Made onprem execution work properly from code editor try it out
Full Changelog: v0.8.36...v0.8.37
v0.8.36
Made apps automatically activate in child orgs when multi tenant workflow is saved
Full Changelog: v0.8.35...v0.8.36
v0.8.35
Fixed a code generation problem for >10 urls of the same path in OpenAPI (regex replace with \d vs \d+)
Full Changelog: v0.8.34...v0.8.35
v0.8.34
Improved the image download mechanism for onprem to work with and without app ID / versions
Full Changelog: v0.8.33...v0.8.34