Compare commits
+10
-22
@@ -7,31 +7,19 @@
|
|||||||
<language>en</language>
|
<language>en</language>
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
<title>ShotScreen 1.03</title>
|
<title>ShotScreen 2.0.12</title>
|
||||||
<description><![CDATA[
|
<description><![CDATA[
|
||||||
<h2>ShotScreen 1.03</h2>
|
<h2>ShotScreen 2.0.12</h2>
|
||||||
<h3>New Features:</h3>
|
<h3>Improvements:</h3><ul><li>The image editor now speaks your language. Every tool, tooltip and options bar is translated, in all ten languages.</li><li>Settings is fully translated too, including the save mode and filename format menus.</li><li>The search box in Settings now finds sections by words in your own language, not only the English ones.</li><li>The Russian translation has been reviewed from start to finish by a native speaker.</li></ul>
|
||||||
<ul>
|
|
||||||
<li>Text Capture: New dedicated capture mode for text extraction with keyboard shortcut (⌘⇧T)</li>
|
|
||||||
<li>Restart First Launch Wizard option in menu</li>
|
|
||||||
<li>Auto login now uses native macOS toggle (no manual setup needed)</li>
|
|
||||||
</ul>
|
|
||||||
<h3>Bugfixes:</h3>
|
|
||||||
<ul>
|
|
||||||
<li>Fixed trial expiration on fresh installations</li>
|
|
||||||
<li>Fixed non-working toggle in First Launch Wizard</li>
|
|
||||||
<li>Toggle switches replace checkboxes in Settings</li>
|
|
||||||
<li>Minor Bugfixes</li>
|
|
||||||
</ul>
|
|
||||||
]]></description>
|
]]></description>
|
||||||
<pubDate>Wed, 06 Nov 2024 14:13:49 +0100</pubDate>
|
<pubDate>Sun, 23 Aug 2026 19:57:56 +0200</pubDate>
|
||||||
<enclosure url="https://git.plet.i234.me/Nick/shotscreen/releases/download/v1.03/ShotScreen-1.03.dmg"
|
<enclosure url="https://git.plet.i234.me/Nick/shotscreen/releases/download/v2.0.12/ShotScreen-2.0.12.dmg"
|
||||||
sparkle:version="1.03"
|
sparkle:version="2.0.12"
|
||||||
sparkle:shortVersionString="1.03"
|
sparkle:shortVersionString="2.0.12"
|
||||||
length="10813648"
|
length="22602980"
|
||||||
type="application/octet-stream"
|
type="application/octet-stream"
|
||||||
sparkle:edSignature="P4EebsZsQ1dHrKQWY3xYAkllKblBQIVZ9H6bqPJAHq5Q1OiOayS+F1YIUOIHU3S9M1GmBzaK+Kx3rJ2o/P6LAw==" />
|
sparkle:edSignature="HBSsqWVvddW065/gK5YzEvyOF7fY5Zv55Q83eRxz/lcHnUIwnWMzLZkyn4lIAnT3QzTJ0FDYnbOB0BmgPg4wDQ==" />
|
||||||
<sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion>
|
<sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
</rss>
|
</rss>
|
||||||
|
|||||||
@@ -0,0 +1,75 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>ShotScreen Privacy Policy</title>
|
||||||
|
<style>
|
||||||
|
body {
|
||||||
|
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;
|
||||||
|
max-width: 800px;
|
||||||
|
margin: 0 auto;
|
||||||
|
padding: 20px;
|
||||||
|
line-height: 1.6;
|
||||||
|
color: #333;
|
||||||
|
}
|
||||||
|
h1 { color: #2c3e50; }
|
||||||
|
h2 { color: #34495e; margin-top: 30px; }
|
||||||
|
.date { color: #7f8c8d; font-style: italic; }
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<h1>Privacy Policy for ShotScreen</h1>
|
||||||
|
<p class="date">Last updated: August 9, 2025</p>
|
||||||
|
|
||||||
|
<h2>Overview</h2>
|
||||||
|
<p>ShotScreen is committed to protecting your privacy. This privacy policy explains how our screenshot application handles your information.</p>
|
||||||
|
|
||||||
|
<h2>Data Collection</h2>
|
||||||
|
<p>ShotScreen does not collect, track, or store any personal information. No analytics, telemetry, or user tracking is performed.</p>
|
||||||
|
|
||||||
|
<h2>Data Usage</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Screenshots are saved locally to your chosen folder</li>
|
||||||
|
<li>Settings and preferences are stored locally on your device</li>
|
||||||
|
<li>No user data is collected or transmitted</li>
|
||||||
|
<li>No analytics or tracking is performed</li>
|
||||||
|
<li>No user accounts or profiles are created</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Background Removal Model</h2>
|
||||||
|
<p>ShotScreen downloads a background removal model (BGRM) from our server when you first use the background removal feature. This is a one-time download of the ML model file only. No user data is sent to the server during this download, and the model runs entirely locally on your device.</p>
|
||||||
|
|
||||||
|
<h2>Data Storage</h2>
|
||||||
|
<p>All screenshots, thumbnails, and preferences are stored locally on your Mac. The background removal model is cached locally after download.</p>
|
||||||
|
|
||||||
|
<h2>Network Usage</h2>
|
||||||
|
<p>ShotScreen connects to the internet only for:</p>
|
||||||
|
<ul>
|
||||||
|
<li>One-time download of the background removal model</li>
|
||||||
|
<li>Checking for app updates (if enabled)</li>
|
||||||
|
</ul>
|
||||||
|
<p>No personal information or usage data is transmitted during these connections.</p>
|
||||||
|
|
||||||
|
<h2>Permissions</h2>
|
||||||
|
<p>ShotScreen requires the following permissions to function:</p>
|
||||||
|
<ul>
|
||||||
|
<li><strong>Screen Recording:</strong> To capture screenshots of your screen and windows</li>
|
||||||
|
<li><strong>Accessibility:</strong> To detect window positions and enable advanced screenshot features</li>
|
||||||
|
<li><strong>File System Access:</strong> To save screenshots to your selected folders (Desktop, Documents, Downloads, or custom locations)</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Children's Privacy</h2>
|
||||||
|
<p>ShotScreen does not knowingly collect information from children under 13 years of age.</p>
|
||||||
|
|
||||||
|
<h2>Changes to This Policy</h2>
|
||||||
|
<p>We may update this privacy policy from time to time. Any changes will be reflected on this page with an updated revision date.</p>
|
||||||
|
|
||||||
|
<h2>Contact</h2>
|
||||||
|
<p>If you have questions about this privacy policy, please contact us at: info@shotscreen.app</p>
|
||||||
|
|
||||||
|
<footer style="margin-top: 50px; padding-top: 20px; border-top: 1px solid #eee; color: #7f8c8d; font-size: 0.9em;">
|
||||||
|
<p>© 2025 ShotScreen. All rights reserved.</p>
|
||||||
|
</footer>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
Reference in New Issue
Block a user