Changelog
Everything new, improved, and fixed — as it ships.
v1.1.9
Beta- ImprovedDatabase consolidated from multiple stores down to 2 — faster startup and lower memory footprint
- ImprovedStash and branch cache rebuilt on top of the new unified database layer
- FixedFile locking: lock map and editing signals now update reliably in real time via WebSocket
- FixedPush tracking: files immediately show tracked status in the sidebar after push without requiring a refresh
v1.1.5
Beta- NewDesktop app architecture fully modularized — monolithic main split into focused handler modules
- ImprovedDesktop app now handles 500k+ files via SQLite-backed tracking, virtual scrolling, and streaming IPC
- ImprovedMobile UI redesign: simplified header, compact two-line file rows, swipe-friendly preview sheet
- FixedBranches: fixed infinite loop on rapid project switching; sidebar badges now update independently
v1.1.0
Beta- NewReal-time sync: desktop app connects via WebSocket for instant server-push updates — no more polling delays
- New.cvtignore: custom file-exclusion patterns with built-in presets for common project types
- NewVS Code extension: browser-based login via app.cloudverest.com, removing the Firebase SDK dependency
- ImprovedPerformance overhaul: idle CPU reduced from ~15% to under 1% — WS-first architecture, SQLITE-FAST mode, background throttling
- FixedNew files no longer appear late for large projects — batch flush immediately after directory walk
v1.0.1
Beta- NewCheckout management: force-unlock, force-revert, and upload override with team-based permissions
- NewWatcher: direct SQLite queries for tracked file detection with real-time new-file discovery
- NewShare links: password protection and expiry dates for secure client sharing
- ImprovedMulti-project scan cache — startup now shows diffs for all projects instantly
- FixedPer-project config write tracking — watcher scoped to individual projects instead of global state
v1.0.0
Beta- NewImage annotation: pen, arrow, rectangle, circle, and text overlay tools
- NewVS Code extension: native Source Control panel integration (push, pull, history)
- NewDevice management: view and remotely remove connected devices
- ImprovedFile support: added FBX, OBJ, and GLTF to versioned asset types with metadata extraction
- ImprovedAudit log: now filterable by user, action type, and date range
v0.6.0
Alpha- NewCLI tool (cvt): push, pull, branch, merge, lock commands
- NewCLI: auto-watch mode — automatically pushes on file save with 2s debounce
- NewBranching: pull request workflow — draft, review, approve, and merge
- ImprovedStorage: Global storage network now active across all regions
v0.5.0
Alpha- NewDesktop app: selective sync — choose which folders to download locally
- NewTeam-based folder access: read, write, and hidden permissions per team
- NewVideo review: A/B version comparison mode
- NewInvitation-only registration: admins control who can join
Be the first to get new features
Join the early access waitlist and get updates delivered to your inbox.
Get Early Access