Releases: kwankiu/acu
Releases · kwankiu/acu
ACU 0.1.7-dev
ACU 0.1.7-dev
Install ACU (new install)
bash <(curl -fsSL https://raw.githubusercontent.com/kwankiu/acu/dev/acu) -u
Release notes:
- Improve update process and error handling
- Improve repo fetching process and error handling
- Improve user removal feedback and add menu option
- Option for setting sudo password timeout
- Some bug fixes
Full Changelog: 0.1.6-dev...0.1.7-dev
ACU 0.1.6
ACU 0.1.6
Install ACU (new install)
bash <(curl -fsSL https://raw.githubusercontent.com/kwankiu/acu/main/acu) -u
Release notes:
- Updated ACU Apps (repo)
- Submodule support on fetching ACU managed repositories
- Added
bcas ACU build deps - SoC Profile now applies to all devfreq devices
- SoC Profile Menu improvements
- update-boot-config : fixed various issues and introducing
--dtoverlay- Fixed UEFI Detection Issues
- Fixed alarm kernel compatibility issues
- DT Overlay Support: Add DT Overlay file to boot config
Usage:
acu update-boot-config --dtoverlay=<filename>
- and more
ACU 0.1.6-dev
ACU 0.1.6-dev
Install ACU (new install)
bash <(curl -fsSL https://raw.githubusercontent.com/kwankiu/acu/dev/acu) -u
Release notes:
- Updated ACU Apps (repo)
- Submodule support on fetching ACU managed repositories
- Added
bcas ACU build deps - update-boot-config : fixed various issues and introducing
--dtoverlay- Fixed UEFI Detection Issues
- Fixed alarm kernel compatibility issues
- DT Overlay Support: Add DT Overlay file to boot config
Usage:
acu update-boot-config --dtoverlay=<filename>
- and more
ACU 0.1.5
ACU 0.1.5
Install ACU (new install)
bash <(curl -fsSL https://raw.githubusercontent.com/kwankiu/acu/main/acu) -u
Release notes:
- Optimised ACU Parser (the execution time reduced from 2.2s to 0.22s, upto 10x performance improvement)
- Improve ACU Apps and ACU Install (much faster)
- Allow disabling updates auto check (
auto_updatevariable inconfig.yaml) - Add
--notitleargument to avoid output of title/logo in non-interactive / script use - Fix a bug in soc_profile's system service
- and more
ACU 0.1.3-dev
ACU 0.1.3-dev
Install ACU (new install)
bash <(curl -fsSL https://raw.githubusercontent.com/kwankiu/acu/dev/acu) -u
Release notes:
ACU 0.1.2
ACU 0.1.2
Install ACU (new install)
bash <(curl -fsSL https://raw.githubusercontent.com/kwankiu/acu/main/acu) -u
Release notes:
- fail fallback for
--noconfirm - Support listing packages of an ACU repo
- Added
Rainbow - LightandRainbow - DarkTheme - Support inputting locale code from locale list on interactive menu
- Add locale
set-lang/ Set System Locale feature - Rename argument
--nocolorechoto--nostyling
(The ACU config variableno_color_echois replaced withno_styling, please update in your config if you have enabled it) - Add SoC
set-profileandremove-profile - Improve Time menu
- Add confirm prompt for add repository menu
- Improve help / usage
- Fixed some bugs
ACU 0.1.0
This release is identical to ACU 0.1.2, please check https://github.com/kwankiu/acu/releases/tag/0.1.2
ACU 0.1.1-dev
ACU 0.1.1-dev
Install ACU (new install)
bash <(curl -fsSL https://raw.githubusercontent.com/kwankiu/acu/dev/acu) -u
Release notes:
- Support listing packages of an ACU repo
- Added
Rainbow - LightandRainbow - DarkTheme - Support inputting locale code from locale list on interactive menu
- Add locale
set-lang/ Set System Locale feature - Rename argument
--nocolorechoto--nostyling
(The ACU config variableno_color_echois replaced withno_styling, please update in your config if you have enabled it) - Add SoC
set-profileandremove-profile - Improve Time menu
- Add confirm prompt for add repository menu
- Improve help / usage
- Fixed some bugs
ACU 0.0.9-dev
ACU 0.0.9-dev
Install ACU (new install)
bash <(curl -fsSL https://raw.githubusercontent.com/kwankiu/acu/dev/acu) -u
Release notes:
- fixed some bugs
ACU 0.0.8-dev (dev build)
ACU 0.0.8-dev
Install ACU (new install)
bash <(curl -fsSL https://raw.githubusercontent.com/kwankiu/acu/dev/acu) -u
Release notes:
- UEFI / Grub support
- fixed some bugs