Skip to content
Compare
Choose a tag to compare

Galacteek 0.4.21

@pinnaculum pinnaculum released this
· 389 commits to 02957b9fc460f32dfc2acdf5e4c800b6666f39eb since this release
Compare
Choose a tag to compare

Galacteek 0.4.21 released!

Main AppImage CID: bafybeia3ee3houk3tw6aaq3rmlcglvj34vxypew3cunkctruxyoug5hqem

Release notes

  • AppImage's IPFS seeding from the UI's main menu and command line (with --seed)

  • It's now possible to select the hash function to be used when
    importing files from the filemanager

  • Add export of webpages to PDF files, and printing (text-only)

  • Allow pinning of IPFS media files from the mediaplayer

  • Faster request UID generation in the IPFS scheme handler

  • Fix a bug (QUrl-related) with percent-encoding in the
    browser when opening links in a page

AppImage

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

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