| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-28 | 764 Bytes | |
| v3.9.6 source code.tar.gz | 2026-08-28 | 7.3 MB | |
| v3.9.6 source code.zip | 2026-08-28 | 7.7 MB | |
| Totals: 3 Items | 14.9 MB | 0 | |
What's Changed
- feat(i18n): add Russian language support by @oshuejarteva in https://github.com/kurrier-org/kurrier/pull/590
- feat: allow disabling local (email/password) login by @oshuejarteva and @areacli in https://github.com/kurrier-org/kurrier/pull/591
- refactor: optimize rendering for instant navigation by @krokhale in https://github.com/kurrier-org/kurrier/pull/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: https://github.com/kurrier-org/kurrier/compare/v3.9.0...v3.9.6