File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed
src/ExternalDisplayBrightness Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ [ 1.2.0] ( ../../releases/tag/v1.2.0 ) - 2019-10-19
5+ -----------------------------------------------
6+ ### Added
7+ - support for listening to the brightness keys on the Magic Keyboard
8+ - support for keeping the brightness changes even when the display powers off
9+ ### Fixed
10+ - reading the maximum brightness from the display
11+ - support for displays with serial number larger than or equal to 0x80000000
12+ - relaunching the app when the path to the app contains a space
13+ ### Changed
14+ - increased the minimum reply delay in I2C communication with the display to 40 milliseconds as per the DDC/CI standard, which could fix some freezes
15+
416[ 1.1.0] ( ../../releases/tag/v1.1.0 ) - 2019-10-08
517-----------------------------------------------
618### Added
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >APPL </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >1.1 .0 </string >
18+ <string >1.2 .0 </string >
1919 <key >CFBundleVersion </key >
20- <string >1.1.0 </string >
20+ <string >5 </string >
2121 <key >LSApplicationCategoryType </key >
2222 <string >public.app-category.utilities </string >
2323 <key >LSBackgroundOnly </key >
You can’t perform that action at this time.
0 commit comments