v0.1.1
Fixes
- Auto-fallback to PGlite: When no DATABASE_URL is configured (fresh install), the app automatically uses PGlite local database instead of crashing
- Graceful error handling: IPC handlers now return a clear error message when database is not connected, instead of 'Cannot read properties of null'
- Reconnection mechanism: Switching backend from Settings now automatically reconnects without requiring a restart
Full Changelog: v0.1.0...v0.1.1
Full Changelog: v0.1.0...v0.1.1