v9
UCS Operator - changelog
All notable changes to this project will be documented in this file.
[9.20.2] - 2026-06-26
🐛 Bug Fixes
- (localization) Remove redundant tests
[9.20.1] - 2026-06-26
🐛 Bug Fixes
- (dispatch-bridge) Localize texts
- Replace ... with …
- (dispatching-rooms) Localize dispatch bridges
- (email) Make email queue widget table horizontally scrollable when it overflows
🚜 Refactor
- (outbound-queue) Replace redux saga with tanstack query
- (outbound-queue) Replace moment with luxon
- (outbound-queue) Add outbound result form typing
- (dispatch-bridge) Remove non-existent css class
- (dispatch-bridge) Centralize actiond dispatching to make sure that user cannot click to actions when previous action did not finish yet
- (dispatch-bridge) Restructure code