November 10, 2025
Dashboard v1.1.4
Added
- Account Management: You can now permanently delete your account directly from the dashboard settings. This action will remove all associated data including organizations, projects, and subscriptions.
- Connection Limit Monitoring: Improved visibility and management of connection limits to help you better understand and optimize your database connections.
Changed
- Profile Settings UI: Redesigned the profile management interface with a cleaner, more intuitive side panel layout for easier account configuration.
- Resource Deletion Workflow: Updated the delete confirmation interface across the dashboard with clearer warnings and more prominent action buttons to prevent accidental deletions.
Fixed
- Session Management: Improved handling of expired authentication sessions. When your session expires, you'll now see a refresh button instead of being abruptly redirected to the sign-in page.
- Page Navigation Stability: Fixed an issue that could cause the Nodes page to crash when navigating directly to it via URL or browser refresh.
- Browser Compatibility: Resolved a crash that occurred when using the dashboard with Google Translate enabled in your browser.
- API Key Selection: Fixed an issue in the Weblite authentication dialog where API keys wouldn't be properly selected after choosing a user.
November 6, 2025
SQLite Cloud Server v0.9.106
Fixed
- Fixed concurrency issues affecting client snapshot handling.
- Corrected mutex locking and pending-change tracking for VACUUM and write-related PRAGMAs.
- Fixed incorrect return values for write statements using CTEs with RETURNING.
- sqlite-sync Improved sqlite-sync buffer handling by reserving header space when expanding the encode buffer, preventing crashes with large (>500 KB) change sets.
October 14, 2025
API Server v1.0.651
Changed
- New internal metrics to track requests and SQLite Sync traffic