Skip to content

Releases: synle/display-dj

1.11.8

04 Jul 15:46
a8bf887

Choose a tag to compare

Version: 1.11.8

1.11.6

03 Jul 15:41
4644cdf

Choose a tag to compare

Version: 1.11.6

1.11.2

02 Jul 19:38
ea1b384

Choose a tag to compare

Version: 1.11.2

1.11.1

02 Jun 15:54

Choose a tag to compare

Version: 1.11.1

Full Changelog: 1.10.6...1.11.1

1.10.6

01 Jun 20:51
6f71744

Choose a tag to compare

Version: 1.10.6

What's Changed

  • Sync brightness preset with dark or light mode by @synle in #104
  • Added tooltips and fix minor issue with mode dark mode on and brightness preset by @synle in #105
  • Minor updates to the loading / refreshing by @synle in #106
  • Fixed issue where if some calls failed, the disabled state is not properly reset by @synle in #124

Full Changelog: 1.9.7...1.10.6

1.9.7

18 May 23:39
3593cfb

Choose a tag to compare

Version: 1.9.7

What's Changed

  • 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

Full Changelog: 1.8.2...1.9.7

1.8.2

16 May 00:16
7847a3d

Choose a tag to compare

Version: 1.8.2

What's Changed

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

Full Changelog: 1.8.0...1.8.2

1.8.0

03 May 04:40

Choose a tag to compare

Version: 1.8.0

1.7.5

03 May 04:12
ab4ba3d

Choose a tag to compare

Version: 1.7.5

What's Changed

  • Fixed up the prettier ignore by @synle in #76
  • Sync data using event channels as part of Endpoint handlers by @synle in #77
  • Turn input to read only when monitor name is synced up and updated by @synle in #94
  • Tweaks on the name inputs and added loading animation by @synle in #95

Full Changelog: 1.6.10...1.7.5

1.6.10

30 Apr 04:11
fd080ab

Choose a tag to compare

Version: 1.6.10

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
  • Fix import by @synle in #73
  • Fixed state syncing of brightness by @synle in #74

Full Changelog: 1.5.6...1.6.10