Better Auth 1.7.0 Release Candidate is ready for testing #10250
Replies: 2 comments
|
How to use |
|
Tested The new passkey registration hooks worked well for us. With Not sure if this is a bug. The anonymous plugin's after-hook matcher includes A few API/documentation details we noticed:
And lastly, is there any estimate on when 1.7 will release? |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
The Better Auth 1.7.0 release candidate is ready.
Please test it in a development or staging project and share feedback here before we publish 1.7.0 as stable.
Links:
This discussion is the main place for 1.7.0 RC feedback. We will use it to keep release feedback in one place, track blockers, and decide what must change before the stable release.
What to test
Please test the parts of Better Auth your project uses, especially:
What's in 1.7
We use 4 labels for the release notes and upgrade guide:
If a safer check changes runtime behavior, it is marked Behavior. If it needs code, config, data, or schema changes, it is marked Breaking.
Important changes
Breaking
validAudiences.oidcProviderplugin is removed.@better-auth/mcp.Behavior
max_ageis enforced.input: false.httpandhttpsURLs.active, scopes deletes to the SCIM account, and rejects duplicate-email updates.New
hydrateSession, i18n, andcreate-admin.How to share feedback
Please reply here with:
If the issue is a bug, a small reproduction is the most useful thing you can share. If you open a GitHub issue, please link to it here as well.
If you found a security issue, please do not post the details publicly in this discussion. Use the project’s private security reporting path instead.
Thank you for testing the release candidate and helping us make this feature release stable.
All reactions