Galacteek 0.6.1
The AppImage for this release is only distributed via GitLab packages.
Release changelog
Added
- LDSearcher widget: linked-data searcher
- Tags dialog: make it possible to add new tags by querying wikidata or dbpedia
- New themes: breeze-dark and indigo
- Add --config-apply cmdline arg
Changed
- Upgrade pillow req to v9.2.0
- Tag URIs are always lowercased
Fixed
- Catch/silence asyncio.CancelledError in dbpedia CONSTRUCT tasks
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.