Update appcast for v1.0.0-beta.11

This commit is contained in:
Peter Steinberger 2025-07-17 01:26:37 +02:00
parent c9b817d85e
commit d3cce0d776

View file

@ -5,6 +5,72 @@
<link>https://github.com/amantus-ai/vibetunnel</link>
<description>VibeTunnel pre-release and beta updates feed</description>
<language>en</language>
<item>
<title>VibeTunnel 1.0.0-beta.11</title>
<link>https://github.com/amantus-ai/vibetunnel/releases/download/v1.0.0-beta.11/VibeTunnel-1.0.0-beta.11.dmg</link>
<sparkle:version>200</sparkle:version>
<sparkle:shortVersionString>1.0.0-beta.11</sparkle:shortVersionString>
<description><![CDATA[
<h2>VibeTunnel 1.0.0-beta.11</h2>
<p><strong>Pre-release version</strong></p>
<h4><strong>Better Settings Organization</strong></h4>
<ul>
<li>Reorganized settings into logical tabs for easier navigation (#359)</li>
<li>Repository base path now syncs automatically between Mac app and web UI (#358)</li>
<li>Simplified welcome screen repository display (#372)</li>
</ul>
<h4><strong>Improved WebRTC Support</strong></h4>
<ul>
<li>Fixed threading issues in WebRTC screen capture (#375, #378)</li>
<li>Resolved screen capture authentication problems (#264, #374)</li>
<li>More stable screen sharing with proper main thread dispatch</li>
</ul>
<h4><strong>UI Context Awareness</strong></h4>
<ul>
<li>Screen sharing button only appears when Mac app is connected (#367)</li>
<li>Spawn window toggle shows only when relevant (#357)</li>
</ul>
<h4><strong>NPM Package Now Available</strong></h4>
<ul>
<li>vibetunnel (server) is now available as an npm package for easy installation on macOS and Linux (#360, #377)</li>
<li>Install with <code>npm install -g vibetunnel</code> - no build tools required!</li>
<li>Includes prebuilt binaries for Node.js 20, 22, 23, and 24</li>
<li>Supports macOS (Intel and Apple Silicon) and Linux (x64 and arm64) (#344)</li>
</ul>
<h4><strong>Enhanced Git Diff Tool Support</strong></h4>
<ul>
<li>Added JuxtaCode to the list of supported Git diff tools with automatic detection</li>
</ul>
<h4><strong>Improved <code>vt</code> Command</strong></h4>
<ul>
<li>Added verbosity control with <code>-q</code> (quiet), <code>-v</code> (verbose), <code>-vv</code> (extra verbose) flags (#356)</li>
<li>New <code>vt title</code> command to update session names from within a VibeTunnel session</li>
</ul>
<h3>🐛 Bug Fixes</h3>
<ul>
<li>Fixed npm package installation issues (#360, #377)</li>
<li>Fixed control message processing loop (#372)</li>
<li>Fixed file browser constant refresh issue (#354)</li>
<li>Replaced bell icon with settings icon for better clarity (#366)</li>
<li>Resolved Tailwind CSS performance warning</li>
<li>Fixed repeated screen recording permission dialogs</li>
</ul>
]]></description>
<pubDate>Thu, 16 Jan 2025 23:30:00 +0000</pubDate>
<enclosure url="https://github.com/amantus-ai/vibetunnel/releases/download/v1.0.0-beta.11/VibeTunnel-1.0.0-beta.11.dmg"
sparkle:version="200"
sparkle:shortVersionString="1.0.0-beta.11"
length="51131803"
type="application/x-apple-diskimage"
sparkle:edSignature="JqMb4XkC55rQ0mLmvCGbVmH8HuGrRPhm2eAyYyEgtF7iPqWGpSd5gscYKEE9im+yRt8CN1jijauuBpy+Pw+dAw=="/>
</item>
<item>
<title>VibeTunnel 1.0.0-beta.10</title>
<link>https://github.com/amantus-ai/vibetunnel/releases/download/v1.0.0-beta.10/VibeTunnel-1.0.0-beta.10.dmg</link>