Skip to content

Releases: botiverse/desktop-beta

Raft Desktop 0.1.28

Choose a tag to compare

@jackwener jackwener released this 20 Sep 13:48
04bd1d4

Raft Desktop 0.1.28

Raft Desktop 0.1.27

Choose a tag to compare

@jackwener jackwener released this 19 Sep 09:59
04bd1d4

Raft Desktop 0.1.27

Raft Desktop 0.1.26

Choose a tag to compare

@jackwener jackwener released this 18 Sep 19:52
04bd1d4

Raft Desktop 0.1.26

Raft Desktop 0.1.25

Choose a tag to compare

@jackwener jackwener released this 18 Sep 18:55
04bd1d4

Raft Desktop 0.1.25

Raft Desktop 0.1.24

Choose a tag to compare

@jackwener jackwener released this 18 Sep 17:26
04bd1d4

Raft Desktop 0.1.24

Raft Desktop 0.1.23

Choose a tag to compare

@jackwener jackwener released this 18 Sep 15:10
04bd1d4

Raft Desktop 0.1.23

Fixed

  • Attachment previews (HTML + PDF) — interactive HTML previews no longer spin forever on "Preparing…", and PDF / inline attachment previews no longer render blank. The desktop page now allows framing the preview origins (API + storage); previews stay sandboxed. (HTML previews also need the matching backend change, which ships server-side.)
  • Self-update with the embedded computer service — updating no longer deadlocks when this Mac also runs the Raft computer service from the app bundle: the app stops its own service before installing and restores it afterwards, without disabling it.
  • Handoff titles (Claude Code) — the Claude column no longer fills with "Untitled" entries: slash-command-only sessions (e.g. /usage) are hidden, custom/AI titles are read, and large session files are parsed line-safely.
  • Sign-in screen — a single title bar instead of two stacked bars.
  • Shareable links — copied/shared links use the web origin instead of the desktop app:// origin.
  • Search filters — the ⌘K search filter menus are single-select: opening one closes the others.

Improved

  • Invite dialog — usage-count and expiry controls use the standard select component.
  • Chinese community — refreshed WeChat QR code.

Notes

  • macOS auto-update is included via latest-mac.yml. Builds are signed and notarized.
  • Linux is download-only (.AppImage / .deb, x64); no auto-update feed yet.
  • Checksums in SHA256SUMS.

Note: the macOS auto-update feed (latest-mac.yml + zips), Linux packages and full SHA256SUMS are being attached shortly; until then install from the DMGs below.

Raft Desktop 0.1.22

Choose a tag to compare

@jackwener jackwener released this 17 Sep 10:13
04bd1d4

Raft Desktop 0.1.22

Improved

  • Keyboard shortcuts — ⌘W now closes the window, and ⌘, opens Settings.
  • Server switcher — with many joined servers the switcher menu now stays inside the window and scrolls internally instead of overflowing (the switch/create and invite actions stay reachable).

Fixed

  • Handoff titles (Codex) — Codex handoff sessions now show their real titles across more session formats, instead of the injected "# AGENTS.md instructions …" preamble.
  • Feedback attribution — product feedback sent from the desktop app is now tagged as a desktop report (app version + platform) so it's identifiable in triage.

Notes

  • macOS auto-update is included via latest-mac.yml. Builds are signed and notarized.
  • Linux is download-only (.AppImage / .deb, x64); no auto-update feed yet.
  • Checksums in SHA256SUMS.

Raft Desktop 0.1.21

Choose a tag to compare

@jackwener jackwener released this 16 Sep 17:55
04bd1d4

Raft Desktop 0.1.21

Improved

  • Search overlay polish — the ⌘K search overlay now keeps a stable size and position while you type (no more jitter/re-centering), with a tighter Slack-style command-palette layout and keyboard selection that scrolls into view.
  • Invite dialog — a cleaner tabbed invite experience (email invite / invite link), with link controls for usage limit, expiry, and revoke/regenerate.

Fixed

  • Invite link on desktop — the invite link is now a proper shareable web URL instead of an internal app:// link that couldn't be opened elsewhere.
  • Handoff titles — Codex handoff sessions now show their real titles instead of all showing "AGENTS.md instructions".

Notes

  • macOS auto-update is included via latest-mac.yml. Builds are signed and notarized.
  • Linux is download-only (.AppImage / .deb, x64); no auto-update feed yet.
  • Checksums in SHA256SUMS.

Raft Desktop 0.1.20

Choose a tag to compare

@jackwener jackwener released this 16 Sep 03:04
04bd1d4

Raft Desktop 0.1.20

New

  • Search overlay — the top-bar Search now opens a full search overlay (⌘K), Slack-style, over your current view instead of navigating away.
  • Invite people — an Invite button in the workspace switcher, so you can invite teammates without digging into Settings.
  • Handoff full-content search — the Handoff panel now searches the full session content (message bodies), not just id/folder/title.
  • Linux builds — first Linux release: .AppImage and .deb (x64). (arm64 to follow.)

Fixed

  • macOS reopen — fixed the app window not reappearing after all windows were closed while a resident agent kept running in the background.

Notes

  • macOS auto-update (from 0.1.18) is included via latest-mac.yml.
  • Linux is download-only this release (no auto-update feed yet).

Checksums in SHA256SUMS. macOS builds are signed and notarized.

Raft Desktop 0.1.18

Choose a tag to compare

@jackwener jackwener released this 15 Sep 08:34
04bd1d4

Raft Desktop 0.1.18

  • Fix: logging out and signing in via OAuth no longer shows a spurious "could not display this window" recovery dialog.

Includes 0.1.17's desktop OAuth sign-in options and the set-password-while-signed-in fix. Signed with Developer ID and notarized by Apple (arm64 + x64).