Changelog
Stay updated with the latest features, improvements, and fixes in Vibe Manager. Track our journey as we enhance your Claude Code and Cursor workflows.
v1.0.20
patchAdded
- Method to retrieve all visible jobs for a specific project
Improved
- Parallel processing in regex file filter for better performance with multiple root directories
- Root folder selection with enhanced context about primary project directory
- Background job repository with project-specific job visibility
- Resource loading with proper production/development path resolution
- Workflow orchestrator stability and error handling
Fixed
- Critical workflow orchestrator initialization in production builds
- Workflow JSON definitions and migration rules not bundled in production
- Resource loading using compile-time paths instead of Tauri resource resolver
- Error log repository Arc management preventing proper cleanup
v1.0.19
patchAdded
- Error logging database table for better debugging
Improved
- Audio device selection with deduplication to prevent duplicate entries
- Media device handling for cleaner device list
v1.0.18
patchAdded
- External folders support for including directories outside the main project
- Workspace roots resolution for monorepo support
- UI for managing external folders in project settings
Improved
- Cross-platform compatibility
Fixed
- Windows-specific path handling and Git utilities
- Billing commands error handling on Windows
v1.0.17
patchImproved
- Version numbering alignment
Fixed
- Minor UI adjustments
v1.0.16
minorAdded
- Terminal session management with PTY support
- Real-time terminal output monitoring in background jobs
- Terminal output persistence and logging
- Monitoring panel for terminal sessions
Improved
- Background job UI with terminal integration
v1.0.15
minorAdded
- Granular background job event system
- Real-time job status updates with specific events
- Detailed event tracking (created, deleted, status-changed, tokens-updated, cost-updated)
Improved
- Background job repository with app handle integration
- Job monitoring with more detailed event tracking
v1.0.14
patchAdded
- Embedded database schema as fallback
Improved
- Consent verification with retry logic
Fixed
- Critical database initialization issue on fresh installs
- Database resource bundling in build configuration
v1.0.13
patchAdded
- Check for existing keychain access to skip redundant onboarding
Improved
- Onboarding flow with keychain access detection
- Database initialization process
Fixed
- Payment method handling simplification
v1.0.12
patchImproved
- Application initialization and setup flow
- Error handling with better user-friendly messages
Fixed
- Database setup timing issues
v1.0.11
patchImproved
- Enhanced legal compliance with GDPR/CPRA consent management
- Updated cookie consent banner with proper styling
- Improved accessibility across legal pages
Fixed
- Resolved particle effects display on legal pages
- Fixed external link handling in desktop application
v1.0.10
minorAdded
- Legal pages with comprehensive privacy policy and terms of service
- Desktop settings legal tab with third-party provider policies
- Support for xAI (Grok) AI provider
Improved
- Better context curation for large codebases
- Enhanced AI provider integration
- Improved desktop application performance
v1.0.9
minorAdded
- Multi-model AI support with provider routing
- Context-aware workflow orchestration
- Local-first data storage architecture
Improved
- Faster codebase analysis and indexing
- Better error handling and user feedback
- Enhanced security with local data processing
Fixed
- Memory leaks in large project analysis
- UI responsiveness issues on slower machines
v1.0.8
majorAdded
- Initial public release
- Core context curation engine
- Desktop application with system tray integration
- Support for OpenAI, Google AI, and OpenRouter providers
Improved
- Streamlined onboarding experience
- Comprehensive documentation