🚀 First official release of ShotScreen with complete feature set: ✨ Core Features: - Advanced screenshot capture system - Multi-monitor support - Professional UI/UX design - Automated update system with Sparkle - Apple notarized & code signed 🛠 Technical Excellence: - Native Swift macOS application - Professional build & deployment pipeline - Comprehensive error handling - Memory optimized performance 📦 Distribution Ready: - Professional DMG packaging - Apple notarization complete - No security warnings for users - Ready for public distribution This is the foundation release that establishes ShotScreen as a premium screenshot tool for macOS.
32 lines
1.5 KiB
XML
32 lines
1.5 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle">
|
|
<channel>
|
|
<title>ShotScreen Updates</title>
|
|
<link>https://git.plet.i234.me/Nick/shotscreen/raw/branch/main/appcast.xml</link>
|
|
<description>ShotScreen Updates</description>
|
|
<language>en</language>
|
|
|
|
<item>
|
|
<title>ShotScreen 1.0</title>
|
|
<description><![CDATA[
|
|
<h2>🎉 ShotScreen 1.0 - Initial Release</h2>
|
|
<p>The first official release of ShotScreen with full screenshot capabilities!</p>
|
|
<ul>
|
|
<li>📸 Advanced screenshot capture modes</li>
|
|
<li>🖱️ Intuitive user interface</li>
|
|
<li>🔄 Automatic update system</li>
|
|
<li>💾 Smart file management</li>
|
|
<li>🎯 Multi-monitor support</li>
|
|
</ul>
|
|
]]></description>
|
|
<pubDate>Fri, 28 Jun 2024 14:00:00 +0000</pubDate>
|
|
<enclosure url="https://git.plet.i234.me/Nick/shotscreen/releases/download/v1.0/ShotScreen-1.0.dmg"
|
|
sparkle:version="1.0"
|
|
sparkle:shortVersionString="1.0"
|
|
length="11218106"
|
|
type="application/octet-stream" />
|
|
<sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion>
|
|
</item>
|
|
</channel>
|
|
</rss>
|