Skip to content

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 05 Aug 02:07

We'''re happy to announce the availability of Gloopy 0.5.1.

Fixed

  • Demos and presets are no longer empty when Gloopy is launched by name. The executable
    path was resolved from argv[0] relative to the working directory, so typing gloopy
    (found on $PATH) made it look for its data under <cwd>/../share/gloopy instead of the
    install prefix — everything came up "NOT FOUND" unless you ran it by absolute path. It now
    reads /proc/self/exe on Linux, so the data lookups work regardless of how it was invoked.

Install — Fedora/RHEL: add the dnf repo then sudo dnf install gloopy. Debian/Ubuntu: download gloopy_0.5.1-1_amd64.deb below then sudo apt install ./gloopy_0.5.1-1_amd64.deb. Windows: gloopy-setup-x64.exe or gloopy-windows-x64.zip below.

📖 Documentation · 🔗 Source · 📝 Full changelog