Skip to content

Releases: botpress/v12

v12.31.8

15 May 15:00
b9589a8
Compare
Choose a tag to compare

12.31.8 (2024-05-15)

Bug Fixes

v12.31.7

03 May 18:23
3278fcb
Compare
Choose a tag to compare

12.31.7 (2024-05-03)

Bug Fixes

Messaging

1.2.17 (2024-04-29)

Bug Fixes

v12.31.6

12 Apr 13:55
9c21bb6
Compare
Choose a tag to compare

12.31.6 (2024-04-12)

Messaging

1.2.16 (2024-03-27)

Features

v12.31.5

01 Mar 20:12
dde60c1
Compare
Choose a tag to compare

12.31.5 (2024-03-01)

Bug Fixes

  • hitlnext: issues if agent user is deleted (#1815) (5d80937)

Messaging

1.2.15 (2024-02-29)

Bug Fixes

  • webchat: make html escaping configurable (#654) (b937a8a)

Features

1.2.14 (2024-02-07)

Features

  • twilio: add retry on message send fail (#651) (a40bc7b)

v12.31.4

29 Jan 17:41
aec507c
Compare
Choose a tag to compare

12.31.4 (2024-01-29)

Bug Fixes

  • channel-web: add details to user mapping error (#1803) (fef1b4e)

Messaging

1.2.13 (2024-01-24)

Features

v12.31.3

13 Dec 14:50
928d722
Compare
Choose a tag to compare

12.31.3 (2023-12-13)

Features

Messaging

1.2.12 (2023-12-11)

Features

v12.31.2

06 Nov 13:32
92a2534
Compare
Choose a tag to compare

12.31.2 (2023-11-06)

Bug Fixes

  • core: isolate different environments for realtime (#1781) (0927e32)
  • core: remove file cache from folder after deleting bot (#1782) (1e57858)

Features

Studio

0.0.68 (2023-11-03)

Features

v12.31.1

24 Oct 18:46
3367771
Compare
Choose a tag to compare

12.31.1 (2023-10-24)

Features

v12.31.0

02 Oct 15:43
1a97948
Compare
Choose a tag to compare

12.31.0 (2023-10-02)

Bug Fixes

  • channel-web: dropdown not rendering below message (#1764) (bbb0f6e)
  • channel-web: error reading classList of undefined (#1771) (80e69f5)
  • channel-web: fix duplicated mapping error (#1770) (58a8ea9)
  • code-editor: can't move files on basic editor (#1768) (6aeab69)

Features

  • channel-web: allow usage of contentElement for fileUpload message (#1769) (902f02d)

v12.30.11

18 Sep 20:18
bdba56a
Compare
Choose a tag to compare

12.30.11 (2023-09-18)

Bug Fixes

Features

  • core: allow to invalidate sessions on password change (#1747) (0788edd)

Messaging

1.2.11 (2023-09-13)

Bug Fixes

  • css: removed header icon size (#612) (2d26b69)
  • css: webchat text buttle white spaces (#613) (89db5ac)
  • engine: lock sqlite version (#628) (188e125)
  • engine: roll back sqlite version (#621) (003d79e)
  • inject: change color of dropdown text (#594) (ba40961)
  • lock: delete redis subservice lock if the refresh or release failed (#617) (78f978a)
  • messaging-components: display address link if the address label isn't available (#587) (03ce110)
  • messenger: allow buttonless card (#579) (adb389a)
  • triggers: hide triggers (#597) (1d40fee)
  • webchat/shareable: fix shareable stylesheet to make it work with the mobile friendly media queries (#592) (1cdfceb)
  • webchat: convert plain URLs to links in markdown messages (#607) (d341cf8)
  • webchat: correctly override color for all react-select dropdowns (#608) (74cb9f1)
  • webchat: default to lazy webchat (#619) (15546ec)
  • webchat: fix react-select color override (#610) (b487d9b)
  • webchat: fix single choice needs to be clicked twice for them to work (#589) (6afc1bc)
  • webchat: fix webchat responsiveness issue (#590) (7064861)
  • webchat: fix webchat responsiveness issue (#591) (cc4421e)
  • webchat: improved the mobile rendering of the webchat (#588) (3922a00)
  • webchat: increase conversation history length (#622) (1e18a83)
  • webchat: triggers pt2 (#598) (6699923)
  • webchat: typing indicators on msg sent (#625) (efc004c)

Features