1.2.17 (2024-04-29)
1.2.16 (2024-03-27)
- messaging: ignore cache when socket init (#665) (be85034)
- messaging: show bot typing from buttons (#661) (a47d33c)
1.2.15 (2024-02-29)
1.2.14 (2024-02-07)
1.2.11 (2023-09-12)
- 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)
- messaging: single tenant option (#615) (c480db0)
- slack: allow receiving file/audio/video/image (#573) (167a9c3)
- webchat: added new theme (#616) (c61d4c5)
1.2.8 (2023-04-13)
- client: better instructions (#556) (4fd1e81)
- messaging: add new payloads (#557) (125b4ef)
- messaging: fix inject error (#551) (87a8ef5)
- webchat: inconsistent scrolling behavior (#550) (799d051)
- webchat: only display send tooltip on desktop (#578) (c3ab0fb)
- gh-actions: allow uploading webchat manually on staging (#568) (ae6d553)
- webchat: add userData (#576) (cae0d2d)
1.2.7 (2022-10-19)
- server: added prometheus metrics to messaging server (#546) (bf7fd94)
- telegram: allow receiving file/audio/video/image (#543) (ba628dd)
1.2.6 (2022-09-23)
- components: fix dropdown not disappearing after selection (#507) (d3558f6)
- components: focus composer when single choice btn is clicked (#525) (f467a13)
- messenger: allow receiving file content elements (#480) (cfab6a1)
- webchat: added bot info page to webchat (#537) (bff1b2f)
- webchat: allow to react on message click (#521) (ace6d45)
- webchat: allow users to subscribe to different webchat events (#522) (d41eb38), closes #523
- webchat: create conversation from iframe api (#524) (39bc15e)
1.2.5 (2022-07-29)
1.2.4 (2022-07-28)
1.2.3 (2022-05-25)
1.2.2 (2022-04-19)
1.2.1 (2022-04-12)
1.2.0 (2022-04-01)
1.1.8 (2022-03-30)
1.1.7 (2022-03-25)
1.1.6 (2022-03-22)
1.1.5 (2022-03-17)
1.1.4 (2022-03-10)
- pkg: revert to 5.2.0 (#404) (58cdf9a)
- sockets: fix socket unable to send error message crashing server (#402) (b18c779)
1.1.3 (2022-02-18)
1.1.2 (2022-02-17)
1.1.1 (2022-02-17)
1.1.0 (2022-02-16)
- channels: disable legacy channels by default (#365) (aae6946)
- mapping: endpoint api (#360) (b94d3e5)
- sockets: enable sockets by default (#364) (da24263)
- webchat: builtin feedback event (#358) (ff00118)
- webchat: send conversation.started event (#363) (fcf5d8c)
1.0.7 (2022-02-11)
1.0.6 (2022-02-11)
1.0.5 (2022-02-09)
1.0.4 (2022-02-07)
1.0.3 (2022-02-04)
- client: strip unknown data received from webhook (#332) (84a4baa)
- instance: auto start error 404 instead of 500 (#335) (4671560)
- billing: billing service (#325) (6882299)
- messenger: messenger v1 (#329) (6717e0a)
- slack: slack v1 (#331) (bf3c5f5)
- smooch: smooch v1 (#333) (c10e228)
- teams: teams v1 (#336) (3720261)
- telegram: telegram v1 (#322) (626ffb9)
- twilio: twilio v1 (#324) (a1acd2f)
- vonage: vonage v1 (#338) (c8436d2)
1.0.2 (2022-01-28)
1.0.1 (2022-01-27)
1.0.0 (2022-01-25)
0.1.23 (2022-01-19)
- server: fix server not closing when spinned (4bd6a6f)
0.1.22 (2022-01-18)
0.1.21 (2022-01-13)
- channels: readd clearing and fix auto start (#297) (8d01733)
- migration: fix alter table migration not working with sqlite (#290) (2599256)
0.1.20 (2021-12-13)
- channels: read the conversation.started event (#282) (145d4f4)
- migrations: fix migrations with targets that are out of bounds (#274) (c0e7a50)
- sync: add lock for provider name (#284) (f92111c)
- channels: add conversation.started event (#266) (67906da)
- channels: channels package (#270) (2dadfee), closes #271 #272
0.1.19 (2021-11-30)
0.1.18 (2021-11-29)
- build: unnecessary params for Docker build (#248) (9b2bcfc)
- components: fix carousel component (#260) (91e7627)
- docker: fix path to engine package files (#253) (3a0c6cb)
- mapping: fix insert race conditions (#255) (7e070eb)
- monitoring: fix timeout not being cleared (#252) (fa5bb3d)
- redis: fix master failure crashing the server (#258) (f745ae4)
- server: fix response to other node (#240) (a54b554), closes #241
- test: fix rewiring with jest (#250) (32c2679)
- webhook: fix webhooks (#251) (8b4b60f)
0.1.17 (2021-11-05)
- api: refact implementation (#223) (c8aa881)
- socket: socket package (#222) (4c1141e)
- test-ui: update testing ui for new socket (#224) (326f65e)
0.1.16 (2021-10-28)
- components: implement ui components package (#208) (a469775), closes #210
- converse: close collector when the bot has finished processing (#217) (ccb2154)
- twilio: twilio testing (#221) (877d448)
- user-tokens: implement user tokens (#203) (c27fb4d)
0.1.15 (2021-10-19)
- channels: fix typing indicators always on (#201) (9015457)
- client: fix adding custom headers (#212) (b92ca08)
- repo: typing errors due to unknow error type (#213) (b13114e)
- api: add a route to get user info (#195) (7441823), closes #197 #198
- converse: converse api (#194) (f4ecbca)
- instances: message queue (#207) (335cf3c)
0.1.14 (2021-10-14)
- slack: slack image rendered requires text in title (#188) (53141f1)
- vonage: fix too many requests when using sandbox (#176) (59982f2)
0.1.13 (2021-09-14)
- apm: added apm configuration setup (#167) (a1cc6a0)
- webhook: add convo and user events (#168) (2e30ddd)
0.1.12 (2021-09-02)
0.1.11 (2021-08-31)
0.1.10 (2021-08-24)
- chat: fix crash when replying to null conduit (#156) (4d0542f)
- instances: fix instance service destroy (#155) (ffeb091)
- post: log errors as warnings (#154) (edf54c2)