Changelog
Keep track of updates, improvements, and new features.
v0.6.292
— May 2026 Latest- AI Companion text selection fallback & Manual Request screen capture
- Revamped Magic Menu and Clipboard Menu UI with pagination and lazy loading
- Standardized package manager to Bun and overhauled website deployment
- Optimized test branch coverage to exceed 80% with Istanbul
- Resolved package.json merge conflicts and improved stash pop safety
- Stripped 'Captured context' metadata from sidebar chat history titles
- Updated documentation and verification commands
v0.6.271
— May 2026- Added bilingual live-demo registration portal and support module
- Added live demo poster as hero section and speaker photo
- Resolved Google Calendar embed visibility in dark mode
- Reverted base64 decoding in build scripts
- Removed In-App Feedback section to prevent ticketing conflict
v0.6.269
— May 2026- Android build optimizations and build sync improvements
- AI companion floating icon activation bug fixes
- Centralized Linux installers under C:\SnipsetBuild\release\bundle
- Enhanced testing and cross-platform input support
v0.6.258
— May 2026- AI Companion integration and chat session controls
- Magic Menu refactoring for improved layout and performance
- Expanded and enhanced Tauri backend test coverage
v0.6.239
— May 2026- Initial integration test suite for Tauri backend module composition
- Architectural Overhaul migrating std::sync::Mutex global locks to tokio::sync::Mutex
- Explicit PoisonError handling across store, lib, and ollama modules
v0.6.231
— May 2026- AI Companion management page with document processing
- Initialized desktop backend modules and project configuration files
- Complete 5-phase backend SRP modularization for desktop backend
v0.6.223
— May 2026- BeefText AI design system and website configurations
- Astro content collection schema and attachment management
- Optimized embedding, custom search, and fixed UI contrast
v0.6.208
— May 2026- Security fix: prevent command injection in admin_create_license (#101)
- Criterion benchmarks for html marker repair and snippet matching
- License-based download page and updated supabase schema
v0.6.180
— April 2026- Added custom Windows manifest with uiAccess=true for enhanced accessibility integration
- Added global audio play utility and bound audio effects to sidebar interactions
- Added script to sync README version automatically via pre-commit hook
v0.6.140
— April 2026- Implemented local network P2P clipboard synchronization via custom network protocol
- Implemented virtualized clipboard management page with full history search, filtering, and infinite scroll
- Refactored modular backend clipboard storage for robust thread safety and memory performance
- Added customizable clipboard restore delay floor settings
v0.6.120
— April 2026- Added tokio Notify to instantly wake up the embedding worker upon snippet creation
- Added automatic locale detection and redirection based on IP
v0.6.73
— April 2026- Custom content type: up to 10 mixed-media attachments per snippet
- Attachment picker supports images, audio, video, and documents in any combination
- Sequential multi-attachment injection engine (200ms delay between items)
- Attachment count badge (🎨 N) shown in snippet list and card views
- Duplicate Custom snippet deep-copies the entire attachment folder
- Backend MAX_ATTACHMENTS=10 limit enforced at Tauri command level
v0.6.69
— April 2026- Ghost text predictive snippets
- Gamification achievements system (7 achievements)
- Inline suggestion popup with keyboard navigation
- Performance optimizations for keystroke processing
v0.6.54
— April 2026- Ghost text popup rendering fixes
- Window positioning clamp and anchor logic
- Prefix-match word splitting in engine
- Build pipeline zero-warning status
v0.6.40
— March 2026- OmniSearch: semantic vector search for snippets
- nomic-embed-text embedding model integration
- Cosine similarity ranking in search results
v0.6.20
— March 2026- AI Chat multi-turn conversation support
- One-click snippet creation from AI responses
- Token management and context windowing
- Ollama model selection in Settings
v0.6.0
— March 2026- Initial public release
- Core snippet engine with Win32 keyboard hook
- MagicMenu overlay (Alt+Space)
- Clipboard history with image support (Super+Space)
- Beeftext JSON import/export
- Template variables: 20+ types
- Statistics page with activity heatmap
- Dark/Light theme toggle
- English + Bahasa Indonesia interface