File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.6.4] - 2026-07-03
11+
12+ ### Added
13+ - Add screenshot quality compression settings (2da49ae)
14+ - Add share extension and image open handling (83ab9fe)
15+
16+ ### Changed
17+ - Refresh update check before showing install prompt (b50de35)
18+ - Simplify compressed screenshot quality hints (559af59)
19+
1020## [ 1.6.3] - 2026-07-01
1121
1222### Fixed
Original file line number Diff line number Diff line change 1919 <key >CFBundlePackageType </key >
2020 <string >XPC! </string >
2121 <key >CFBundleShortVersionString </key >
22- <string >1.6.3 </string >
22+ <string >1.6.4 </string >
2323 <key >CFBundleVersion </key >
24- <string >445 </string >
24+ <string >450 </string >
2525 <key >LSMinimumSystemVersion </key >
2626 <string >14.0 </string >
2727 <key >NSExtension </key >
Original file line number Diff line number Diff line change 6464 <key >CFBundlePackageType </key >
6565 <string >APPL </string >
6666 <key >CFBundleShortVersionString </key >
67- <string >1.6.3 </string >
67+ <string >1.6.4 </string >
6868 <key >CFBundleURLTypes </key >
6969 <array >
7070 <dict >
7777 </dict >
7878 </array >
7979 <key >CFBundleVersion </key >
80- <string >445 </string >
80+ <string >450 </string >
8181 <key >LSMinimumSystemVersion </key >
8282 <string >14.0 </string >
8383 <key >LSUIElement </key >
You can’t perform that action at this time.
0 commit comments