gitlab galacteek/galacteek continuous-feature-kubo

Galacteek 0.5.7

The AppImage for this release is only distributed via GitLab packages.

Release changelog

Added

  • prontog:/ Implement RDF ttl graph highlighting with pygments

Changed

  • Use kubo v0.15.0 and fs-repo-migrations v2.0.2 in the runtime images
  • Add galacteek.ipfs.asyncipfsd.ipfsMigrationLatest (to get the latest available migration version with fs-repo-migrations)
  • Use aioipfs==0.5.7 (works with the latest kubo)
  • Put the browser tab URL address bar code in a separate module
  • Implement the URL clouding widget in a QML QuickItem component
  • Pin all major pypi requirements

Fixed

  • Fix a bug when the first browser tab in a workspace wouldn't get its tab title updated when the page's title changes

Using the AppImage

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

chmod +x @@APPIMAGE_FILENAME@@
./@@APPIMAGE_FILENAME@@

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.

If you have problems running the AppImage, be sure to visit this wiki page before opening an issue.

Don't miss a new galacteek release

NewReleases is sending notifications on new releases.