Skip to content

Releases: bildhaus/milim

milim v0.2.48

Choose a tag to compare

@github-actions github-actions released this 20 Aug 17:09
e948bb2

Milim 0.2.48 lets threads collaborate, keeps long conversations fast and durable, and makes desktop and mobile chat behavior clearer and more reliable.

Let threads work together

Thread collaboration

Link one root chat to another so agents can read a bounded transcript and exchange asynchronous mailbox messages without merging either conversation.

  • Drag a root chat onto another active chat to create a durable directional link
  • Freeze linked transcript reads at the turn boundary while keeping hidden prompts, reasoning, and tool ledgers private
  • Show mailbox inputs, replies, failures, and provenance across desktop and mobile

Keep long threads fast and durable

History and performance

Milim loads and mounts only the history you need while compacting the lossless run ledger behind the scenes.

  • Start with the latest 100 messages and page older history without moving your reading position
  • Keep at most 200 message rows mounted in long transcripts
  • Deduplicate artifacts, compress large JSON, and store repeated provider requests as verified deltas with checkpoints

Move through chats with less friction

Conversation workflow

Conversation state, Settings, mobile reconnects, and provider-specific output now behave more predictably.

  • Land sent messages immediately with subtle scroll-safe motion and collapse duplicate screenshot pastes
  • Keep model switches, completed turns, OpenRouter reasoning, and per-turn costs coherent
  • Refine full-window Settings and restore saved mobile discovery and Tailscale access after desktop restart

milim v0.2.45

Choose a tag to compare

@github-actions github-actions released this 19 Aug 17:09
b3fc1a2

Milim 0.2.45 gives Settings a dedicated workspace and brings clearer controls, notices, and activity states to desktop conversations.

Use Settings as a full workspace

Desktop settings

Settings now fills the Milim window while keeping your active chat and background work mounted underneath.

  • Navigate settings from a dedicated title bar with Back to app and native window controls
  • Customize themes in a focused subpage with exact preview rollback on Cancel, Back, or Escape
  • Keep navigation and controls usable down to Milim's 640 × 480 minimum window size

milim v0.2.44

Choose a tag to compare

@github-actions github-actions released this 18 Aug 18:00
8774b3d

Milim 0.2.44 repairs stale model routing in existing desktop chats and synchronizes model changes before the next message is sent.

milim v0.2.43

Choose a tag to compare

@github-actions github-actions released this 18 Aug 15:28
05c8b66

Milim 0.2.43 brings deeper vLLM support with continuous reasoning streams, verified model capabilities, and per-model generation controls.

milim v0.2.42

Choose a tag to compare

@github-actions github-actions released this 18 Aug 09:22
c2ec6cd

Milim 0.2.42 restores desktop composer suggestions and durable queued-message controls while hardening protected mobile beta delivery.

milim v0.2.41

Choose a tag to compare

@github-actions github-actions released this 17 Aug 21:50
ed854ab

Milim 0.2.41 keeps favorite models synchronized between the desktop app and paired mobile companions.

milim v0.2.40

Choose a tag to compare

@github-actions github-actions released this 17 Aug 20:07
283f531

Milim 0.2.40 adds local vLLM discovery, shared mobile agent avatars and edge-swipe thread navigation, fixes fragmented Codex response streaming, and refreshes the project README.

milim v0.2.39

Choose a tag to compare

@github-actions github-actions released this 17 Aug 16:48
2ac7235

Milim 0.2.39 lets macOS provider connections trust certificates from the system Keychain while keeping bundled roots as a fallback.

milim v0.2.38

Choose a tag to compare

@github-actions github-actions released this 17 Aug 10:10
042ad95

Milim 0.2.38 keeps long live answers formatted and gives the mobile companion cleaner chat-first navigation.

milim v0.2.37

Choose a tag to compare

@github-actions github-actions released this 17 Aug 08:19
fec89ca

Milim 0.2.37 hardens agent execution, brings desktop theming and model controls to the mobile companion, and polishes discovery, links, layout, pane resizing, and source tooltips.