Skip to content

v4.0.3

Choose a tag to compare

@github-actions github-actions released this 13 Jul 16:19
· 47 commits to main since this release

EShot v4.0.3

This release fixes the Linux AppImage compatibility issue reported in v4.0.2.

The previous AppImage accidentally inherited x86-64-v4 and newer glibc requirements from the CachyOS build environment. This caused the misleading CPU is too old error on supported processors such as the Ryzen 7 5800X3D.

Changes

  • Rebuilt the Linux AppImage on a baseline Ubuntu 22.04 environment
  • Removed the accidental x86-64-v4 and AVX-512 requirement
  • Reduced the maximum glibc requirement from 2.43 to 2.35
  • Added automated ISA and glibc portability checks for future AppImage builds
  • Preserved the faster KDE Plasma 6 Wayland capture path introduced in v4.0.2

Linux support is currently tested on KDE Plasma 6 with Wayland. GNOME, Cinnamon and other desktop environments are not supported yet and may not work correctly.