Scribe v0.0.74 (Beta)
BetaThis is a pre-release build available to beta testers. ## Bug Fixes - Fixed the app window repeatedly stealing focus from other applications - Fixed Cmd+Q not fully quitting the app (server and background tasks now stop properly) - Fixed orphaned server processes causing restart loops after updates - Fixed hub connection being lost after a single temporary network hiccup - Fixed admin role not propagating correctly from hub auth - Fixed project auto-assignment prioritizing git remote over name match - Fixed invoice share links on desktop - Fixed sending invoices via email ## Improvements - Replaced hand-rolled admin system with Better Auth admin plugin - Streamlined desktop sync engine (1116 → ~80 lines) - Added logo support and page overflow handling to invoice PDF - Updated dependencies (Better Auth 1.5.6, Next.js 16.2.2, TypeScript 6.0.2) - Version management now tracks the actual release version in package.json