Skip to content

Releases: HorizonUnix/UXTU4Unix

v0.3.1

01 Aug 09:17
5e5854d
Compare
Choose a tag to compare

General

  • Add StrixPoint detection CPU model
  • Refactor code
  • Support some Linux distros: AlmaLinux, Alpine, Arch, CentOS, Mint, openSUSE, Pop!_OS, RHEL, Rocky, Stream, SUSE
  • Fix DIR logic
  • Fix Custom mode
  • Fix some bugs

macOS

  • Extend Terminal window when called by python3 command instead of .command file

v0.3.03

19 Jul 07:14
4cd411e
Compare
Choose a tag to compare

General

  • Fix ReApply settings logic

v0.3.02

27 Jun 02:46
Compare
Choose a tag to compare

v0.3.01

16 May 08:03
afe5755
Compare
Choose a tag to compare

General

  • Fix the detection order of G and GE APU.
  • Remove the Intel check; RyzenAdj checks itself.
  • Fix the issue with unsupported hardware

v0.3.0

12 May 10:22
18165d4
Compare
Choose a tag to compare

General

  • Support CPU (Desktop CPU)
  • Use UXTU codename instead of RyzenAdj for future support
  • Improve logic to get presets
  • Fix DIR
  • Optimize code
  • Get Family, Model to translate CPU/APU codename
  • Use dmidecode to get CPU information
  • Only get information for the first time, after that, read info from the config file
  • Add a check for Intel chipset
  • Fix logging file

Linux

  • Support Hardware Information
  • Extend Terminal or Shell Window to 100x30

macOS

v0.2.9

05 May 14:32
0ab5373
Compare
Choose a tag to compare

General

  • Fixed Raven and Phoenix support
  • Removed Mendocino support because it is not supported by RyzenAdj
  • Removed some old APU codenames and used RyzenAdj codenames instead
  • Fixed some annoying issues with Settings, Apply preset, Dynamic mode, Auto reapply

macOS

  • Forced to use Py3 instead of Py2
  • Removed SSL check due to some issues
  • Fixed and synced DIR logic with Linux

Linux

  • Removed SIP settings because it is only for macOS

v0.2.8

13 Apr 17:36
2da145f
Compare
Choose a tag to compare

General

  • Rename from UXTU4Mac to UXTU4Unix
  • Support Linux (tested on Debian-based distro)
  • Rework project structure

macOS

  • Removed GPU/APU info

Please download from GitHub if you failed update from built-in updater

v0.2.7

31 Mar 13:06
098ab36
Compare
Choose a tag to compare
  • Fixed a bug with the Updater
  • Fixed a bug with CFU
  • Reformatted CLI
  • Improved support for Mendocino APU

This is the first official commercial version for everyone, after numerous bug fixes and improvements

v0.2.6

25 Mar 14:57
6b39900
Compare
Choose a tag to compare
  • Extended APU support based on RyzenAdj
  • Supported RyzenAdj v0.15.0
  • Removed some information in Hardware information
  • Added a logic to preset

v0.2.5

25 Mar 06:19
57da790
Compare
Choose a tag to compare
  • Fixed a bug related to CFU
  • Fixed various bugs related to the get_presets function
  • Fixed the logic in the welcome_tutorial
  • Added an SSL certificate check before running CFU to avoid hangs (thanks to @nlqanh524)