3.2.0 (2025-11-14)
- Added
nameattribute to Staged Input. - Real-time active provider connection monitoring (dashboard + websocket)
- Source editor: block selection, batch-mode UI and automatic layout
- Fixed SSL certificate field binding in configuration view
- More robust connection-state and provider-handle management
- Streamlined event notifications and provider-count reporting
- Added configurable
reverse_proxy.resource_retry(UI + server) to tune max attempts, base delay, and exponential backoff multiplier for proxied resources. - Multi Strm outputs with same type is now allowed.
- Added new mapper function
pad(text | number, number, char, optional position: "<" | ">" | "^") - Added new mapper function
formatfor simple in-text replacement likeformat("Hello {}! Hello {}!", "Bob", "World") - Added
reverse_proxy.stream.shared_burst_buffer_mbto control shared-stream burst buffer size (default 12 MB). - Added
movieas alias forvodfor type filter. You can now useType = movieas an alternative toType = vod. - Fixed file locks to avoid race conditions on file operations