Docs

Releases

What shipped, in order. Downloads live on GitHub Releases.

0.4.8 (stable, current)

Three connection bugs that each ended a session that should have worked, and one link instead of a code.

Install: macOS · Linux · Windows · NAS.

0.4.7

Windows executables are signed, and reads stay direct when only one side of the pair can be reached.

Install: macOS · Linux · Windows

0.4.6

Tell us how it went, from wherever you are, and Intel Macs get a DMG.

Install: macOS · Linux · Windows · NAS.

0.4.5

Edit from a NAS while traveling, and it keeps working through a restart, a lunch break and a jump into a clip nobody touched yet. The two minute demo: DaVinci Resolve on a laptop 400 km from the NAS; the setup for Resolve, Final Cut and Premiere Pro: edit from a NAS in DaVinci Resolve.

Install: macOS · Linux · Windows · NAS.

0.4.4

The serving side in a container, and connecting from home to a box with an open port.

Install: macOS · Linux · Windows · NAS and home servers.

0.4.3

Breaking change in the 0.4 line: 0.4 speaks a new peer protocol and cannot connect to 0.3.6 or older. Update KeibiDrop on all your devices and peers together. 0.4.0, 0.4.1, 0.4.2 and 0.4.3 connect to each other.

The stable release of the 0.4 line.

Install: macOS · Linux · Windows.

0.4.2

Security hardening across the sync engine. There are no new features, and the peer protocol is unchanged.

0.4.1

The settings above live in config.toml.

0.4.0

History

VersionDateNotes
0.4.52026-09-06Editing from a NAS keeps working through restarts, sleeps and reconnects: cached parts stay cached after a restart, the box redials on its own, the first frame after a jump in half a second, every shared file listed after a restart, new files within a minute. Same protocol as 0.4.0.
0.4.42026-09-05The serving side in a container for NAS and home servers (ghcr.io image, compose file, Unraid template); connecting from a home network to a box with an open port fixed on three counts.
0.4.32026-09-04Stable release of the 0.4 line: MCP server with one-click install, seven kd commands for scripts, two-way editing never loses an edit. Same protocol as 0.4.0.
0.4.22026-08-25Security hardening across the sync engine: reflected frames refused, peer paths checked, read requests clamped, handshake deadline. Same protocol as 0.4.0. Pre-alpha.
0.4.12026-08-18Read-only sharing and read-only mount, preserved file times and permissions, connect on startup, prepaid relay credit. Same protocol as 0.4.0. Pre-alpha.
0.4.02026-08-06New peer protocol (does not connect to 0.3), two-way editing with conflict copies, post-quantum re-keying, QUIC lane. Pre-alpha.
0.3.62026-07-01Last 0.3-line release: streaming read-ahead, edit sync fetches only changed pieces, fresh-install fixes.
0.3.52026-06-17Steadier local-network connections, sync correctness fixes, faster large-file streaming, Windows mount fix.
0.3.42026-06-07Data-integrity fixes for git and databases over the shared folder: git clone works, PostgreSQL hands off byte-identical.
0.3.32026-06-06Adaptive prefetch by file size, honest download progress, race fixes in prefetch, reconnect, and Android.
0.3.22026-05-31Reliable disconnect and reconnect in FUSE mode; macOS binaries signed and notarized.
0.3.02026-05-24Shared files survive restarts, LAN discovery, resumable downloads, saved-files browser, contact presence.
0.2.02026-05-03Persistent identity and contacts: connect once, reconnect by name. Incognito mode, keys encrypted at rest, settings screen.
0.1.12026-04-27Desktop UX polish, cross-platform bug fixes, CLI fixes.
0.1.02026-04-25First public release: encrypted peer-to-peer sharing with a virtual shared folder, desktop UI and CLI, relay for firewalled peers.

Per-release changelogs, checksums (SHA256SUMS), and all artifacts: github.com/KeibiSoft/KeibiDrop/releases. How to update an install: Update or uninstall.