v2026.07.0
·
143 commits
to develop
since this release
Highlights
- Added support for 0.8.7 LibreChat servers
- Ground work for multi account isolation and support implemented
- More robust LibreChat server version detection
- Temporary work around for iOS build CI OOM
- Bug fixes & UI Improvements
What's Changed
- feat(account-tenancy): account-scoped local persistence + logout leak fix by @garfiec in #196
- fix(ci): pin ktor to 3.4.3 to keep the iOS release link under the CI heap limit by @garfiec in #200
- chore: add GitHub issue templates for bug reports and feature requests by @garfiec in #203
- chore: sync to upstream LibreChat v0.8.7 by @garfiec in #204
- feat: activate and harden the account-scoped DAO Detekt rule by @garfiec in #205
- feat: account-key the token store + scope config/role/last-used prefs by @garfiec in #206
- feat: detect backend version from build commit by @garfiec in #208
- fix(chat): prevent NPE crash when agents endpoint is selected at construction by @garfiec in #209
- feat: auto-expand model selector groups while searching by @garfiec in #210
- fix: back gesture dismisses phone drawer instead of popping nav stack by @garfiec in #211
Full Changelog: v2026.06.8...v2026.07.0