Summary
This release brings several enhancements and fixes, including improved handling of Wayland on older AMD GPUs with SDDM, removal of an unnecessary package for T2 MacBooks, dependency updates, and various other improvements.
Features ✨
- iwd as Default NetworkManager Backend: Switched to
iwd
as the default backend for NetworkManager in the general network drivers profile and the T2 MacBook profile, potentially improving network management performance and reliability. (#155) - Power Button Support for Ally Handhelds: Added installation and enabling of
powerbuttond
for Ally handhelds, improving power management functionality. (#154)
Bug Fixes 🐛
- Wayland with Older AMD GPUs and SDDM: Disabled Wayland by default for SDDM when using AMD 390xx/470xx series GPUs to address potential compatibility issues. (#157)
- Hook Parsing: Fixed an issue where the script attempted to parse profile names when capturing hooks, leading to unexpected behavior.
- AMD GPU as Additional Display Controller: Corrected a problem where an AMD GPU was incorrectly exposed as an additional display controller.
Chores 🧹
- Removed
tiny-dfr
from T2 Profile: Removed thetiny-dfr
package from the T2 MacBook profile as it is no longer required for basic touchbar functionality, streamlining the installation process. (#156) - Dependency Updates: Updated project dependencies.
This changelog summarizes the changes in this release. For a detailed view of all modifications, please refer to the full diff on GitHub.