Galacteek 0.4.37
Galacteek 0.4.37 released!
This release fixes some issues with the macos image (fix loading of pyzbar, make libmagic work, ..) and adds dialogs for creating IPIDs.
Release notes
-
macos: embed libmagic (and the libmagic db), so content type discovery should be faster. Fix issue with pyzbar (libzbar was not correctly loaded due to missing libjpeg) which was breaking QR code verification (and thus peer authentication)
-
Add dialogs for node initialization and IPID creation. The IPID generator can create random usernames.
-
The IPID's RSA key can now be password-protected
-
Add boot progress dialogs
-
Import a welcome page in the home folder
That's it! Enjoy, and give a tip if you can.
AppImage
After downloading the AppImage, make it executable and then run it:
chmod +x Galacteek-0.4.37-x86_64.AppImage
./Galacteek-0.4.37-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.