v3.9.6
What's Changed
- feat(i18n): add Russian language support by @oshuejarteva in #590
- feat: allow disabling local (email/password) login by @oshuejarteva and @areacli in #591
- refactor: optimize rendering for instant navigation by @krokhale in #599
Faster navigation
This release adopts React/Next.js instant navigation patterns across the app, allowing routes to render and respond sooner while dynamic content continues loading. The result is noticeably faster navigation between views and a more responsive overall experience.
Full Changelog: v3.9.0...v3.9.6