Skip to content

v1.1.0

Choose a tag to compare

@madhavc21 madhavc21 released this 22 Aug 12:58
· 3 commits to main since this release
e1cb4d9

Release notes — Mimir v1.1.0

Performance

Instant chat responses

  • Replaced per-message Python launches with a long-lived background service
  • Pressing your capture hotkey warms up the AI engine in the background, eliminating startup delays by the time you type
  • Conversation messages now stream immediately without repeated process startup lag
  • Background service automatically unloads after 1 hour of inactivity to free up system memory