What’s New

Better Auth v1.6.23

v1.6.23
Added 1
  • Add Yandex as a social OAuth provider
Fixed 3
  • Fix affected row counting for D1 and postgres-js adapters
  • Fix organization subscription actions (cancel, upgrade, restore, and the billing portal) that could act on the wrong organization
  • Fix string default values not being properly escaped in the generated Drizzle schema
better-auth
Features
  • Added Yandex as a social OAuth provider (#9138)

For detailed changes, see CHANGELOG

@better-auth/drizzle-adapter
Bug Fixes
  • Fixed affected row counting for D1 and postgres-js adapters (#10257)

For detailed changes, see CHANGELOG

@better-auth/stripe
Bug Fixes
  • Fixed organization subscription actions (cancel, upgrade, restore, and the billing portal) that could act on the wrong organization.

For detailed changes, see CHANGELOG

auth
Bug Fixes
  • Fixed string default values not being properly escaped in the generated Drizzle schema (#10259)

For detailed changes, see CHANGELOG

Contributors

Thanks to everyone who contributed to this release:

@bytaesu, @vladflotsky

Full changelog: v1.6.22...v1.6.23

View original

Discussion