Skip to content

Galacteek 0.4.22

Compare
Choose a tag to compare
@pinnaculum pinnaculum released this 10 May 21:24
· 413 commits to 8ddba977baba666686144dc2902c02d11ca8d975 since this release

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.