Skip to content

Releases: Satanarious/TranslucentFlyoutsConfig

v1.4.2

22 Jun 04:27
ac45359
Compare
Choose a tag to compare

Fixes and Translation Improvement

Dynamic JSON Badge

  • 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)

26 Mar 03:05
e314d2a
Compare
Choose a tag to compare

What's Changed

Dynamic JSON Badge

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

14 Mar 16:28
adb0dff
Compare
Choose a tag to compare

What's Changed

Dynamic JSON Badge

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

29 Feb 12:16
382e20b
Compare
Choose a tag to compare

What's Changed

Dynamic JSON Badge

Full Changelog: v1.3.2...v1.3.3

v1.3.2

21 Dec 07:06
f6f1de3
Compare
Choose a tag to compare

What's Changed

Dynamic JSON Badge

Full Changelog: v1.3.0...v1.3.2

v1.3.0

19 Dec 20:08
edc7a92
Compare
Choose a tag to compare

What's Changed

Dynamic JSON Badge

  • 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

Full Changelog: v1.2.0...v1.3.0

v1.2.0

23 Nov 09:19
9c9aa75
Compare
Choose a tag to compare

What's Changed

Dynamic JSON Badge

  • 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

07 Oct 16:29
f0251cb
Compare
Choose a tag to compare

What's Changed

Dynamic JSON Badge

  • Add App Icon in #20
  • Description for parameters in #22
  • Apply changes prompt or notifier in #23
  • Change applied-icon in #24
  • Translation Support and Color Picker bug fix in #25

Full Changelog: v1.0.0-alpha.4...v1.0.0-beta.1

v1.0.0-alpha.4

06 Sep 14:31
f5aa5bb
Compare
Choose a tag to compare

What's Changed

Dynamic JSON Badge

Full Changelog: v1.0.0-alpha.3...v1.0.0-alpha.4

v1.0.0-alpha.3 (Re-release)

29 Aug 15:00
f0e32a2
Compare
Choose a tag to compare

What's Changed

Dynamic JSON Badge

  • 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