Fixes and Translation Improvement
- Improved and perfect translations of Chinese Simplified by @Lukoning in #67
- Fixed #68 : where disabledList process was always being added to blockList by @Satanarious in #71.
Thanks to @03302024 for reporting the bug. - Fixed #70 : add an 'Add' ✔ button to disabledList widget by @Satanarious in #72
- Fixed #73 : appearance colours not saving by @Satanarious in #74
- Fixed #69 : add translation support for appearance presets by @Satanarious in #75
- Fixed add button in disabledList setting the process data to 0 by default by @Satanarious in #76
Important
Since the bug in #68 is now fixed, people who used DisabledList before this release may have experienced the same bug, which caused a severe problem that added every process to the global BlockList instead, in all the cases.
All the users that tried the DisabledList and failed to get any outcome, please follow the underlying steps as demonstrated and remove all the unnecessary processes from the global BlockList.
Solution to reset changes caused by the DisabledList bug
Caution
The BlockList is not meant for regular usage and is only meant for extreme cases. For disabling Translucent Flyouts for a particular process, use DisabledList instead.
New Contributors
Full Changelog: v1.4.0...v1.4.2