Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
space_Linux_i386 | 2020-12-11 | 63.8 MB | |
checksums.txt | 2020-12-11 | 434 Bytes | |
space_Darwin_x86_64 | 2020-12-11 | 86.9 MB | |
space_Linux_x86_64 | 2020-12-11 | 74.2 MB | |
space_Windows_i386.exe | 2020-12-11 | 63.0 MB | |
space_Windows_x86_64.exe | 2020-12-11 | 73.7 MB | |
README.md | 2020-12-11 | 2.5 kB | |
v0.1.3.tar.gz | 2020-12-11 | 457.4 kB | |
v0.1.3.zip | 2020-12-11 | 568.3 kB | |
Totals: 9 Items | 362.6 MB | 0 |
Welcome! đ A new release of the Space Daemon has landed, and itâs packing two new features under the hood that are part of the core file storage/sharing experience, together with a solid set of improvements. If you didnât know, weâre using the Space Daemon ourselves to build a distributed and user-controlled storage platform, Space, and many of these updates are key in the road to the app's Beta release.
Release notes highlightsâ¨:
You can now take the trash out đď¸. The file and directory deletion feature has been added as a gRPC method!
Weâve also added the feature to remove a user from a shared file đŤ, in case the need for revoking access comes up.
As for improvements, we ended the conflict betweens the Space Daemonâs IPFS node, and pre-existing running ones, making it possible for them to get along and coexist đ¤.
To that, we also added the implementation of DHT querying for files, optimizing p2p file fetching âĄ. As well as an improvement that helps optimize the offline experience, by pointing the Daemon to a forked local Textile package, removing MongoDB.
Finally, Textile version was also updated and associated changes were made for compatibilityđ§ľ
See the full changelog below...
Changelog
20167d2 Add RemoveDirOrFile grpc method (#263) b72af25 Chore: Integration Test & Fixtures Setup (#268) 617c6dc Chore: Remove Swagger UI (#262) 51f4c46 Feature: Remove users access from a shared file (#269) 83aae06 Fix: Fuse Installation and Testing [ch19827] fb4a99b Fix: Re-mouting fuse failure and expose mountPath on FuseDriveResponse (#261) b8edce8 Fix: upgrade textile packages and associated fixes (#264) (#265) b7fe8c8 Hotfix/add shared by (#279) a187b50 Hotfix/ipfsaddr vars (#275) 21f2772 Hotfix: add sharedby to received files (#277) 5b732c1 Hotfix: add type for recover, and some cleanups (#260) f71e499 Hotfix: use string for main var and add to makefile (#274) e1e0ce9 Merge branch 'master' into develop f1c46f3 Merge pull request [#259] from FleekHQ/fix/ch19827/finalizing-fuse af51300 Pass IPFS port and repo path env vars to CI (#273) d3c29ae Release v0.1.3 e3fd931 Remove mongo: point daemon to use fork of textile (#266) 3c663de Update setup-go version in github actions 213ffa0 ipfs: use dht 1021006 secure_bucket_client: do not send to a closed chan 32b357e services_fs: tmp files only in tmp dir (#270) 2f836d0 use a temporary directory for opening files