Skip to content

v1.15.0

Choose a tag to compare

@brogers5 brogers5 released this 04 Dec 20:49
· 42 commits to main since this release
667c276

Software

New in v1.15.0

New features & improvements:

  • Implemented new UI for the hotkey overlay when using the Windows 11 style.
  • Refactored the Time of Day Adjustments code to be more reliable.
  • Time of Day Adjustments will now use the user's transition setting under most conditions.
  • Added option to animate between the current and next Time of Day Adjustment time throughout the day.
  • Implemented CLI option to trigger current Time of Day Adjustment.
  • Refactored the Idle Detection system and UI to be more flexible and precise.
  • Added options to the system tray right-click menu for pausing Idle Detection and Time of Day Adjustments.
  • Added option to switch to Beta update channel (not available for Microsoft Store version).
  • Fixed a bug that could cause excessive CPU/RAM usage at startup.
  • Improved focus handling.
  • Updated localizations.

Other information:

  • The new Windows 11 hotkey overlay is not intended to be a 1:1 recreation of the native brightness/volume flyout. Please don't open an issue that it isn't exactly the same. Bug reports are welcome.
  • The new Time of Day Adjustment animation setting will more actively keep your scheduled brightness in sync. This may increase CPU usage. It will also be more difficult to manually set brightness due to the scheduled brightness kicking in every minute or so.

Full Changelog: https://github.com/xanderfrangos/twinkle-tray/releases/tag/v1.15.0

Package

  • Update to 1.15.0
  • Added support for beta releases, opt in with --pre or --prerelease
  • Fix shimming/start compatibility when redirecting install location
    • Taking new dependency on chocolatey-core.extension v1.0.0 or later to resolve install location
  • Added package note to description to clarify installer framework used
  • Minor documentation updates

Full Changelog: v1.14.8...v1.15.0