Skip to content

Choose a tag to compare

@Barre Barre released this 08 Apr 18:06
· 107 commits to main since this release
Immutable release. Only release title and notes can be modified.

What's Changed

This releases introduces a webui.

image

The file manager talks to ZeroFS over 9P via WebSocket. Drag-and-drop uploads work, including entire folders.

image

The dashboard streams live stats (throughput, IOPS, storage usage, operation counters, GC) over gRPC-web.

image

The terminal runs a Linux VM in the browser using v86. Its root filesystem is the ZeroFS instance, mounted over the same 9P WebSocket.

Full Changelog: v1.0.8...v1.0.9