Skip to content

v1.0.4

Choose a tag to compare

@pedgarcia pedgarcia released this 07 Sep 23:18
· 42 commits to main since this release

Overview

This release focuses on fixing critical Linux build and packaging issues, ensuring proper library dependencies are included for reliable deployment across different Linux distributions.

What's Fixed

Linux Build & Packaging

  • Fixed missing library dependencies: The Linux build now properly includes all required Qt5 libraries and dependencies in the package
  • Improved .deb package creation: Debian packages now correctly specify dependencies and include all necessary runtime libraries
  • Fixed library path resolution: Resolved issues with Qt5 plugin loading and library paths on various Linux distributions
  • Enhanced Docker/Podman build: Improved containerized build process for consistent Linux binary generation

Platform Support

  • Linux: Ubuntu 20.04+, Debian 10+, and other distributions with glibc 2.31+
  • macOS: macOS 11+ (Intel and Apple Silicon)
  • Windows: Windows 10/11 (64-bit)

Known Issues

  • 80-column display cards (XEP80, AF80, Bit3) remain disabled pending proper implementation
  • Some users may experience settings persistence issues with ROM selection on certain macOS systems (investigation ongoing)
  • Linux sound quality is still a WIP