Releases: botpress/messaging
Releases · botpress/messaging
v0.1.7
0.1.7 (2021-08-11)
Bug Fixes
Features
v0.1.6
0.1.6 (2021-08-10)
Bug Fixes
- messenger: fix legacy (#110) (ebe724c)
- server: run messaging in production when using the binary (#109) (a3a3d5e)
v0.1.4
0.1.4 (2021-08-09)
Features
- webhook: common sender class (e6b3b25)
- webhook: do not send channel id (acf6f73)
v0.1.3
0.1.3 (2021-08-09)
Bug Fixes
Features
v0.1.2
0.1.2 (2021-08-05)
Bug Fixes
- auth: use custom headers instead of basic auth (3cb010d)
- auth: use custom headers instead of basic auth (1e71a60)
Features
- client: use headers to provide clientId and clientToken (#90) (86462e3)
v0.1.1
0.1.1 (2021-08-05)
Bug Fixes
- client: fix initializing a client with not auth or password (#82) (080089f)
- crash: more failsafe (#87) (71c92bf)
- twilio: removed unnecessary bot url for webhook validation (#79) (f00797e)
v0.1.0
0.1.0 (2021-08-04)
Bug Fixes
- webhook: add forgotten yn (a1e2779)
Features
- api: added endpoint to query server version (#76) (9f4b05d)
- webhook: added possibility to send webhook token for validation (d142633)
- webhook: added possibility to send webhook token for validation (5039036)
v0.0.17
0.0.17 (2021-08-03)
Bug Fixes
- dockerfile: adapt dockerfile to work with yarn workspaces (#66) (edc4222)
- instance: stop retrying setup after 5 attemps (#70) (244ed2b)
Features
v0.0.16
0.0.16 (2021-07-27)
Bug Fixes
- channels: loosen joi schema validation by discarding unknown properties (#62) (d263894)
- sync: strip unknown properties when syncing (#58) (67307fe)