List of changes:
- Continued expansion of
Device Infoto now include local IP, eMMC storage, CPU/GPU/SOC Speedo + IDDQ and more.- Fuse related data is auto-dumped to
sdmc:/config/ultrahand/fuse.iniiffuse.iniis missing. - Special thanks to Masagrator.
- Fuse related data is auto-dumped to
- Slight reorganization of
Settings Menu. - More renderer related tweaks and bug fixes. (faster pixel rendering / more FPS)
- Package settings menu now includes a toggle for
Boot PackageandError Logging.- Error logging will now only occur for packages when
Error Loggingis set to anOnstate. (off by default) - Logs will be generated within the package folder in
log.txt. - Root package / root boot package logging will only work with command
logging. - Calls of
loggingcommand will always bypassError Loggingand log errors and commands to the designatedlog.txt.
- Error logging will now only occur for packages when
- New placeholder variables
{cpu_speedo},{cpu_iddq},{gpu_speedo},{gpu_iddq},{soc_speedo}and{soc_iddq}. - New progress indicator bar for visualizing download, unzip, and copy percentages.
- New theme color settings
progress_colorandprogress_alpha.
- New theme color settings
- Return of
shutdown controllersfor manually powering off all connected bluetooth controllers.- This feature still does not work with
Mission Control. Just a heads up.
- This feature still does not work with
- New language variables.
- Alternate languages may still need translations done to the updated
.jsonfiles.
- Alternate languages may still need translations done to the updated
- Updates to libraries
devkitA64andlibnx. - Numerous code optimizations for smaller compilation size and slightly faster commands.
- Various bug fixes.
Full Changelog: d959363...v1.7.2
Update:
- Pre-release period is over. Things appear to be stable. - (09/03/2024 12:27 PM PST)
- Number of memory related bug fixes.
- Corrections to memory ID (got messed up upon initial release).
- Couple logging related bug fixes.
- Copy buffer has been increased to 4x and properly linked.
- Live wallpaper swapping bug fix. - (09/03/2024 3:21 AM PST)
- More live wallpaper swapping bug fixes. - (09/03/2024 4:15 AM PST)
- Tighter/stricter timing for swapping wallpapers to prevent more random crashes. - (09/03/2024 6:28 AM PST)
- Placeholder replacement order of operations bug fix. - (09/03/2024 6:00 PM PST)
Full Changelog: v1.7.2...9ff96ba