Releases: TheTumultuousUnicornOfDarkness/CPU-X
Continuous build
✔️CPU-X AppImage built from latest commit (ac7e2e5e874f5a2b4265637347a2d4fbd86b9bc9). See known issues.
v5.1.0
Version 5.1.0.
Packages
Search the cpu-x
package in your repositories or CPU-X on Flathub.
Binary
- AppImage: CPU-X-v5.1.0-x86_64.AppImage (libfuse2 package is required)
Note: a Polkit Authentication agent is mandatory to start daemon from GUI.
Notes
To packagers
- libcpuid v0.7.0 (or newer) is required with this version, older versions of libcpuid are no more supported
To users
- This is the first official version that supports ARM CPUs, please refer to libcpuid README for more details. The AppImage variant for ARM64 is not available yet (there is no public runners for Linux ARM on GitHub) but Flatpak variant for ARM64 will be provided.
v5.0.4
Version 5.0.4.
Packages
Search the cpu-x
package in your repositories or CPU-X on Flathub.
Binary
- AppImage: CPU-X-v5.0.4-x86_64.AppImage (libfuse2 package is required)
Note: a Polkit Authentication agent is mandatory to start daemon from GUI.
Notes
To packagers
- libcpuid v0.6.5 is recommended with this version
v5.0.3
Version 5.0.3.
Packages
Search the cpu-x
package in your repositories or CPU-X on Flathub.
Binary
- AppImage: CPU-X-v5.0.3-x86_64.AppImage (libfuse2 package is required)
Note: a Polkit Authentication agent is mandatory to start daemon from GUI.
v5.0.2
Version 5.0.2.
Packages
Search the cpu-x
package in your repositories or CPU-X on Flathub.
Binary
- AppImage: CPU-X-v5.0.2-x86_64.AppImage (libfuse2 package is required)
Note: a Polkit Authentication agent is mandatory to start daemon from GUI.
Notes
To packagers
- Please note application ID change from
com.github.thetumultuousunicornofdarkness.cpu-x
toio.github.thetumultuousunicornofdarkness.cpu-x
in order to follow Flatpak's requirements. Some files were renamed:- Desktop file:
io.github.thetumultuousunicornofdarkness.cpu-x.desktop
- GSettings schema:
io.github.thetumultuousunicornofdarkness.cpu-x.gschema.xml
- AppData:
io.github.thetumultuousunicornofdarkness.cpu-x.appdata.xml
- PolKit policy:
io.github.thetumultuousunicornofdarkness.cpu-x-daemon.policy
- Desktop file:
v5.0.1
v5.0.0
Version 5.0.0.
A major rewrite from C to C++ language.
ChangeLog
Packages
Search the cpu-x
package in your repositories.
Binary
- AppImage: CPU-X-v5.0.0-x86_64.AppImage (libfuse2 package is required)
Note: a Polkit Authentication agent is mandatory to start daemon from GUI.
Notes
To packagers
- A C++17 compiler is now required (GCC >=8 or Clang >= 5)
- Gtkmm3 is now required (versions 3.12 to 3.24 are supported)
- CMake minimum required version bumped to 3.12
- libcpuid v0.6.4 is recommended with this version
- Generally speaking, please have a look on the updated Dependencies section
- Please note some files were renamed to follow GNOME's Guidelines for choosing an application ID:
- Desktop file:
com.github.thetumultuousunicornofdarkness.cpu-x.desktop
- GSettings schema:
com.github.thetumultuousunicornofdarkness.cpu-x.gschema.xml
- AppData:
com.github.thetumultuousunicornofdarkness.cpu-x.appdata.xml
- PolKit policy:
com.github.thetumultuousunicornofdarkness.cpu-x-daemon.policy
- Desktop file:
To users
- Previous settings may be lost after updating from v4.x.x to v5.0.0 due to a change in GSettings schema
v4.5.3
Version 4.5.3.
Packages
Search the cpu-x
package in your repositories.
Binary
- AppImage: CPU-X-v4.5.2-x86_64.AppImage (libfuse2 package is required)
Note: a Polkit Authentication agent is mandatory to start daemon from GUI.
Notes
To packagers
- libcpuid v0.6.3 is recommended with this version
v4.5.2
Version 4.5.2.
Packages
Search the cpu-x
package in your repositories.
Binary
- AppImage: CPU-X-v4.5.2-x86_64.AppImage (libfuse2 package is required)
Note: a Polkit Authentication agent is mandatory to start daemon from GUI.
Notes
To packagers
- please update the URL to the project in your packages to
https://thetumultuousunicornofdarkness.github.io/CPU-X
- libcpuid v0.6.2 is recommended with this version