Skip to content

Releases: ad2017gd/RainbowTaskbar

v1.3.8

29 Oct 00:05
Compare
Choose a tag to compare

New features:

  • Rounded corners!
  • ... that's it

v1.3.7

28 Oct 08:55
Compare
Choose a tag to compare

Bug fixes:

  • Now checking if cURL is installed before performing update check (would cause an update loop)
  • Removed colored window underlay, as it would randomly pop up on older machines

v1.3.6

27 Oct 00:13
Compare
Choose a tag to compare

New features:

  • Randomizer: randomizes the next color effect
  • Donation button, just for the sake of it
  • New config example - "Randomizer" (duh)

Bug fixes:

  • The file version and description is now set
  • The app will no longer get stuck on checking for updates if there is no internet connection
  • Re-added definitions for WIN32_LEAN_AND_MEAN and VC_EXTRALEAN (removes weird unused libs, smaller file)

v1.3.5

26 Oct 18:08
Compare
Choose a tag to compare

If updating to the new version, simply replace your current executable if you have enabled it at startup.
It's the last time you need to do this :^)

New features:

  • RainbowTaskbar should now auto-upgrade to new versions
  • The system tray tooltip also shows the version now
    image

Bug fixes:

  • Editor has been resized to not waste so much space anymore

v1.3.4

25 Oct 08:31
Compare
Choose a tag to compare

If updating to the new version, simply replace your current executable if you have enabled it at startup.

Bug fixes:

  • Taskbar is finally hidden from ALT+TAB menu

v1.3.3

17 Oct 12:49
Compare
Choose a tag to compare

If updating to the new version, simply replace your current executable if you have enabled it at startup.

New features:

  • Integrated config examples

Bug fixes:

  • Apply will actually restart the config from the beginning instead of waiting to end the current config

v1.3.2

17 Oct 00:25
Compare
Choose a tag to compare

If updating to the new version, simply replace your current executable if you have enabled it at startup.

Bug fixes:

  • Taskbar should now revert to original taskbar style when exiting program normally
  • Fixed weird control behavior issue which caused the editor to delete the wrong line

v1.3.1

16 Oct 18:30
Compare
Choose a tag to compare

If updating to the new version, simply replace your current executable if you have enabled it at startup.

New features:

  • Popup menu when right clicking system tray icon
    • Toggle running on windows startup

Bug fixes:

  • Image size input box used wrong parameters

v1.3

10 Oct 14:28
Compare
Choose a tag to compare

If you want to run the app on startup, make sure to move it somewhere where you won't delete the executable.
If updating to the new version, simply replace your current executable if you have enabled it at startup.

New features:

  • GUI config editor
  • 2 monitor support
  • Tray icon: left click to open config editor, right click to close RainbowTaskbar

Bug fixes:

  • RainbowTaskbar underlay now always hides from taskbar

v1.2.1

01 Aug 00:04
Compare
Choose a tag to compare

If you want to run the app on startup, make sure to move it somewhere where you won't delete the executable.

Bug fixes:

  • Config without c or d (containing Sleep functions) no longer cause huge CPU usage
  • Actually fixed bitmap flicker with double buffering