Skip to content

Releases: gavinkendall/autoscreen

Auto Screen Capture 2.2.0.4

05 Jun 20:43

Choose a tag to compare

Another bug fix.

Auto Screen Capture 2.2.0.3

05 Jun 17:07

Choose a tag to compare

This is a maintenance release which includes a minor bug fix.

Auto Screen Capture 2.2.0.2

03 Jun 17:48

Choose a tag to compare

If you're running the application on a laptop connected to an external hard drive (where you normally save screenshots to), but also save screenshots to the laptop's internal hard drive and then disconnect the laptop, the application would stop the current screen capture session. Now it will continue to run the current screen capture session even if the laptop has been disconnected from the external drive; it will simply not write screenshots to a drive it doesn't have access to. This means that screenshots writing to the laptop's internal hard drive will continue to write to the internal hard drive. The screenshots intended for the external hard drive will be written once its connected to the laptop again because the screen capture session has continue running. Also made some minor performance improvements on the saving of screenshot references.

Auto Screen Capture 2.2.0.1

31 May 19:46

Choose a tag to compare

Fixed bug with empty window title which resulted in image files remaining after cleanup.

Auto Screen Capture 2.2.0.0

24 May 13:12

Choose a tag to compare

Auto Screen Capture now supports an unlimited number of screens.

Auto Screen Capture 2.1.8.2

04 Jan 18:33

Choose a tag to compare

Changed the application's COM GUID.

Auto Screen Capture 2.1.8.1

04 Jan 16:29

Choose a tag to compare

Removed option to start the application when Windows starts.

Auto Screen Capture 2.1.8.0

04 Jan 15:48

Choose a tag to compare

If you have "DebugMode" enabled and Windows is locked then you're going to see error messages logged saying "The handle is invalid". This update will prevent this message from being logged because it just means that a screenshot cannot be taken when Windows is locked so a handle isn't available at the time.

Auto Screen Capture 2.1.7.9

04 Jan 12:25

Choose a tag to compare

Maintenance fix.

Auto Screen Capture 2.1.7.8

18 Dec 19:34

Choose a tag to compare

A new setting named "Schedule" has been introduced which reflects if the Schedule has been turned on or off. This also eliminates the need to have a Trigger that enables Schedule during Application Startup.