Skip to content
This repository has been archived by the owner on Nov 21, 2020. It is now read-only.

Releases: erxes/erxes-integrations

Release 0.14.0

25 Apr 10:42
Compare
Choose a tag to compare

0.14.0 (2020-04-25)

Bug Fixes

  • add try catch in third party request and check env (b89e39a)
  • add user middleware (71d7a4d)
  • test in nylas and remove unused field in loginMiddleware (6f87472)
  • test: add env to drone.yml for nylas test (9139a6c)
  • test: remove colon in drone.yml for nylas test (6a131a2)

Features

  • integration: integrated Viber, Telegram, Line, Twilio Sms using Sunshine Conversation API (4e56584), closes #102
  • whatsapp: added whatspp integration (d0c66b6), closes #77
  • nylas exchange provider (a51db14)

Performance Improvements

  • test: complete gmail test coverage (0a94066)
  • test: improve nylas test coverage (ab83714)

Release 0.13.0

17 Mar 08:23
Compare
Choose a tag to compare

0.13.0 (2020-03-17)

Bug Fixes

  • await in initConsumer (a925ca4)
  • await redis init (d1b30e6)
  • merge with master and conflict (93622fd)
  • remove account only when there is no integrations (f13c2a9)

Features

Release 0.12.4

09 Mar 12:03
Compare
Choose a tag to compare

0.12.4 (2020-03-09)

Bug Fixes

  • common: improved error handlers (24c894f)

Release 0.12.3

06 Mar 02:26
Compare
Choose a tag to compare

0.12.3 (2020-03-06)

Bug Fixes

Release 0.12.2

04 Mar 07:45
Compare
Choose a tag to compare

0.12.2 (2020-03-04)

Bug Fixes

  • gmail: add error handle in watchPushNotification (#89) (087d423)

Release 0.12.1

02 Mar 11:59
Compare
Choose a tag to compare

0.12.1 (2020-03-02)

Bug Fixes

  • load dotenv in order to get process.env values (2ec0463)

Release 0.12.0

08 Jan 11:30
Compare
Choose a tag to compare

0.12.0 (2020-01-08)

Bug Fixes

  • check env in startup and add handle promise error (8133160)

Features

  • integration: auto assign callpro user (6770a31), closes #69

Release 0.11.2

15 Dec 06:40
Compare
Choose a tag to compare

0.11.2 (2019-12-15)

Bug Fixes

Release 0.11.0

01 Nov 06:32
Compare
Choose a tag to compare

0.11.0 (2019-11-01)

Features

  • facebook-post: add facebook post (9a5a7fb), closes #16
  • imap: add imap feature by nylus (acb073c), closes #32
  • integration: add chatfuel (c7bf99d), closes #27
  • integration: add yahoo by nylus (bd3e7a3), closes #48
  • integration: integration outlook (6f3410c), closes #47
  • nylus: add nylus gmail integration (db8b3f7), closes #25
  • office365: add office365 feature by nylus (ec8a4d5)
  • twitter-dm: add twitter direct message feature (776c440), closes #33

Performance Improvements

  • facebook: store page tokens to database (c75e495), closes #15

Release 0.10.3

31 Aug 03:25
Compare
Choose a tag to compare

0.10.3 (2019-08-31)

Bug Fixes

  • integration/account: remove customer, conversation, message when integration deleted (88f3acb), closes #12

Features

  • integration: integration callpro (c26f980), closes #8