<?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>UFO Mothership</title>
    <link>https://ufo-mothership.alienz.ooo/appcast.xml</link>
    <description>Updates for UFO Mothership.</description>
    <language>en</language>
    <item>
      <title>Version 0.0.18</title>
      <pubDate>Fri, 24 Apr 2026 05:26:21 +0000</pubDate>
      <sparkle:version>0.0.18</sparkle:version>
      <sparkle:shortVersionString>0.0.18</sparkle:shortVersionString>
      <sparkle:minimumSystemVersion>12.0</sparkle:minimumSystemVersion>
      <sparkle:releaseNotesLink>https://ufo-mothership.alienz.ooo/notes/v0.0.18</sparkle:releaseNotesLink>
      <description><![CDATA[<h4>Added</h4>
<ul>
  <li><strong>Windows x64</strong> joins the release pipeline as a portable ZIP (<code>ufo-mothership-x64/ufo-mothership.exe</code> + <code>README.txt</code>), served at <code>https://ufo-mothership.alienz.ooo/windows/x64/latest.zip</code> and listed in <code>version.json</code> under <code>platforms.windows-x64</code>. First pass only — no tray UI, no MSI installer, no code signing (SmartScreen warns on first launch), and the Bun binary is a console target so a cmd window stays open while it runs. Proper windowed build + signing cert + MSI are follow-ups.</li>
  <li>Landing page learned a Windows row and a UA sniff that swaps the primary CTA to the Windows ZIP when the visitor is on Windows.</li>
</ul>
<h4>Changed</h4>
<ul>
  <li><code>apps/server/src/main.ts</code> data-dir detection now also recognises Windows user homes (<code>C:\\Users\\X</code> style), so the Windows build writes its data under <code>%USERPROFILE%\\.ufo\\data</code> instead of falling back to the container default <code>/data</code>. The <code>isUnixyUserHome</code> helper was renamed to <code>isUserHome</code> to match the broader reality.</li>
</ul>]]></description>
      <enclosure
        url="https://pub-7d0d2986cc9c4a39931a35d444921627.r2.dev/ufo-mothership/v0.0.18/UFO-Mothership.app.tar.gz"
        length="26430877"
        type="application/octet-stream"
        sparkle:edSignature="xi2y565GqSqfrJB1zWEPLhrPyNfZAmr2DjJxhWqPkx42nPBm3oQQws3Y2JDmgk17feE5+r4eF4V3VRaT/EJqAw==" />
    </item>
  </channel>
</rss>
