Skip to content
Compare
Choose a tag to compare

Galacteek 0.4.30

@pinnaculum pinnaculum released this
· 457 commits to 12725d1810412f2555f618a85b5efb34fb496e97 since this release
Compare
Choose a tag to compare

Galacteek 0.4.30 released!

Release notes

  • QUIC is configurable from the settings

  • Filenamager: you can configure whether to use timestamp metadata or not (disabled by default)
    from the timeframe panel

  • Filemanager: implement recursive MFS search with regexps (works but slow as hell)

  • When a peer's DID is authenticated, it's automatically added in go-ipfs's peering system (Peering.Peers config, introduced in go-ipfs 0.6). Because peering will be symmetric in most cases, this means
    in theory that connections between galacteek peers will be more stable.

AppImage

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

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

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.