What's Changed
- Fix Window UI bug by @benabderrahmane in 11f7454
- Fix Window UI bug by @benabderrahmane in bc6207c
- fix: Properly load SSO profiles from AWS config file by @didhd in dc88399
- Updated the Backend initialization logic to detect and handle SSO profiles using the ProfileInfo.type field instead of relying on ssoStartURL.
- Ensured that SSO profiles now correctly trigger the use of SSOAWSCredentialIdentityResolver.
- This resolves the issue where the application would always default to the "default" profile or fail to properly interpret SSO profiles from ~/.aws/config.
- fix: Splash framework code signing and embedding issues by @didhd in 4aaae6d
New Contributors
- @benabderrahmane made their first contribution in 11f7454
Full Changelog: v1.2.4...v1.2.5