Skip to content

v0.14.5

Latest

Choose a tag to compare

@hgaiser hgaiser released this 30 Jul 11:37

[v0.14.5] - 30-07-2026

Changed

  • Dropped systemd-sysext extension in favor of deploying to /opt/moonshine/ and /etc/ drop-in directories. Avoids SELinux boot failures on Fedora Atomic / Bazzite caused by unlabeled overlayfs files.

Fixed

  • WSI layer detection in healthcheck now queries the Vulkan loader directly instead of checking hardcoded file paths, making it work regardless of where the layer files are installed.

[v0.14.4] - 30-07-2026

Fixed

  • Improve installation steps in install script.

Changed

  • Assume default config path in all moonshine commands ($HOME/.config/moonshine/config.toml).

[v0.14.3] - 30-07-2026

Fixed

  • Add missing install script.