Autoscreen Versions Save

Automated screen capture utility

v2.5.1.8

1 year ago

Fixed Region Select to work with displays that use a negative X value and/or a negative Y value. Fixed clipboard paste from selected bitmap via Region Select. Fixed scheduling timer so that Schedules start and stop on the top of the minute at zero seconds so you can stop a running Schedule within the same minute the Schedule was started.

v2.5.1.7

1 year ago

TimeFormatForTrigger considers seconds. Time property for Trigger sets time for zero seconds when loading Triggers, adding new Triggers, and changing existing Triggers so if a Trigger enables a module item it will rebuild the list of module items only once because DateTime.Now compared to Trigger.Time considers the top of the minute at zero seconds instead of triggering for an entire minute.

v2.5.1.6

1 year ago

Image Difference Tolerance (as part of Optimize Screen Capture) is now available for individual Screens and Regions. Can now change dashboard wallpaper.

v2.5.1.5

1 year ago

Optimize Screen Capture tolerance percentage is calculated based on Math.Ceiling() for better results when comparing very small changes between the previous captured image and the current captured image.

v2.5.1.4

1 year ago

A small fix for the -interval command.

v2.5.1.3

1 year ago

The full filepath of each screenshot is clearly displayed for each Screen and Region tab view, the Screenshot Location button is now bigger, the "Metadata" button is now named "Screenshot Metadata", and the "Configure" button is now named "Configure Screen" or "Configure Region" depending on what type of tab view is being shown. Help tips have been removed from the main interface. Fixed issue with Schedules not saving their Enable state.

v2.5.1.2

1 year ago

Restored the ability to use milliseconds for the screen capture interval. Fixed bug with schedules that were supposed to override the main interval so that they now actually do override the main interval. Fixed cosmetic issue with Preview button. Fixed cosmetic issue with Screen Capture Status when Optimize Screen Capture was enabled. Command Deck now shows percentage of tolerance when Optimize Screen Capture is enabled.

v2.5.1.1

1 year ago

Fixed issue with One Time screen capture.

v2.5.1.0

1 year ago

Fixed issues with the SFTP client and failed screenshot uploads to an SFTP server. A null reference exception error would be thrown during a series of attempts in uploading screenshots that previously failed to upload causing the user to exit the application and start the application again (thereby voiding the failed upload process). It was also discovered that, when screenshots that had previously failed to upload, would upload successfully later (after establishing a successful connection with the SFTP server) the screenshots would be uploaded to the incorrect location. They would be uploaded based on the Folder path and the Macro path instead of simply the Macro path (as they usually do upon successful upload). Now screenshots that previously failed to upload will be uploaded based on the Macro path to keep it consistent with how successfully uploaded screenshots are handled.

v2.5.0.9

1 year ago
  • Fixed modules panel open state so it no longer affects width of tabs view if modules panel's state is open during LoadSettings
  • New schedules no longer crash when using "independent" logic and being started manually from Add Schedule dialog form
  • Schedule scope defaults to "All Screens and Regions" if value of "scope" is empty during loading of schedules collection from XML data file. Removed check on Seconds for schedules during schedule check timer so we can handle schedules when a second is skipped. Added more debug logging statements. Errors and Logs folders now save to AppData\Local instead of base directory if not found
  • Fix to filepaths that may contain whitespace in between sub-folders due to stripping of invalid Windows characters from titles and/or labels before saving the screenshot image file to disk. This should prevent some GDI+ errors when saving JPEGs
  • Fix to schedules not starting or running the next day
  • Startup log file is now written to user's Local AppData directory inside "Auto Screen Capture" directory instead of same directory as application
  • Fixed issue with SFTP settings when FileTransferIsLinuxServer setting was not available in sftp.xml due to an upgrade from an old version of the application
  • Added Preview, Start Screen Capture, and Stop Screen Capture buttons to Dashboard
  • Dynamic Regex Validator and Encryptor/Decryptor tool windows no longer "float"; they now behave like normal non-floating windows
  • Fixed startup issue when upgrading from an old version of the application and using the wrong version of the config file
  • Fixed bug if you opened the application without having Dashboard as your selected tab view on startup