<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>FocusSwitch Updates</title>
        <link>https://focus-switch.com/appcast.xml</link>
        <description>Release notes and auto-update feed for FocusSwitch.</description>
        <language>en</language>

        <item>
            <title>Version 0.1.0</title>
            <description><![CDATA[
                <h2>FocusSwitch 0.1.0 — first public build</h2>
                <p>The rules-driven peripheral automation platform ships its first version.</p>
                <ul>
                    <li>Rules Engine — app focus, time schedule, proximity, hotkey, and manual triggers</li>
                    <li>Three actions — switch one device, switch all, execute a saved profile</li>
                    <li>Three-tier peer discovery — Bonjour (LAN), Bluetooth LE (same room), manual hostname</li>
                    <li>Encrypted P2P with Curve25519 + ChaChaPoly, no cloud relay</li>
                    <li>App Intents for Siri and Shortcuts integration</li>
                    <li>Scriptable CLI — <code>focusswitch rules list</code>, <code>focusswitch switch …</code></li>
                    <li>Menu-bar quick actions for manual rules and profiles</li>
                </ul>
            ]]></description>
            <pubDate>Mon, 20 Apr 2026 09:00:00 +0000</pubDate>
            <sparkle:version>1</sparkle:version>
            <sparkle:shortVersionString>0.1.0</sparkle:shortVersionString>
            <sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
            <!-- Sign with: sparkle/bin/sign_update FocusSwitch.dmg -->
            <enclosure
                url="https://focus-switch.com/releases/FocusSwitch-0.1.0.dmg"
                length="0"
                type="application/octet-stream"
                sparkle:edSignature=""
            />
        </item>
    </channel>
</rss>
