Skip to content

Releases: ChrisAnd1998/TaskbarX

1.6.8.0

21 Mar 07:35
bc911ed
Compare
Choose a tag to compare
  • Improved stability and performance

1.6.7.0

14 Feb 15:59
992e49c
Compare
Choose a tag to compare
  • Fix Configurator window drag lag.
  • Fix (Personal link problem) #562
  • Fix (TaskbarX icons duplication in the tray) #561
  • Fix (Suppress display of CMD window at startup) #547

1.6.6.0

31 Jan 08:08
bf2efd2
Compare
Choose a tag to compare
  • Little Ui changes to the configurator (Acrylic menu).
  • Add default "Revert to zero beyond Tray" option.
    (Revert the taskbar back to the left when the icons start overlapping with the Tray area.)
  • Fix (Taskbar instances present in alt-tab switcher list) #542
  • Fix (Secondary taskbars completely disappear on virtual desktop) #543

1.6.5.0

25 Jan 16:27
3aa772d
Compare
Choose a tag to compare
  • Slight code optimizations.
  • Add option to generate shortcut link with parameters for manual start-up shortcuts.
  • The (TaskbarX: Could not find the handle of the taskbar.) message is now replaced by a delayed restart.
  • Update ModernWpfUI to 0.9.3
  • Update Emoji.Wpf to 0.2.5
  • Update TaskScheduler to 2.9.1
  • Fix (Hide Primary Tray Area bug) #501
  • Add HEX Color box.
  • Add two more Skip Resolution options.
  • Add "Total Primary taskbar opacity" option.
  • Add "Total Secondary taskbar opacity" option.

1.6.4.0

05 Dec 15:07
0912497
Compare
Choose a tag to compare
  • Fix #478 (It doesn't centre if you make the task bar too high)
  • Fix #399 (Taskschedule doesn't work for multiple users.)
  • Fix issue after fix #399 Old settings will automatically be migrated to the current user.
  • Fix #502 Can you make it auto restart after the explorer restarts.
  • Fix #495 Configurator Freezes When Selecting Animation
  • Update to .NET Framework 4.8

1.6.3.0

13 Oct 11:50
bfb7943
Compare
Choose a tag to compare
  • Attempt at fixing a rare glitchy effect bug.
  • Attempt at fixing issues with manipulated toolbars on the left next to the start button.
  • Fix "Error: Missing method 'instance object [TaskbarX] Accessibility.IAccessible::get_accRole(object)' from class 'System.Int32'."
    (The fix is having a 32bit and 64bit version)

1.6.2.0

12 Sep 10:10
67034a0
Compare
Choose a tag to compare
  • Middle click tray icon opens the Configurator.
  • Update Task Scheduler to 2.8.21 https://github.com/dahall/TaskScheduler/releases/tag/v2.8.21
  • Update ModernWPFUI to 0.9.2 https://github.com/Kinnara/ModernWpf
  • Simplified some code
  • Made some changes to the build in uninstaller. (The build in uninstaller removes the install directory. However if you place all the exe's and dll's straight onto your desktop then all the files on your desktop would have been removed to. Now you will be prompted to remove the files manually.)

1.6.1.0

29 Aug 14:10
451082f
Compare
Choose a tag to compare
  • Fix "Phantom windows" issue with "default taskbar on maximized window" #378
  • Argument "-console" shows console output.

1.6.0.0

27 Aug 11:09
82e2cbc
Compare
Choose a tag to compare
  • Fix taskbar color not working with blur.
  • Added transparency grid for better visibility.
  • Fix default taskbar on maximized taskbar not working with UWP apps.
  • Added option to pick a color from the screen.
  • Added "Transparent Gradient" style.
  • Added "Opaque" style.
  • Added some flavor to the navigation menu.

1.5.9.0

25 Aug 13:35
4fb4fc8
Compare
Choose a tag to compare
  • Added option "Default taskbar on maximized window". Argument (-dtbsowm=1)
  • Added option to pick a color for the taskbar style including alpha. Argument (-color=255;255;255;255) (RGBA)
  • Added option "Hide Secondary Tray area". Argument (-hst=1)