Skip to content

Tags: clerk/clerk-android

Tags

v1.0.10

Toggle v1.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Clerk SDK versions to 1.0.10

v1.0.9

Toggle v1.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert to 1.0.4 state and reapply OAuth filtering fixes (#554)

* revert: restore repository state to v1.0.4 baseline

* fix(ui): filter disabled social providers in toOAuthProvidersList()

Only providers that are both enabled and authenticatable are exposed from toOAuthProvidersList(), and tests cover the filtering behavior.

* fix(ui): hide signed-in profile button on auth start

* Fix reset password flow loop (#546)

* Update tasks for publishing to Maven Central

* chore(release): bump API and UI versions to 1.0.9

v1.0.8

Toggle v1.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update tasks for publishing to Maven Central

v1.0.7

Toggle v1.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update gradle.properties

v1.0.6

Toggle v1.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update gradle.properties

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update gradle.properties

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Clerk SDK versions to 1.0.4

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Clerk SDK versions to 1.0.3

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Refactor release notes generation in workflow

Removed the manual generation of release notes and added a flag to enable automatic release notes generation.

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump Clerk package versions to 1.0.1 (#528)

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Sam Wolfand <swolfand@users.noreply.github.com>