Releases: Ryzz3nn/vibedeck-releases
Releases · Ryzz3nn/vibedeck-releases
VibeDeck v0.2.2
New
- Check for updates on demand. Settings > About now has a "Check for updates" button, so you can look for a newer version right away instead of waiting for the periodic check.
Fixed
- Correct version in Settings. The version shown in Settings (About card and sidebar) now reflects the running build instead of always showing 0.1.0.
VibeDeck v0.2.1
New
- KineticHosting connector. Add your KineticHosting API key in Settings > Connections, and new terminals get it as
KINETIC_HOSTING_API_KEYso agents and CLIs can act on your game servers.
Improved
- Real brand logos in Connections. The Connections tab now shows each service's actual brand mark instead of a first-letter monogram.
VibeDeck v0.2.0
New
- Connect services by API token. Add a token for GitHub, Cloudflare, Vercel, Netlify, Stripe, Sentry, OpenAI, or Supabase in Settings, and new terminals get the matching environment variables so agents and CLIs can act on those services. Tokens are stored in the OS keychain, never on disk.
- In-app updater. VibeDeck checks for new versions and can download, install, and relaunch from the sidebar.
- Smoother terminal rendering. The box-drawing lines in agent TUIs (Claude's input frame, separators) now render crisp and continuous instead of broken.
Fixed
- Session resume. When a Claude session ends, VibeDeck prints the exact command to resume it (
claude --resume <id>, orclaude --continuefor a hand-started session). The Resume picker also hides sessions older than 48 hours so it stays focused on where you left off.
VibeDeck v0.1.0
Initial signed release of VibeDeck.
This repo is the public release and auto-update channel. The Windows installer is signed with the updater key so the in-app updater can verify and apply future updates.
Assets:
VibeDeck_0.1.0_x64-setup.exe- Windows x64 installer (NSIS)latest.json- updater manifest (consumed by the in-app updater)