Skip to content

Releases: enbop/fungi

Nightly Build

03 Sep 15:11
Compare
Choose a tag to compare
Nightly Build Pre-release
Pre-release

Latest development build from commit 520315d (Fri Sep 5 15:37:20 UTC 2025)

v0.3.3

20 Aug 12:26
Compare
Choose a tag to compare

🎉 Release 0.3.3

Self-hosted Relay Server:

You can now easily start your own relay server with
fungi relay -p ${SERVER_PUBLIC_IP}.
#8

v0.3.2

19 Aug 03:54
Compare
Choose a tag to compare

🎉 Release 0.3.2

✨ New Features

Android Support: Initial release for Android platform. Now you can use Fungi App on your Android devices for seamless multi-device integration.

🐛 Bug Fixes

WebDAV/FTP File Reading: Fixed issues with reading files via WebDAV and FTP protocols, improving reliability and compatibility.

v0.3.1

11 Aug 11:35
Compare
Choose a tag to compare

🎉 Release 0.3.1

✨ New Features

  • Select from Local Devices (mDNS): Quickly choose devices that are currently online in the same local network - no more manual PeerID copying for local devices!
  • Select from Address Book: Each manually added device is automatically saved to the Address Book for quick re-selection in future sessions
  • Minimize to tray

🐛 Bug Fixes

  • Windows File Transfer: Fixed incorrect file transfer path handling on Windows systems

v0.3.0

25 Jul 09:50
Compare
Choose a tag to compare

🚀 Major Release

✨ What's New

🖥️ UI Support

  • Complete Flutter-based graphical user interface
  • Cross-platform desktop support (macOS, Windows, Linux)

📁 File Transfer

  • End-to-end encrypted file sharing between devices
  • Mount remote folders as local FTP and WebDAV drives

🔗 Port Forwarding

  • End-to-end encrypted TCP port tunneling between devices

🌐 Default Relay Server

  • Built-in relay server for improved connectivity
  • Automatic fallback when direct P2P connection fails
  • Enhanced reliability across different network environments
  • mDNS-based device discovery for local networks

🔧 Changes

  • Removed: WASI module (temporarily removed for this release)

📥 Download

Available in two versions:

  • fungi-cli: Command-line interface for server deployments
  • fungi-app: Graphical user interface for desktop users

🛠️ Platform Support

  • ✅ macOS, Windows, Linux (Ready)
  • 🚧 Android, iOS (Coming soon)

v0.2.0

07 Sep 06:16
Compare
Choose a tag to compare
  • Refactor the modules into fungi and fungi-daemon
  • Android support (experimental)

CI publish

17 Aug 08:12
Compare
Choose a tag to compare
v0.1.1

CI publish

Fungi release 0.1.0

13 Aug 11:16
Compare
Choose a tag to compare

Effortless WASM deployment anywhere, built on libp2p and WASI.