Skip to content

v4.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Aug 10:01
· 7 commits to master since this release

What's Changed

metadata

  • feat(metadata): write Medium/Format/System + gitBranch/gitCommit/gitRelease from profile name (20cf8e4)

decode-rust-gui

  • cleanup: remove unused pyinstaller-versionfile dep; finalize session log (b5f7b0d)
  • fix(linux): bundle libglvnd GL libs (libEGL/libGL/libGLdispatch/libGLX) for self-contained bundle (af881ee)
  • fix: make Windows launcher bundle self-contained (Qt6 + platform plugin) (70cc7fa)

CI / packaging

  • ci: force set +e around selftest binary so FAIL output is always printed (8f63e16)
  • fix(linux): set Qt plugin path in selftest + always print captured output on failure (0568fe1)

Full Changelog: v3.0.0...v4.0.0