List of changes:
- Bug fix for notification text being drawn transparent when hidden (related to the global alpha limiter).
- Bug fix for toggling
Memory Expansionpreventing users from exiting the Ultrahand settings menu. - Ini method optimizations (faster loading).
- Proper menu return to last selected overlay / package when version labels are hidden.
- A unique ID is now used to facilitate precise returns.
- Widget backdrop now utilizes the alpha limiter.
- Language config map (for the initial and repeated parsing of languages) is no longer static.
- This should free up more memory in the global heap.
- Slight improvements for haptics initializations (to prevent failed initializations that sometimes happen on first boot).
- Various minor code optimizations.
Full Changelog: v2.1.6...v2.1.7