From 2b592078284156eafcb259a019304aab6bf2326f Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Sat, 2 Aug 2025 02:22:44 +0200 Subject: [PATCH] Update appcast for v1.0.0-beta.15 - Add new entry for beta.15 with build number 205 - Include Sparkle EdDSA signature for secure updates - Add comprehensive changelog with major features: - Push notifications with Claude detection - Git worktree management and follow mode - CJK input support and terminal multiplexer integration - Quick session switching with keyboard shortcuts - Include contributor acknowledgments --- appcast-prerelease.xml | 69 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) diff --git a/appcast-prerelease.xml b/appcast-prerelease.xml index 106c6422..1d55bed1 100644 --- a/appcast-prerelease.xml +++ b/appcast-prerelease.xml @@ -5,6 +5,75 @@ https://github.com/amantus-ai/vibetunnel VibeTunnel pre-release and beta updates feed en + + VibeTunnel 1.0.0-beta.15 + https://github.com/amantus-ai/vibetunnel/releases/download/v1.0.0-beta.15/VibeTunnel-1.0.0-beta.15.dmg + 205 + 1.0.0-beta.15 + VibeTunnel 1.0.0-beta.15 +

Pre-release version

+ +

✨ Major Features

+

Push Notifications (#475)

+
    +
  • Native push notifications for terminal events - get notified when commands complete, sessions start/end, or errors occur
  • +
  • Customizable notification types: Session exits, command completion (>3s), command errors, terminal bell, Claude AI turn notifications
  • +
  • Smart Claude detection: Automatically identifies Claude CLI sessions and tracks when Claude finishes responding
  • +
  • Complete overhaul of the notification system with reliable push notifications for session events
  • +
  • Test notification feature now works seamlessly between web frontend and Mac app
  • +
+ +

Git Worktree Management & Follow Mode (#452)

+
    +
  • Full worktree support: Create, manage, and delete Git worktrees directly from VibeTunnel
  • +
  • VibeTunnel intelligently follows Git worktrees instead of just branches, perfect for developers using worktrees for parallel development
  • +
  • When you switch branches in your editor/IDE, VibeTunnel automatically switches to the corresponding worktree terminal session
  • +
  • The vt follow command works contextually - run it from either your main repository or a worktree to set up appropriate tracking
  • +
+ +

Comprehensive CJK Input Support (#480)

+
    +
  • Full support for CJK input methods with proper IME (Input Method Editor) integration
  • +
  • Fixed input duplication issues that affected Asian language users
  • +
  • Improved Z-index management to ensure IME candidates display correctly above terminal content
  • +
+ +

Terminal Multiplexer Integration (#460)

+
    +
  • Full integration with tmux, Zellij, and GNU Screen terminal multiplexers for persistent sessions
  • +
  • Create, list, and attach to tmux/Zellij/Screen sessions directly from VibeTunnel interface
  • +
  • Sessions persist across VibeTunnel restarts - never lose your work
  • +
+ +

Quick Session Switching

+
    +
  • Use Cmd+1...9 (Mac) or Ctrl+1...9 (Linux) to instantly switch between sessions when keyboard capture is active
  • +
  • Cmd/Ctrl+0 switches to the 10th session
  • +
+ +

🐛 Bug Fixes

+
    +
  • Enhanced VT command reliability with self-healing capabilities
  • +
  • Fixed menu bar icon not appearing on app launch
  • +
  • Enhanced Tailscale integration with automatic authentication
  • +
  • Improved notification system reliability
  • +
  • Fixed blinking cursor issue in binary terminal mode
  • +
  • Completely redesigned keyboard handling for iOS devices
  • +
+ +

👥 Contributors

+

First-time contributors: @jblwilliams, @lox, @diegopetrucci

+

Additional contributors: @hjanuschka, @fal3, @hewigovens

+ ]]>
+ Fri, 02 Aug 2025 00:19:31 +0000 + +
VibeTunnel 1.0.0-beta.14 https://github.com/amantus-ai/vibetunnel/releases/download/v1.0.0-beta.14/VibeTunnel-1.0.0-beta.14.dmg