Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b4d42d3596 | ||
|
|
a36a870986 | ||
|
|
959ca27285 | ||
|
|
efd08d5f99 | ||
| eb405d65ad | |||
|
|
fe570877a5 |
31
appcast.xml
31
appcast.xml
@@ -7,30 +7,19 @@
|
|||||||
<language>en</language>
|
<language>en</language>
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
<title>ShotScreen 1.02</title>
|
<title>ShotScreen 1.07</title>
|
||||||
<description><![CDATA[
|
<description><![CDATA[
|
||||||
<h2>ShotScreen 1.02</h2>
|
<h2>ShotScreen 1.07</h2>
|
||||||
|
<h3>New Features:</h3><ul><li>Settings UI: Completely redesigned with modern sidebar navigation</li><li>Scroll Screenshot: New section selection mode - select specific areas before scrolling</li><li>Scroll Screenshot: Visual instructions popup for first-time users</li><li>Scroll Screenshot: ESC key support to cancel operations</li><li>Stash: Customizable window color accent</li><li>Gallery: Real-time stitching progress shown in thumbnail preview</li><li>Window Selection: Now uses native macOS window selection (like Cmd+Shift+4 -> Space)</li><li>Thumbnail Desktop Switching: Smart window behavior when switching between spaces</li></ul><h3>Improvements:</h3><ul><li>Unified notification system: All balloons now have consistent appearance and behavior</li><li>Scroll Screenshot: Smoother scrolling with optimized capture frequency</li><li>Scroll Screenshot: Better state management prevents issues with consecutive captures</li><li>Stash: Improved drag behavior and thumbnail scaling (aspect-fill)</li><li>Performance: Fixed 2fps issue when opening menu/settings</li><li>Text OCR: Balloon appears at mouse position with smooth fade out</li></ul><h3>Bugfixes:</h3><ul><li>Fixed scroll screenshot race conditions and overlapping thumbnails</li><li>Fixed section selection not appearing on second consecutive scroll capture</li><li>Fixed notification balloons staying visible after operations complete</li><li>Fixed area selection notification persistence issues</li><li>Fixed mouse cursor jumping between monitors during scroll capture</li><li>Fixed stash rename functionality with improved animations</li><li>Fixed window capture via menu capturing entire screen instead of windows</li><li>Fixed multiple scroll screenshot state management issues</li></ul>
|
||||||
<h3>New Features</h3>
|
|
||||||
<ul>
|
|
||||||
<li><strong>Visual Timer</strong> - When set to timed preview, a countdown now shows above the thumbnail preview, making it clear how much time is left before capture</li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<h3>Bug Fixes</h3>
|
|
||||||
<ul>
|
|
||||||
<li>Fixed issue where renamed thumbnails couldn't be dragged anymore</li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<p><em>Thank you for using ShotScreen! Your feedback helps make the app better.</em></p>
|
|
||||||
]]></description>
|
]]></description>
|
||||||
<pubDate>Mon, 14 Jul 2025 13:05:58 +0200</pubDate>
|
<pubDate>Tue, 05 Aug 2025 14:37:08 +0200</pubDate>
|
||||||
<enclosure url="https://git.plet.i234.me/Nick/shotscreen/releases/download/v1.02/ShotScreen-1.02.dmg"
|
<enclosure url="https://git.plet.i234.me/Nick/shotscreen/releases/download/v1.07/ShotScreen-1.07.dmg"
|
||||||
sparkle:version="1.02"
|
sparkle:version="1.07"
|
||||||
sparkle:shortVersionString="1.02"
|
sparkle:shortVersionString="1.07"
|
||||||
length="11252010"
|
length="11212802"
|
||||||
type="application/octet-stream"
|
type="application/octet-stream"
|
||||||
sparkle:edSignature="85kaVdXJIHp1dydaSsLOM3bslfZQ12RseJ7KFZWgoNLFBUhoDlIGnRdsVhGZGqZFz3noZJRzcedfJW/waHA3AA==" />
|
sparkle:edSignature="rlI1znydlRq2oUiqyaOzSxD0qJn3L8uk9t61sQxP+LIwjP2IwHNOhp/riDKjp0cs6J5U1XNK4OIph28hgI4bBw==" />
|
||||||
<sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion>
|
<sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
</rss>
|
</rss>
|
||||||
|
|||||||
Reference in New Issue
Block a user