Documentation
Docs
Learn
Release Notes
  • English
  • Українська
Docs
Learn
Release Notes
  • English
  • Українська
  • Release Notes
  • 5.6.10
  • 5.6.9
  • 5.6.8
  • 5.6.7
  • 5.6.6
  • 5.6.5
  • 5.6.4
  • 5.6.3
  • 5.6.2
  • 5.6.1
  • 5.6.0
  • 5.5.6
  • 5.5.5
  • 5.5.4
  • 5.5.3
  • 5.5.2
  • 5.5.1
  • 5.5.0
  • 5.4.4
  • 5.4.3
  • 5.4.2
  • 5.4.1
  • 5.4.0
  • 5.3.42
  • 5.3.41
  • 5.3.40
  • 5.3.39
  • 5.3.38
  • 5.3.37
  • 5.3.36
  • 5.3.35
  • 5.3.34
  • 5.3.33
  • 5.3.32
  • 5.3.31
  • 5.3.30
  • 5.3.29
  • 5.3.28
  • 5.3.27
  • 5.3.26
  • 5.3.25
  • 5.3.24
  • 5.3.23
  • 5.3.22
  • 5.3.21
  • 5.3.20
  • 5.3.19
  • 5.3.18
  • 5.3.17
  • 5.3.16
  • 5.3.15
  • 5.3.14
  • 5.3.13
  • 5.3.12
  • 5.3.9
  • 5.3.6
  • 5.3.5
  • 5.3.3
  • 5.3.2
  • 5.3.1
  • 5.3.0
  • 5.2.14
  • 5.2.13
  • 5.2.12
  • 5.2.11
  • 5.2.10
  • 5.2.9
  • 5.2.5
  • 5.2.3
  • 5.2.2
  • 5.2.1
  • 5.1.1
  1. Docs
  2. /Release Notes
  3. /Release 5.6.9

Release 5.6.9

What's changed

  • Operator settings: fields validate in real time with clear error messages; user table sorts by role, manager, and schedule; duplicate file extensions are blocked; hot key conflicts are visible on the settings page.
  • Broadcasts: filters work more reliably; the system doesn't skip criteria; the old broadcast interface now recommends switching to the new constructor.
  • Stability: fixed a memory consumption issue that caused system instability.
  • OperatorLine: chat and contact details adapt to window size without horizontal scrolling; system messages are labeled correctly; long text is truncated with a tooltip on hover.

How it's changed

Before: Settings errors were not obvious; broadcasts could fail with filters; the system experienced instability under load; OperatorLine layout broke in narrow windows; system messages displayed incorrectly.

Now: Validation happens in real time; broadcasts process reliably; the system is more stable; layout adapts to window size; system messages are labeled correctly.

Why it matters

Operators find it more comfortable to configure their screens; broadcasts become a more reliable communication channel; the system runs without interruptions; operators are more comfortable working on screens of any size.

Details by product section

Settings — operator screens

Improved

  • Hot keys: conflicts appear on the settings page in real time; the error is visible when the first block is also open.

  • Session timeouts: the "Save" button is disabled if timeout is enabled but minutes are not set; validation happens live.

  • File management: the system warns when trying to add an extension that already exists; saving is blocked until extensions are normalized.

  • Users and roles: the user table sorts by displayed text (role name, manager name, schedule name); required fields are visually distinguished; user form shows * next to password in create mode; custom field types SELECT and SELECTAPI work; schedule remains visible even if the operator doesn't have access to calendars.

Broadcasts

Fixed

  • Contact filtering: the system no longer accepts invalid filter parameters; filters work correctly when selecting contacts by channel.

  • Temporal fail-fast: the system doesn't retry requests that contain SQL errors; deterministic errors (bad column name, syntax) are immediately treated as non-retryable.

  • Recommendation to switch to new constructor: the old broadcast interface shows a message about the more powerful new constructor with a link (if configured).

OperatorLine — chat and details

Improved

  • Layout in narrow windows: chat list, contact details panel, and request details adapt to window size without horizontal scrolling; long text is truncated with ellipsis.

  • Tooltips on hover: if text is truncated, the full text appears on hover (in contact details, requests, but not system messages).

  • System messages: chat list correctly displays system messages (for example, chat status changes) even when the payload doesn't contain explicit labels; instead of the sender's name, a "System message" label is shown.

Stability

Fixed

  • Fixed a critical issue that caused excessive memory consumption during intensive constructor and operator use.

Please note

  • The recommendation to use the new broadcast constructor is available if url_to_new_design is set in instance settings.

  • Tooltips in contact details can be selectively disabled for specific fields.

  • System messages in the older API might not have had explicit labels; the recognition algorithm is based on type, sender, and content.

Related documentation

  • Configure hot keys
  • Configure session timeouts
  • Manage files
  • Manage users and roles
  • Manage broadcasts
  • OperatorLine — operator workspace
Prev
5.6.10
Next
5.6.8

On this page