Release Notes - New Features (see README.md for implementation documentation)
Updated to Ditto SDK 4.12.1
-
Peer List View
Real-time monitoring of all connected peers in your Ditto mesh network. View local and remote peer information, connection types, and cloud connectivity status with an intuitive expandable interface displaying peer keys and device names. -
Disk Usage Monitor
Track and visualize Ditto database storage metrics in real-time. Monitor disk space consumption, view detailed breakdowns of storage usage, and ensure optimal performance by keeping track of your database footprint. -
Query Editor
Execute DQL (Ditto Query Language) statements directly from your Flutter app. Features include syntax-highlighted query input, real-time result display with pagination, and the ability to export query results in JSON format for analysis and sharing. -
System Settings
Centralized configuration panel for managing Ditto diagnostic tools. Adjust logging levels, configure sync parameters, and control various debugging options all from one convenient location. -
Peer Sync Status
Monitor synchronization state across multiple Ditto subscriptions in real-time. Track connection status (disconnected, idle, or actively syncing), view sync history, and identify synchronization issues with configurable idle timeout detection.
Full Changelog: v1.0.0...v2.0.0