PlugStream is continuously updated to improve reliability, security, and user experience. This page provides a transparent record of every software and firmware release, including what changed and why it matters.
Latest
API Auth 1.1.0
API Auth – 1.1.0
1.1.0
Tests: passed (62/62)Coverage: 31.4%
Service
December 16, 2025
Tags
#api-auth
API Auth – 1.1.0
1.1.0 (2025-12-16)
Bug Fixes
Extract real client IP from X-Forwarded-For headers for rate limiting (9778856)
Service tokens now bypass IP-based rate limiting (d570232)
Use APP_VERSION from CI instead of CARGO_PKG_VERSION (9eb8584)
Features
Add /version endpoint and update Dockerfile for version metadata (cf86974)
Add connection retry logic for DB and RabbitMQ (b9710e6)
Add Prometheus metrics for RabbitMQ consumer health (ef6143d)
Performance Improvements
Add performance test results for 1.0.0-rc.4 (ec5373c)