28 releases

Changelog

New updates and improvements to Scribe.
Follow along as we build in public.

Get notified about releases

Subscribe to product updates.

Latest
v0.0.68BetaYesterday

Release 0.0.68

Download

Scribe v0.0.68

Beta
Feb 26, 2026GitHub

Release 0.0.68

Scribe v0.0.67

Beta
Feb 25, 2026GitHub

Release 0.0.67

Scribe v0.0.66 (Beta)

Beta
Feb 21, 2026GitHub

This is a pre-release build available to beta testers. ## Bug Fixes - Fixed timeline filters not working correctly on desktop - Fixed ingestion errors and improved handling of chat discovery data - Fixed sync results modal layout and skeletons - Fixed loading spinner appearance across the app ## Improvements - Sync results modal now shows project details for better context - Redesigned scan roots UX for a cleaner setup experience

Scribe v0.0.65

Beta
Feb 20, 2026GitHub

Release 0.0.65

Scribe v0.0.64

Beta
Feb 20, 2026GitHub

Release 0.0.64

Scribe v0.0.64

Beta
Feb 20, 2026GitHub

Release 0.0.64

Scribe v0.0.64

Beta
Feb 20, 2026GitHub

## What's New - First-launch experience: new users are now guided through the setup wizard instead of landing on an empty timeline - Project sync names now opens as a dialog with checkboxes per mapping — accept only the ones you want - Live status bar shows background tasks (project discovery, hub sync, ingestion) with auto-dismiss - Environment management: Postman-style secrets stored locally, synced to team via hub ## Improvements - Settings panel uses multi-view layout with a "More Settings" button for cleaner navigation - Auto-discover projects runs in the background after adding a scan root, making hub sync ready immediately ## Bug Fixes - Fixed auto-ingest and auto-sync schedule intervals not persisting correctly - Fixed new user onboarding loop that could send users back to empty timeline - Fixed changelog page sort order (newest releases first)

Scribe v0.0.63

Beta
Feb 20, 2026GitHub

Release 0.0.63

Scribe v0.0.62

Beta
Feb 20, 2026GitHub

Release 0.0.62

v0.0.61

Beta
Feb 19, 2026GitHub

> Pre-release / beta build ## Bug Fixes - Fixed database migrations not applying missing columns on existing installs (affected upgrades from older versions) - Fixed Drizzle migrations not included in app bundle — upgrades now apply correctly - Fixed a hang when loading timeline data caused by cursor iteration blocking HTTP responses - Fixed several smaller bugs in invoices, ingest progress, and database startup ## Improvements - Database startup is more reliable — migrations now run automatically via Drizzle at launch - Added CI benchmark tracking for database query performance regressions - Chart rendering improvements

Scribe v0.0.60

Beta
Feb 19, 2026GitHub

Release 0.0.60

Scribe v0.0.59

Beta
Feb 19, 2026GitHub

Release 0.0.59

Scribe v0.0.58

Beta
Feb 19, 2026GitHub

Release 0.0.58

Scribe v0.0.57

Beta
Feb 19, 2026GitHub

Release 0.0.57

Scribe v0.0.55

Beta
Jan 31, 2026GitHub

Release 0.0.55

Scribe v0.0.55

Beta
Jan 31, 2026GitHub

Release 0.0.55

Scribe v0.0.55

Beta
Jan 31, 2026GitHub

Release 0.0.55

Scribe v0.0.55 (Beta)

Beta
Jan 31, 2026GitHub

This is a pre-release build available to beta testers. ## What's New - Windows installer is now a proper MSI package with Start Menu shortcut, Add/Remove Programs entry, and silent install support - `scribe://` deep links now work on Windows ## Improvements - Windows distribution no longer requires extracting a zip — just double-click the MSI

Scribe v0.0.54 (Beta)

Beta
Jan 31, 2026GitHub

This is a pre-release build available to beta testers. ## Bug Fixes - Fixed Windows build failing during installer compression

Scribe v0.0.53 (Beta)

Beta
Jan 31, 2026GitHub

This is a pre-release build available to beta testers. ## Bug Fixes - Fixed download page showing both macOS and Windows installers correctly

Scribe v0.0.52 (Beta)

Beta
Jan 31, 2026GitHub

This is a pre-release build available to beta testers. ## What's New - Added "Uninstall Scribe" option in the tray menu to cleanly remove the app ## Improvements - Version and build hash now display correctly in packaged builds - About dialog only opens when the server is running ## Bug Fixes - Fixed Windows build upload using correct storage backend

Scribe v0.0.51 (Beta)

Beta
Jan 31, 2026GitHub

This is a pre-release build available to beta testers. ## Improvements - Graceful server shutdown with automatic cleanup of orphaned processes - Improved port conflict messaging with "Kill & Retry" action ## Bug Fixes - Fixed Windows build failing due to insufficient memory during compression

Scribe v0.0.50 (Beta)

Beta
Jan 31, 2026GitHub

This is a pre-release build available to beta testers. ## What's New - Windows support: CI now builds a Windows installer alongside the macOS DMG - Improved security: hardened deep link handling, AppleScript injection prevention, server binding to localhost only ## Improvements - Migrated to ElectroBun v1.3 APIs (navigation rules, updated event system) - Cross-platform server bundling for Windows and macOS ## Bug Fixes - Fixed Windows CI: UTF-8 BOM in package.json breaking ElectroBun config parsing - Fixed Windows build using proper stable artifacts instead of dev build

Scribe v0.0.49 (Beta)

Beta
Jan 31, 2026GitHub

This is a pre-release build available to beta testers. ## What's New - Windows support: CI now builds a Windows installer alongside the macOS DMG - Improved security: hardened deep link handling, AppleScript injection prevention, server binding to localhost only ## Improvements - Migrated to ElectroBun v1.3 APIs (navigation rules, updated event system) - Cross-platform server bundling for Windows and macOS

Scribe v0.0.48 (Beta)

Beta
Jan 31, 2026GitHub

This is a pre-release build available to beta testers. ## Bug Fixes - Fixed potential AppleScript injection in system notifications and login item management - Fixed potential XSS via deep link token parameters - Server now binds to localhost only (127.0.0.1) instead of all interfaces - Non-HTTP URLs blocked from opening in external browser - Singleton lock uses atomic file creation to prevent race conditions - Auth tokens redacted in deep link logs

Scribe v0.0.47 (Beta)

Beta
Jan 31, 2026GitHub

This is a pre-release build available to beta testers. ## Bug Fixes - Fixed deep link authentication failing silently when token parameter is missing - Fixed settings file corruption being silently ignored instead of logged - Fixed deep links being lost when clicked before the server finishes starting - Fixed EADDRINUSE errors causing useless restart loops instead of showing the port conflict screen - Fixed unnecessary git process spawn in packaged builds

Scribe v0.0.46 (Beta)

Beta
Jan 30, 2026GitHub

This is a pre-release build available to beta testers. ## What's New - Unified settings page with organization/business info fields - Marketing pages added (features, pricing, docs, contact) - Generative AI-powered 404 page ## Improvements - SEO metadata, Open Graph images, and structured data for all pages - Changelog page now has stable/beta channel tabs - New SEO content pages (vibe-engineering, vibe-coding) ## Bug Fixes - Fixed stale hub URL persisting in settings after changes - Fixed tour projects step rendering behind the navigation bar

Scribe v0.0.45 (Beta)

Beta
Jan 30, 2026GitHub

This is a pre-release build available to beta testers. ## What's New - About Scribe dialog now shows version number, build commit hash, and copyright - Build hash visible in settings panel for easier debugging ## Improvements - Sync page decomposed into composable components for better performance - Invoice detail page restructured with PDF download and share link improvements - Hub tour positioning and keyboard shortcuts fixed - Desktop sync status shown in sync page ## Bug Fixes - Fixed About Scribe menu crashing when no window is available - Fixed hub-desktop CORS issues - Fixed Vercel Blob upload types for invoice sharing

Want to see what's coming next?