| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-21 | 2.1 kB | |
| v.1.1.6 source code.tar.gz | 2026-04-21 | 27.5 MB | |
| v.1.1.6 source code.zip | 2026-04-21 | 27.7 MB | |
| Totals: 3 Items | 55.2 MB | 1 | |
Highlights
- Fresh look across the app. New chat empty-state gradient, designer-gray chat bar, refreshed card surfaces and onboarding artwork.
- Model Hub, regrouped. Models are now grouped by family with Recommended, Experimental, and Mine tabs, per-family descriptions, a storage footer with a Clear-all action, and search that filters across families.
- Chat title menu replaces the settings screen. Tap the chat title for Rename, Export, or Delete. The cog icon in the header became a "new chat" button.
- Streaming markdown. Assistant replies and thinking blocks now render markdown as they stream.
- Quicker start. The home screen opens straight into a new chat with your last-used model; the drawer and header New-chat actions skip the home screen entirely.
Improvements
- Smoother keyboard, chat-input, and scroll behavior on both iOS and Android (shrink-on-send, chat-bar-to-keyboard gap, auto-scroll when the bar grows, stable scroll height with attachments/voice/multiline).
- Voice-mode surface uses a consistent tint across light and dark themes.
- Onboarding drops the benchmark step and refreshes the sources/models illustrations.
- App Info moved into the drawer (under Benchmark).
What's Changed
- fix(chat): harden keyboard/chatbar/scroll interactions by @NorbertKlockiewicz in https://github.com/software-mansion-labs/private-mind/pull/203
- refactor(chat): simplify chat settings, replace with new-chat icon + title menu by @NorbertKlockiewicz in https://github.com/software-mansion-labs/private-mind/pull/204
- chore: restore native release build setup by @NorbertKlockiewicz in https://github.com/software-mansion-labs/private-mind/pull/207
- feat(ui): app-wide UI refresh by @NorbertKlockiewicz in https://github.com/software-mansion-labs/private-mind/pull/208
- fix: empty model list on first launch + touch highlight on scroll by @NorbertKlockiewicz in https://github.com/software-mansion-labs/private-mind/pull/211
Full Changelog: https://github.com/software-mansion-labs/private-mind/compare/1.1.5...1.1.6