Releases: artem78/AutoScreenshot
Releases · artem78/AutoScreenshot
v1.10.2
Changes:
- Fixed access denied error when program installed to "Program Files" directory tries to create "screenshots" subdirectory here. Now "My Pictures\screenshots" directory uses as default instead.
v1.10.1
Changes:
- Added German language
- Fixed access denied to config file error if program installed to Program Files directory (issue #21)
- Other minor changes
v1.10
Changes:
- Added hotkeys for start/stop autocapture and single shot
- Added TIFF format
- Added compression option for PNG format
- Added grayscale option for PNG and JPEG formats
v1.9
Changes:
- Added executing custom command after screenshot was taken (issue #18)
- Added capturing monitor where mouse cursor is located (issue #10)
- Added checking for program updates
v1.8.2
Changes:
- Fixed: "Open directory" button do nothing if screenshot directory contains non-ASCII characters
- Fixed: unable to show program version in "About" dialog if installation path contains non-ASCII characters
v1.8.1
Changes:
- When choosed monitor turned off capture from all screens will be used instead (#15 (comment))
- Exists screenshot file will be overwritten (issue #16)
- config.ini file will be deleted when uninstall program
v1.8
Changes:
- Migrated to Free Pascal (Lazarus IDE) from obsolete Delphi 7
- Autosizing for UI
- Hide "Incremental number" options when %NUM variable unused in the filename template
- Added "High DPI" support
- Fixed: screenshot cropped when DPI more than default 100% (issue #6)
- Fixed: auto refresh list of available monitors (issue #15)
- Other minor changes
v1.7.2
Changes:
- Added Turkish translation
v1.7.1
Changes:
- Updated Spanish and Portuguese localizations
- Removed suppressing errors while manually taking screenshot
v1.7
Changes:
- Added screenshot sequential number (with customizable value and leading zeroes amount) to available variables in template
- Localization: for untranslated strings program tries to use them from alternative language or English as a last resort