Skip to content

Better clipboard support & bugfixes

Compare
Choose a tag to compare
@Cvolton Cvolton released this 29 Jun 12:36
· 24 commits to master since this release

Changelog

  • Added support for copying transparent screenshots into the clipboard
    • Broken on Windows 11 for now
  • Added a warning if the application is already running
  • Reverted to the old backdrop creating mechanism and added a delay between capturing screenshots
    • This is still an attempt to fix the bug where background removal fails because the screenshot is taken too early
    • Capture is slower as a result but less prone to failure (hopefully)

Two releases are available now, the only difference is the required version of .NET:

  • AeroShot.exe - Requires .NET 3.0 (3.5 recommended)
  • AeroShot.NET.4.7.exe - Requires .NET 4.7.2 (4.8 recommended)

The 4.7 release has been made available primarily for special edge cases where it's deemed difficult to install .NET 3.5, it doesn't have any new functionality. Note that it may crash on older operating systems (e.g. Windows Vista), the .NET 3.0 release is recommended in these cases.