Documentation
Docs
Learn
Release Notes
  • English
  • Українська
Docs
Learn
Release Notes
  • English
  • Українська
  • Release Notes
  • 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
  1. Docs
  2. /Release Notes
  3. /Release 5.3.39

Release 5.3.39

What changed

  • In Telegram, you can set keyboard button styles (for example primary, success, or danger) to highlight key steps in a scenario.
  • Telegram group reactions are stored and shown more reliably in the operator experience, including when the update payload is non-standard.
  • For the web widget, you can set a custom channel icon in the operator line so different entry points are easier to tell apart.
  • Quick replies in the message editor safely insert text that contains characters like < and >, and multi-line content keeps its line breaks.
  • Operator workload reports fix time-in-status calculations and the daily timeline, reducing stuck segments and incorrect totals.
  • For external integrations that load large dialog lists, requests now have a bounded wait time; a lighter field set is available when you do not need the full record.

How it changed

Previously, Telegram keyboard buttons could not be styled from the builder; group reactions sometimes failed to persist or display; every widget looked the same in the chat list; quick replies with special characters could break the editor HTML; operator status statistics could show timeline anomalies; very large dialog list queries could run too long or use excessive resources.

Now, button styles are configured in the constructor and reach Telegram clients; group reactions are handled more defensively; widget icons can be customised per setup; quick-reply insertion escapes risky characters and preserves line breaks; status timing aligns better with real state changes; large dialog lists can be fetched in a compact form with controlled response time.

Why it matters: clearer Telegram journeys, fewer surprises in conversations, more trustworthy supervisor metrics, and less load spikes from integrations.

Related documentation

  • Telegram keyboard styling
  • Configure the widget
  • Operator work schedule report
  • How to edit a scenario
Prev
5.3.40
Next
5.3.38

On this page