File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed
Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 4444 <VersionInfo >
4545 <UseVersionInfo Value =" True" />
4646 <MajorVersionNr Value =" 1" />
47- <MinorVersionNr Value =" 14 " />
48- <StringTable FileDescription =" Automatic screenshot maker" ProductName =" Auto Screenshot" ProductVersion =" 1.14 " />
47+ <MinorVersionNr Value =" 15 " />
48+ <StringTable FileDescription =" Automatic screenshot maker" ProductName =" Auto Screenshot" ProductVersion =" 1.15 " />
4949 </VersionInfo >
5050 <CustomData Count =" 13" >
5151 <Item0 Name =" lazpackager/copyright" Value =" 2020-2023, Artem Demin < megabyte1024@ya.ru>" />
5252 <Item1 Name =" lazpackager/deb/ppa" Value =" ppa:artem78/autoscreenshot" />
5353 <Item2 Name =" lazpackager/deb/series" Value =" precise" />
54- <Item3 Name =" lazpackager/deb/tpl_changelog" Value =" ?PACKAGE_NAME? (1.14.0.0-1) precise; urgency=low
54+ <Item3 Name =" lazpackager/deb/tpl_changelog" Value =" ?PACKAGE_NAME? (1.15.0.0-1) precise; urgency=low
55+
56+ * Fixed running user command after capture not works
57+ * Added option for minimizing to tray when form closed (issue #44)
58+ * Added confirmation before exit
59+ * Updated Chinese translation
60+
61+ -- ?MAINTAINER? < ?MAINTAINER_EMAIL?> Sun, 07 Jan 2024 11:57:39 +0300
62+
63+ ?PACKAGE_NAME? (1.14.0.0-1) precise; urgency=low
5564
5665 * Added playing sound effects for start/stop/capture actions (#39)
5766 * Increased contrast between active and inactive tray icon (#34)
Original file line number Diff line number Diff line change 22; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33
44#define MyAppName " Auto Screenshot"
5- #define MyAppVersion " 1.14 "
5+ #define MyAppVersion " 1.15 "
66#define MyAppPublisher " Artem Demin"
77#define MyAppURL " https://github.com/artem78/AutoScreenshot#readme"
88#define MyAppExeName " AutoScreenshot.exe"
You can’t perform that action at this time.
0 commit comments