Skip to content

Releases: botpress/messaging

v0.1.7

11 Aug 19:13
525604a
Compare
Choose a tag to compare

0.1.7 (2021-08-11)

Bug Fixes

Features

v0.1.6

10 Aug 14:10
ebe724c
Compare
Choose a tag to compare

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.5

09 Aug 23:18
be67eff
Compare
Choose a tag to compare

0.1.5 (2021-08-09)

v0.1.4

09 Aug 22:55
522677f
Compare
Choose a tag to compare

0.1.4 (2021-08-09)

Features

  • webhook: common sender class (e6b3b25)
  • webhook: do not send channel id (acf6f73)

v0.1.3

09 Aug 16:54
e68cf02
Compare
Choose a tag to compare

0.1.3 (2021-08-09)

Bug Fixes

Features

v0.1.2

05 Aug 20:05
8200767
Compare
Choose a tag to compare

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

05 Aug 19:32
a5a2b37
Compare
Choose a tag to compare

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

04 Aug 19:01
9f89ba4
Compare
Choose a tag to compare

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

03 Aug 22:52
d0c11ed
Compare
Choose a tag to compare

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

27 Jul 21:50
Compare
Choose a tag to compare

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)