Releases: Satanarious/TranslucentFlyoutsConfig
v1.4.2
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
v1.4.0 (Re-Release)
What's Changed
- Added support for TF v3.0.0+ in #54 by @Satanarious
- Fixed External Functions in #55 by @Satanarious
- Fixed registry key creation error in #59 by @Satanarious
- Parameter Changes
Global:
+ Enable Mini Dump
+ Dark Mode Theme Colorization Type
+ Light Mode Theme Colorization Type
+ Disabled List
DropDown:
+ Enable Fluent Animation
+ Disabled List
Animation:
(All Values similar to Menu->Animation)
Menu:
+ Enable Compatibility Mode
+ Dark Mode Theme Colorization Type
+ Light Mode Theme Colorization Type
+ Disabled List
Tooltip:
+ Text Color (Dark Mode | Light Mode)
+ Border Color (Dark Mode | Light Mode)
+ Gradient Color (Dark Mode | Light Mode)
+ Disabled List
+ Margins Type
+ Margin (Left | Top | Right | Bottom)
✘ Dark Mode Border Color
✘ Light Mode Border Color
✘ Dark Mode Gradient Color
✘ Light Mode Gradient Color
Note
Read Description of each new parameter by clicking the parameter name in app.
- Added DisabledList for each category
- Overhaul of the tooltip category
- Added a new Advanced Tab in the settings
- New Animation Tab for DropDown category
- New Reset All button on each page (Left-Click->Default Value | Right-Click->Last Value)
Important
Translators are needed to add new translations for Simplified Chinese for:
Translations/zh-cn.json
Readme/README-zh_cn.md
CONTRIBUTING.md
Full Changelog: v1.3.5...v1.4.0
v1.3.5
What's Changed
- Return default value in case on any error in registry value by @Satanarious in #48
- Fix internal function logic by @Satanarious in #50
- Fix crash on exit by @Satanarious in #51
Note: This is a minor release, Translucent Flyouts v3.0.0+ will be supported in the next release. This fixes the problem which didn't let you use Translucent Flyouts v3.0.0+ with Translucent Flyouts Config smoothly.
Full Changelog: v1.3.3...v1.3.5
v1.3.3
What's Changed
- Update README-zh_cn.md by @Satanarious in #39
- Fix path bug for special characters by @Satanarious in #42
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
- Fix Alpha Value Bug by @Satanarious in #35
- Fix Internal and External Functions caused due to spaces in path by @Satanarious in #38
Full Changelog: v1.3.0...v1.3.2
v1.3.0
What's Changed
- Update Installation and Usage Instructions by @Satanarious in #29
- 简体中文翻译贡献 / Simplified Chinese translation contribution by @zzqzzqzzq2002 in #32
- Fix Simplified Chinese translation and Pop-In Time bug by @Satanarious in #33
New Contributors
- @zzqzzqzzq2002 made their first contribution in #32
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Settings overhaul in #28
- Add Internal and External Function support already included with TF.
- Add complete theming support.
- Fix the persistent color picker bug.
Full Changelog: v1.0.0-beta.1...v1.2.0
General | Appearance | Internal Functions | External Functions |
This release includes a complete overhaul of the settings and several new additions in it including:
- In-App Theming
- Internal Functions including, Run, Stop, Install, and Uninstall already included in Translucent Flyouts as
.bat
files - Automatic download and install of Translucent Flyouts. This eliminates the need to download and install 2 applications. Now you can have TFC and download TF through it.
⚠Note: For old users of Translucent Flyouts, it is recommended to uninstall and delete the previously installed version of Translucent Flyouts and have the Translucent Flyouts Config folder in a safe location if you want to use the Automatic download and Install option in the application. Because that is where your Translucent Flyouts installation will reside after automatic download and install.
v1.0.0-beta.1
v1.0.0-alpha.4
What's Changed
- Fix Hexadecimal-Decimal Bug by @Satanarious in #12
- Styling, Readme, and Requirements Changes by @Satanarious in #18
- Change Screenshot Names by @Satanarious in #19
Full Changelog: v1.0.0-alpha.3...v1.0.0-alpha.4
v1.0.0-alpha.3 (Re-release)
What's Changed
- Automatically fetches residual or preconfigured parameters from the registry. 1fb813c
- Fixed color bug causing the default and saved values to appear incorrectly. c741ab3
- The Color Picker now loads the previously entered value. 1f43017
- Added new Menu and Tooltip parameters. a803083
- Fixed Start Ratio bug in 1354ef2
- Fixed Hexadecimal-Decimal Bug in 0b48bcc
Note: This release now fully supports Translucent Flyouts v2.1.0
Full Changelog: v1.0.0-alpha2...v1.0.0-alpha.3