Skip to content

Releases: Cvolton/AeroShotCRE

Browse Button Fix

15 Nov 23:09
Compare
Choose a tag to compare

Changelog

  • Attempted to make capture of admin windows more reliable when the program itself is not running as admin
  • Fixed the Browse button

Also available on the Microsoft Store

Custom keyboard shortcut support

03 Aug 15:31
Compare
Choose a tag to compare

Changelog

  • Added "Keep window centered" crop mode (useful on Windows 11)
  • Fixed fonts in the main settings UI
  • Custom keyboard shortcut support
  • Removed the dedicated Windows Vista Optimizations mode
    • Optimizations are now applied per-OS as needed

The .NET 4.x release has been dropped in this release - this build requires .NET Framework 3.0 or 3.5 (recommended)

Better clipboard support & bugfixes

29 Jun 12:36
Compare
Choose a tag to compare

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.

New Icon & Bugfixes

28 Jun 11:28
Compare
Choose a tag to compare

Changelog

  • Reworked how the backdrop is being created
    • Fixes most of the cases where background removal failed
  • Fixed an oversight that made the crop based on the inactive screenshot capture
    • This also addresses screenshots not being saved if inactive dark optimized screenshot was disabled
  • More sensible defaults based on OS detection
    • Inactive light optimized is only enabled on operating systems with Afterglow by default (Windows 7 build 6730 - Windows 8 build 8432) or if Aero Glass for Win8+ is running
    • Mask and fully transparent screenshot capture is only enabled if an operating system with Aero Glass support is detected (Windows Vista [any supported build] - Windows 8 build 8432)
  • Added support for fully transparent screenshots on Windows Vista
  • New icon by @RUvlad1

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.0.exe - Requires .NET 4.0 (4.8 recommended)

The 4.0 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.

Better inactive capture

21 Jun 23:56
Compare
Choose a tag to compare

Changelog

  • Reworked inactive window capture (way more reliable)
  • Fixed Out of memory errors
  • Fixed a bug that caused the background removal to fail (only a 300x300px rectangle in the top left corner would have the background removed)
  • Removed the "Press OK to start the program" dialog
  • Fixed a typo in the startup notification
  • Added a warning message if background removal fails
  • Improved support for DPI scaling on Windows 10 1607 and above (no more cropped out shadows if the scaling factor is too high)

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.0.exe - Requires .NET 4.0 (4.8 recommended)

The 4.0 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

Windows Vista Optimizations Improved

04 May 11:57
Compare
Choose a tag to compare
  • Vista Optimizations no longer have to restart DWM

Windows Vista Optimizations

03 May 16:11
Compare
Choose a tag to compare
  • Added a special colorization mode for Windows Vista
    • Fixes masks on Vista
  • Condensed the settings window, fixed TabIndexes
  • Fixed certain crashes on Windows XP

Epic Bugfix Release

30 Apr 00:46
Compare
Choose a tag to compare
  • Performance improvements (Disabled calculating white optimized screenshot if it's disabled)
  • Fix for out of memory errors on Windows XP when a window dimension is an even number
  • Fixed a "bug" that made a small rectangle appear in inactive window screenshot if the window was positioned in the upper left corner of the screen while capturing the image
  • Deleted all traces of opaque screenshots feature which was disabled since v1.6.0
    • The setting dialog is smaller as a result and fits on a 720p screen now

Fully transparent screenshots

28 Apr 12:52
Compare
Choose a tag to compare
  • Added support for fully transparent screenshots (t1, t2)
  • Added Custom canvas size

Windows XP support & Masks

25 Apr 23:53
Compare
Choose a tag to compare
  • Windows XP and Vista Beta support (only certain builds of Vista, requires testing)
  • Added support for capturing the window mask
  • More verbose error messages for debugging
  • Added option to disable any screenshot type in the settings