Přeskočit na hlavní obsah

v9

UCS Operator - changelog

All notable changes to this project will be documented in this file.

[9.2.1] - 2026-05-19

🐛 Bug Fixes

  • (queues) Listen for inbound queue update events and sync queue active state

[9.2.0] - 2026-05-18

🚀 Features

  • (uphone) Disable device selection inputs when device options are not loaded from browser api yet
  • (tabs) Automatically remove unused tabs after long inactivity

🚜 Refactor

  • (uphone) Unify auto answer and ring output device setting

[9.1.2] - 2026-05-18

🐛 Bug Fixes

  • (lexical) Install prettier as dependency to enable prettier plugin in lexical editor

⚙️ Miscellaneous Tasks

  • (uphone) Log whether output/ring/input device change was origined by user interaction or FE API call
  • (dev-server) Disable react-refresh for instance config and volumeMeterProcessor

[9.1.1] - 2026-05-15

🐛 Bug Fixes

  • (build) Define exact version of otel api library to make sure that patch is applied

[9.1.0] - 2026-05-15

🚀 Features

  • (widget-core) Rewrite widget layout edit mode core
  • (login) Reintroduce automatic user mobility logout when user logs out via Operator API to keep compatibility with 3rd party applications

🐛 Bug Fixes

  • Prevent datetime calendar picker to jump back to current month

⚙️ Miscellaneous Tasks

  • (changelog) Setup changelog generating to v9 file
  • (changelog) Automate generating changelog separated by major version into files

[9.0.0] - 2026-05-13

🚀 Features

  • (login) [breaking] User's paired device is no longer unpaired on logout

🚜 Refactor

  • (widget-core) Add typing of widget layout actions
  • (widget-core) Remove unsued exception declaration

⚙️ Miscellaneous Tasks

  • Reformat code
  • (oxlint) Install missing lint plugins
  • (oxlint) Remove rule causing oxlint fail on parsing typescript