Skip to content

Releases: artem78/AutoScreenshot

v1.10.2

12 Sep 12:10
Compare
Choose a tag to compare

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

12 Jul 19:46
Compare
Choose a tag to compare

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

11 Jun 15:52
Compare
Choose a tag to compare

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

01 Jun 19:09
Compare
Choose a tag to compare

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

12 Oct 18:45
Compare
Choose a tag to compare

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

03 Oct 13:17
Compare
Choose a tag to compare

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

03 Sep 11:05
Compare
Choose a tag to compare

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

19 Jun 10:10
Compare
Choose a tag to compare

Changes:

  • Added Turkish translation

v1.7.1

14 May 15:15
Compare
Choose a tag to compare

Changes:

  • Updated Spanish and Portuguese localizations
  • Removed suppressing errors while manually taking screenshot

v1.7

07 May 15:37
Compare
Choose a tag to compare

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