github synle/display-dj 1.4.11

latest releases: 1.11.8, 1.11.6, 1.11.4...
2 years ago

Version: 1.4.11

What's Changed

  • Uses Windows for PR Builds by @synle in #5
  • Added an option to reset preferences and configs by @synle in #6
  • Refactor keybindings code and update keybindings more frequently by @synle in #7
  • Dialog reset confirmation by @synle in #8
  • Fixed an issue where brightness slider not working for devices with by @synle in #10
  • Custom brightness preset by @synle in #11
  • Update @babel/core requirement from ^7.17.5 to ^7.17.8 by @dependabot in #3
  • Cleaned up build scripts by @synle in #12
  • Run format in parallel by @synle in #13
  • Move src/electron into src/main by @synle in #15
  • Added unit test framework with jest and a simple test by @synle in #14
  • Update default template for the github pages by @synle in #16
  • Now allow showing notification from system by @synle in #17
  • Added debounced for slider on change event by @synle in #18
  • Added a new component to manage volume change by @synle in #19
  • Properly support volume control by @synle in #20
  • Foundational work to have separate SoundUtils based on OS by @synle in #21
  • Update the icon to be hamburger by @synle in #22
  • Making sound settings work for win32 by @synle in #23
  • Minor adjustment to the build pipeline by @synle in #24
  • Fixed impl for sound utils for mac by @synle in #25
  • Bundle binaries for mac to get around homebrew #26 by @synle in #27
  • Cleaned up mac binaries reference in README by @synle in #28
  • Fixed the path to sound utils binary for windows is not correct by @synle in #29
  • Minor clean up of paths for prebuild and dev envs by @synle in #30
  • Fixed up race condition with monitor name changes by @synle in #41
  • Fixed up the partial update to sync name changes by @synle in #42
  • Update typescript requirement from ^4.6.2 to ^4.6.3 by @dependabot in #40
  • Update sass requirement from ^1.49.9 to ^1.49.10 by @dependabot in #39
  • Update @types/react requirement from ^17.0.40 to ^17.0.43 by @dependabot in #37
  • Update babel-loader requirement from ^8.2.3 to ^8.2.4 by @dependabot in #36
  • Update prettier requirement from ^2.6.0 to ^2.6.1 by @dependabot in #33
  • Update react-query requirement from ^3.34.16 to ^3.34.19 by @dependabot in #32
  • Bump eslint from 7.32.0 to 8.12.0 by @dependabot in #35
  • Added a dedicated saving flag and fixed a minor issue where brightness update will clear up the name by @synle in #45
  • Update prettier requirement from ^2.6.1 to ^2.6.2 by @dependabot in #43
  • Has local state in the UI for sound state by @synle in #46
  • Clean up more code by @synle in #47
  • Code Extraction by @synle in #48
  • Fixed import and use latest react-jsx compiler by @synle in #49
  • Fixed regression issue where volume updates failed after the refactor by @synle in #50
  • Added shortcuts commands for volumes settings by @synle in #52
  • Minor updates to keybindings for volume adjustments (Shift + F12 not working) by @synle in #53
  • Notification enhancement (auto-dismiss and notification for default brightness command) by @synle in #54
  • Added a debounce for dismissal of notification by @synle in #55

New Contributors

Full Changelog: https://github.com/synle/display-dj/commits/1.4.11

Don't miss a new display-dj release

NewReleases is sending notifications on new releases.