Releases: augustinbegue/icue-ambilight
Releases · augustinbegue/icue-ambilight
v1.6.4
What's Changed
- Refactor - Fixing my bad design choices from 2 years ago - #53
- For developers: dev scripts now have faster compile time and support watch & hot reload
- Background behaviours & New logo - #55
- App can now Minimize to tray, Start with windows and Start in tray
- Fixed a bug where the config properties were not checked for properly - #58
Full Changelog: v1.6.3...v1.6.4
v1.6.3
What's changed
- Renderer, Preload and Main scripts now compiled using vite - #53
- Enabled auto-updates - #53
- Fulfils #40
Full Changelog: v1.6.2...v1.6.3
v1.6.2
What's Changed
- Upgrade to Electron v16.0.2 - #50
- Added Support Links in the Settings tab
Full Changelog: v1.6.1...v1.6.2
v1.6.0
1.5.0
What's Changed
Features
- Average color by applying blur to screen capture image by @chriiis78 in #41
Fixes
- Updated cue-sdk to 2.2.0 by @augustinbegue in #47
New Contributors
- @chriiis78 made their first contribution in #41
Full Changelog: v1.4.3...v1.5.0
1.4.3
1.4.2
v1.4.1 - Bug Fixes
v1.4.0 - Device layout edition
- Added the possibility to edit the layout of the device, effectively editing which portion of the screen the devices are mirroring.
- Added the possibility to disable specific devices, making its leds black (the color can be changed in the localstorage of the app using the devtools)
- Improved the look of the window and of the app, making it more seamless with other windows apps
- Removed black bar detection because it caused scaling issues, it will be later remade from scratch
v1.3.0 - New layout and Hopefully less bugs
- Updated version of electron and the cue sdk
- Improved layout of the app to allow for future expansion
- (The layout tab of the app is left blank for future versions because I forgot to remove it when building 😢)