Galacteek 0.5.1
Galacteek 0.5.1
Release log
Added
- 1st iteration of a semantic dweb engine
- Support translation of IPFS objects (mainly DAGs) to RDF graphs
- Support querying the RDF graphs via SparQL from QML dapps
- P2P SparQL services and exchange of objects over IPFS-P2P tunnels
- Enable the use of the new experimental AcceleratedDHTClient
go-ipfs setting (this activates an alternative, faster DHT client) - Support for IPFS URL browsing from QML (QtWebEngine QML integration)
- i:/ URL scheme
Changed
- Use go-ipfs version 0.9.0
- Use fs-repo-migrations version 2.0.1
Fixed
- Bug fix: "link to QA toolbar action"
Using the AppImage
After downloading the AppImage, make it executable and then run it:
chmod +x Galacteek-0.5.1-x86_64.AppImage
./Galacteek-0.5.1-x86_64.AppImage
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.
Trouble with running the AppImage ? Check the wiki or file an issue
Using the DMG image
After opening/mounting the DMG image, hold Control and click on the galacteek icon, select Open and then accept. You probably need to allow the system to install applications from anywhere in the security settings.