Galacteek 0.4.22
Galacteek 0.4.22 released!
Release notes
-
Use go-ipfs version 0.5.1 in the AppImage/dmg
-
Hashmarks can be tagged and searched by tags.
The hashmark database can be synced from git repositories. -
The editor can now import directories. Better preview (using QtWebEngine).
Now it's easier to push content from the editor to a pyramid. -
IPNS resolution improvements
-
Live peers/bandwidth graphs (just hover the rotating
cube to popup the status panel) -
The chat is now multi-channel. The chat channels list
is synced by pubsub+CRDT and stored in a DAG.
Thanks to @danrobi11 for testing it !
AppImage
After downloading the AppImage, make it executable and then run it:
chmod +x Galacteek-0.4.22-x86_64.AppImage
./Galacteek-0.4.22-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.
DMG
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.