Skip to content

Releases: HorizonUnix/UXTU4Unix

v0.1.7

02 Mar 15:56
Compare
Choose a tag to compare
  • Fix a serious bug about apply_smu
  • Rework some code structure
  • Rebrand with new logo for CLI
  • New command file thanks to @corpnewt source code
  • Better experience
  • Optimize code

v0.1.62

01 Mar 07:20
Compare
Choose a tag to compare
  • Fix a bug with CFU
  • Fix a bug with apply_smu
  • Change default SIP flags from 03080000 to 0B080000 which higher than 03080000

Please reinstall your kext and SIP through Settings -> Install UXTU4Mac Kexts

v0.1.61

29 Feb 16:26
Compare
Choose a tag to compare
  • Rework Settings menu
  • Proper support for Login Items
  • Remove LoginItems from config file
  • Change default sleep time from10s to 30s
  • Change SIP flags from 7F080000 to 03080000

Please reinstall your kext and SIP through Settings -> Install UXTU4Mac Kexts

v0.1.6

29 Feb 06:29
Compare
Choose a tag to compare
  • Reworked the entire code structure
  • Script now runs faster with better optimization
  • Fix various bugs related to loops and other function
  • Use While loop instead threading for apply_smu a.k.a run_cmd

Full Changelog: 0.1.52...0.1.6

v0.1.52

28 Feb 13:52
Compare
Choose a tag to compare
  • Fix a bug with Welcome section
  • Proper config file check before start script

v0.1.51

28 Feb 09:31
Compare
Choose a tag to compare
  • Fix a bug when disable login items does not actually delete it
  • Fix a bug with run_cmd and related
  • Fix a bug with Welcome section
  • Fix a bug with About UXTU4Mac section
  • Fix a bug with built-in Updater
  • Now will check both FIP and CFU status before disable one of them due to some issues

v0.1.5

28 Feb 07:11
Compare
Choose a tag to compare
  • Fix a lot of bug related to Settings and other sections
  • Default sleep time now 10s instead of 3s
  • New Time Sleep settings under Settings to set sleep time
  • Improve handling about user option

Please delete your old config.ini file since it may not work on this version

v0.1.4

27 Feb 16:35
9e51606
Compare
Choose a tag to compare
  • Enhance FIP, more secure and safe
  • Rework Settings and Welcome section
  • Add a build number
  • Add a new update name
  • Now Settings have these section:
P. Preset setting
F. FIP setting
C. CFU setting
L. Login Items setting
S. Sudo Password setting

Please delete your old config.ini file since it may not work on this version

v0.1.3

26 Feb 11:21
Compare
Choose a tag to compare
  • Support for Custom preset for config file
  • Introduce FIP ( File Integrity Protection ) which protect main script file ( Beta ), disabled by default
  • Now check SIP flags before running ryzenAdj

v0.1.11

25 Feb 07:33
ed17738
Compare
Choose a tag to compare
  • Add a tester list
  • Make CLI look better with a little rework
  • Fix a bug with Install kext and dependencies
  • Fix a bug with About UXTU4Mac