Skip to content
Compare
Choose a tag to compare

Galacteek 0.4.20

@pinnaculum pinnaculum released this
· 425 commits to c7744dee99c276c80d0e568c57abef8d6d523be6 since this release
Compare
Choose a tag to compare

Galacteek 0.4.20 released!

Release notes

  • Upgrade go-ipfs to version 0.4.23

  • Use py-multihash instead of pymultihash for multihash decoding and validation. All multihash hash functions should now be supported.

  • Fix AppImage issues with recent systems (libstdc++ conflict was causing problems with Qt's OpenGL initialization and therefore QtWebEngine's init failed)

  • Add the Coronavirus Papers in the hashmarks database. Right-click and select Open on PDF files to open them.

Download the AppImage (for Linux) or the DMG image (for MacOS) below.

AppImage

After downloading the AppImage, make it executable and then run it:

chmod +x Galacteek-0.4.20-x86_64.AppImage
./Galacteek-0.4.20-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.

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.