Skip to content

v3.9.6

Choose a tag to compare

@github-actions github-actions released this 28 Aug 06:38
· 29 commits to main since this release
459fbf7

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