Display DJ Changelog

What's new in Display DJ 1.9.7

May 19, 2022
  • Move and migrate to use mui by @synle in #98
  • Overhaul slider with MUI style by @synle in #99
  • Optimize update by @synle in #101
  • Clean up the logic for updating / refreshing data by @synle in #102

New in Display DJ 1.9.1 (May 18, 2022)

  • Move and migrate to use mui by @synle in #98

New in Display DJ 1.8.2 (May 16, 2022)

  • Win32 - Adding a shortcut executable into program file path by @synle in #96

New in Display DJ 1.7.2 (May 1, 2022)

  • Fixed up the prettier ignore by @synle in #76
  • Sync data using event channels as part of Endpoint handlers by @synle in #77

New in Display DJ 1.6.10 (Apr 30, 2022)

  • Split up @hensm/ddcci into a separate script - Win32 bug can't adjust brightness after unhook and hook the monitor back in by @synle in #65
  • Win32 Build Fix - Missing script for ddcci is not bundled correctly by @synle in #67
  • Fixed issue where the compiled path is not properly working for win32 by @synle in #68
  • Bundle the binary for node ddcci as part of the build by @synle in #69
  • Speed up brightness adjustment, now cache the monitorid for laptop builtin display by @synle in #71
  • Break up more win32 script into separate scripts by @synle in #72
  • Fix import by @synle in #73
  • Fixed state syncing of brightness by @synle in #74

New in Display DJ 1.6.6 (Apr 27, 2022)

  • What's changed:
  • Split up @hensm/ddcci into a separate script - Win32 bug can't adjust brightness after unhook and hook the monitor back in by @synle in #65
  • Win32 Build Fix - Missing script for ddcci is not bundled correctly by @synle in #67
  • Fixed issue where the compiled path is not properly working for win32 by @synle in #68
  • Bundle the binary for node ddcci as part of the build by @synle in #69
  • Speed up brightness adjustment, now cache the monitorid for laptop builtin display by @synle in #71
  • Break up more win32 script into separate scripts by @synle in #72

New in Display DJ 1.5.1 (Apr 19, 2022)

  • Fixed imports to sort by alphabetically imported modules by @synle in #57