Skip to content

Release v1.1.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 19:20
· 13 commits to main since this release
eac7e6a

What's Changed

  • fix(deps): update dependency com.googlecode.libphonenumber:libphonenumber to v9.0.36 by @renovate[bot] in #851
  • fix(deps): update ktor monorepo to v3.5.2 by @renovate[bot] in #852
  • Rename "Client Trust" to "Device Trust" in KDoc by @mwickett in #858
  • fix(ui): correct string casing and copy inconsistencies by @swolfand in #855
  • fix(ui): label user avatars for accessibility by @swolfand in #854
  • fix(android): preserve custom OAuth provider strategy keys by @swolfand in #866
  • fix(deps): update dependency com.slack.lint.compose:compose-lint-checks to v1.5.4 by @renovate[bot] in #859
  • fix(deps): update ksp monorepo to v2.3.11 by @renovate[bot] in #856
  • fix(deps): update dependency com.auth0.android:jwtdecode to v2.1.0 by @renovate[bot] in #861
  • fix(sso): prevent OAuth network failures from crashing by @swolfand in #867
  • fix: smooth manage account transitions and email creation by @swolfand in #868
  • fix(ui): stop resuming restored auth attempts by @swolfand in #869
  • fix(ui): reset sign-in credential state by @swolfand in #870
  • fix(ui): honor explicit password sign-in choice by @swolfand in #871
  • fix(api): cache environment for offline cold start by @claude[bot] in #874
  • fix(sso): handle browser authentication cancellation by @swolfand in #872
  • Update gradle.properties by @swolfand in #875

New Contributors

Full Changelog: v1.0.39...v1.1.0