Releases: termermc/FriendNet
Releases · termermc/FriendNet
v1.1.0 - Download Manager
This release brings a complete download manager for resumable and bulk file/folder downloads.
Changes:
- Added a fully-featured download manager, supporting bulk file and folder downloads, resumable downloads, and concurrent downloads
- Fixed opening 127.0.0.1 instead of localhost in the browser, which caused certificate warnings
- Documented client WebDAV integration (go check out the docs!)
MacOS builds are no longer included in releases until the best way to package them is determined. MacOS does not like running bare binaries that are not packaged as a .app, .pkg or .dmg.
v1.0.2 - Client & RPC Simplification
This release simplifies the client and makes some small improvements with how RPC works.
Changes:
- Client web UI, RPC and file proxy all run under the same HTTP server now
- Server RPC now supports HTTPS
- File proxy URLs include an authentication token in the URL, making it safer for remote access setups
- Fixed root CA install for some Firefox-based browsers under Linux
v1.0.1 - Minor Improvements
This release brings some minor improvements:
- Improved client UI
- Fixed issue with opening new browser windows for already-running clients
- Added -rmcerthost client flag to remove hostnames from the certificate store (needed if a server changes certificate)
- Added Linux ARM64 build
v1.0.0 - Initial Release
After almost two months of full-time work, the first version of FriendNet is finally released!
This version includes all core functionality, including:
- P2P and proxied downloads
- Folder sharing
- Global and user-specific search
- Profiles
- ...and more!
Visit https://friendnet.org/ for more.