DataFlow Changelog
Track all updates, improvements, and bug fixes
2026
vv4.3.0•January 20, 2026•by DataFlow Product Team
Added⚠️ Breaking Change
Introduced AI-powered anomaly detection, customizable widgets, and enhanced real-time data streaming for faster insights.
Detailed Changes
Detailed Changes
1. AI-Powered Anomaly Detection
- Automated Alerts:
- Added AI-driven anomaly detection to identify unusual patterns in data pipelines, such as sudden drops in throughput or unexpected latency spikes.
- Users can now set custom sensitivity levels for alerts based on their operational thresholds.
- Root Cause Analysis:
- Integrated a diagnostic tool that suggests potential causes for detected anomalies (e.g., network issues, API failures).
- Added historical anomaly trends to help users track recurring issues.
2. Customizable Widgets
- Drag-and-Drop Builder:
- Introduced a new widget builder to create custom dashboards with real-time metrics.
- Users can now resize, rearrange, and style widgets to match their workflows.
- Pre-Built Templates:
- Added industry-specific templates for use cases like supply chain monitoring, API performance tracking, and sales analytics.
- Templates include KPIs, charts, and alerts tailored to specific roles (e.g., DevOps, Data Analysts).
3. Real-Time Data Streaming
- Low-Latency Updates:
- Improved data streaming to reduce latency by 50%, ensuring real-time updates for critical metrics.
- Added support for WebSocket-based streaming for live dashboards.
- Data Source Connectors:
- Expanded integration with Kafka, AWS Kinesis, and Google Pub/Sub for high-speed data ingestion.
- Added pre-built connectors for Snowflake, BigQuery, and PostgreSQL.
4. Enhanced Visualizations
- Interactive Charts:
- Introduced drill-down charts to explore data hierarchies (e.g., from regional sales to individual transactions).
- Added heatmaps and geospatial visualizations for location-based analytics.
- Export Options:
- Users can now export dashboards as PDF, PNG, or CSV with customizable layouts.
5. User Experience Improvements
- Dark Mode:
- Added dark mode for better visibility in low-light environments.
- Accessibility:
- Improved keyboard navigation and screen reader support for WCAG 2.1 compliance.
6. Security & Compliance
- Role-Based Access Control (RBAC):
- Added granular permissions for dashboards, widgets, and data sources.
- Introduced view-only roles for stakeholders who need read-only access.
- Audit Logs:
- Expanded audit logs to track dashboard edits, data exports, and user logins.
7. Bug Fixes
- Data Sync Issues:
- Fixed a bug causing intermittent data sync failures with Snowflake and BigQuery.
- Widget Rendering:
- Resolved issues with widgets not loading in high-latency networks.
- Alert Notifications:
- Fixed delays in email and Slack notifications for anomaly alerts.
Breaking Changes
- Legacy API Endpoints:
- The following endpoints are deprecated and will be removed in v5.0.0:
- /api/v1/data/stream (use /api/v2/stream instead).
- /api/v1/widgets (use /api/v2/dashboards instead).
- Developers should update their integrations to use the new endpoints.
- The following endpoints are deprecated and will be removed in v5.0.0: