File tree Expand file tree Collapse file tree 3 files changed +17
-3
lines changed Expand file tree Collapse file tree 3 files changed +17
-3
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,20 @@ _/_/_/_/ _/ _/_/_/ _/ _/ _/_/ _/_/_/ _/_/_/ _/_/_/ _/
1313# Software changelog
1414===================================================================================
1515
16+ Version 5.11.2.18
17+ ---------------
18+ January 18, 2019
19+
20+ * MacOS AV Grabber (#210)
21+ * Sound Visualizer for MacOS
22+ * Windows 10 Night Light and MacOS support (#177)
23+ * Improved DDupl grabbing performance
24+ * SessionChangeDetector for MacOS (#82)
25+ * Detect display sleep on Windows (#147)
26+ * Twin Peaks sound visualizer
27+ * Grab timing fix (#120)
28+ * Re-launching opens Settings Window (#142)
29+
1630Version 5.11.2.17
1731---------------
1832April 26, 2018
Original file line number Diff line number Diff line change 1- 5.11.2.17
1+ 5.11.2.18
Original file line number Diff line number Diff line change 2727#pragma once
2828
2929// Current version of Lightpack software
30- #define VERSION_STR "5.11.2.17 "
30+ #define VERSION_STR "5.11.2.18 "
3131
3232// Resource defines using in Lightpack.rc
33- #define VER_FILEVERSION 5,11,2,17
33+ #define VER_FILEVERSION 5,11,2,18
3434#define VER_PRODUCTVERSION VER_FILEVERSION
3535
3636#define VER_FILEVERSION_STR VERSION_STR "\0"
You can’t perform that action at this time.
0 commit comments