Galacteek 0.5.6
The AppImage for this release is only distributed via GitLab packages.
Release changelog
Added
- Functions to reencode PeerIDs into different base encodings
- Support for the ipfs+http(s):// protocol
- UI: add actions to create HTTP forward DID services
Changed
- ipfs URL scheme handler: use chunking algorithm for downloading objects
Using the AppImage
After downloading the AppImage, make it executable and then run it:
chmod +x @@APPIMAGE_FILENAME@@
./@@APPIMAGE_FILENAME@@
The AppImage does not bundle libstdc++. If you use a Linux system with an old libstdc++ and cannot run the AppImage, please open an issue.
Be sure to install all the gstreamer packages to be able to use the mediaplayer.
If you have problems running the AppImage, be sure to visit this wiki page before opening an issue.