v7
UCS Operator - changelog
All notable changes to this project will be documented in this file.
[8.5.1] - 2025-10-17
🐛 Bug Fixes
- (call-history) Do not show error in call history fulltext filter if it's emptyr
[8.5.0] - 2025-10-17
🚀 Features
- (tts) Understand numeric values of transcription confidence
- (call-history) Allow fulltext search in call history
- (ice) Support also turn servers based on url protocol
- (call-history) Split fulltext search by comma to enable union search
🐛 Bug Fixes
- (uphone) Fix possible redundant rerenders
- (call-history) Put call history fulltext search under feature flag to make possible disabling it for instances without stt
- (call-history) Inform user that fulltext needles needs to be at least 3 characters long and filter out shorter needles
⚡ Performance
- (call-history) Restructure call history filter components to re-render only components depending on change data