|
1 | | -# Release Notes |
| 1 | +# Release Notes: Industrial Edge Insights Multimodal |
2 | 2 |
|
3 | | -- [December 2025](./release-notes/dec-2025.md) |
| 3 | +## Version 2026.0 |
| 4 | + |
| 5 | +**March 24, 2026** |
| 6 | + |
| 7 | +This release introduces **S3-based frame storage**, **deployment hardening**, and |
| 8 | +**documentation improvements**. |
| 9 | + |
| 10 | +**New** |
| 11 | + |
| 12 | +- **RTP Timestamp Alignment**: Fusion Analytics now uses the RTP sender NTP timestamp |
| 13 | + (`metadata.rtp.sender_ntp_unix_timestamp_ns`) to match frames with the nearest metadata |
| 14 | + records for improved synchronization. |
| 15 | +- **SeaweedFS S3 Integration**: DL Streamer now stores output frames and images in an |
| 16 | + S3-compatible SeaweedFS backend, with full Helm chart support. |
| 17 | +- **Vision Metadata Persistence**: DL pipeline vision metadata is now saved persistently to |
| 18 | + InfluxDB through Fusion Analytics for improved traceability. |
| 19 | +- **Helm Deployment**: Helm charts for multimodal deployment are now available. |
| 20 | + |
| 21 | +**Improved** |
| 22 | + |
| 23 | +- Simulation data is now embedded directly into the container image, removing the external |
| 24 | + PV/PVC volume dependency and simplifying weld-data-simulator deployment. |
| 25 | +- System requirements have been updated to reflect CPU-only validated configurations. |
| 26 | +- Third-party service images have been updated: Telegraf, Grafana, Eclipse Mosquitto, |
| 27 | + MediaMTX, Coturn, and SeaweedFS. |
| 28 | +- **Security**: SeaweedFS container runtime has been hardened. |
| 29 | +- Documentation has been extended and improved for ease of navigation, covering updates to |
| 30 | + setup guides, Helm deployment, and more. |
| 31 | + |
| 32 | + |
| 33 | +For information on older versions, check [release notes 2025](./release-notes/release-notes-2025.md) |
4 | 34 |
|
5 | 35 | <!--hide_directive |
6 | 36 | ```{toctree} |
7 | 37 | :maxdepth: 5 |
8 | 38 | :hidden: |
9 | | -release-notes/dec-2025.md |
| 39 | +
|
| 40 | +release-notes/release-notes-2025.md |
10 | 41 | ``` |
11 | 42 | hide_directive--> |
0 commit comments