Skip to content

Commit 9a6d738

Browse files
committed
Update README.md (changelog)
1 parent 9d4c1fd commit 9a6d738

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

AeroShot.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@
9494
</ItemGroup>
9595
<ItemGroup>
9696
<None Include="app.config" />
97+
<None Include="README.md" />
9798
</ItemGroup>
9899
<ItemGroup>
99100
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ AeroShotCRE is a fork of AeroShot aiming to add features useful to creators of W
88
* mask - A black mask showing the shape of the window without shadows
99

1010
## Changelog
11+
### 1.9.2
12+
* Added support for copying transparent screenshots into the clipboard
13+
* Broken on Windows 11 for now
14+
* Added a warning if the application is already running
15+
* Reverted to the old backdrop creating mechanism and added a delay between capturing screenshots
16+
* This is still an attempt to fix the bug where background removal fails because the screenshot is taken too early
17+
1118
### 1.9.1
1219
* Reworked how the backdrop is being created
1320
* Fixes most of the cases where background removal failed

0 commit comments

Comments
 (0)