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

Releases: erxes/erxes-widgets-api

Release 0.11.2

15 Dec 06:42
Compare
Choose a tag to compare

0.11.2 (2019-12-15)

Bug Fixes

Features

Release 0.11.1

01 Nov 08:07
Compare
Choose a tag to compare

0.11.1 (2019-11-01)

Release 0.11.0

01 Nov 06:25
Compare
Choose a tag to compare

0.11.0 (2019-11-01)

Features

  • permission: restrict user permissions by brand (9ffc714), closes #517

Performance Improvements

BREAKING CHANGES

Release 0.10.1

31 Aug 03:15
Compare
Choose a tag to compare

0.10.1 (2019-08-31)

Bug Fixes

  • kb: articles query searchString default value (c65217f), closes #82

Release 0.10.0

15 Aug 13:50
Compare
Choose a tag to compare

0.10.0 (2019-08-15)

Bug Fixes

  • docker: fix dockerfile permission error (3815953)

Release 0.9.17

09 Jul 07:58
Compare
Choose a tag to compare

0.9.17 (2019-07-09)

Features

Release 0.9.16

03 Jul 08:45
Compare
Choose a tag to compare

0.9.16 (2019-07-03)

Bug Fixes

  • Fix user password (b2fe05e)
  • Fix team member invitation (4b31d8d)
  • Remove user email lowercase check (0602cc3)
  • Remove required in stageId and add dealsTotalAmountQuery (00b5e62)
  • Remove unused role field (5552873)
  • Add deviceToken in schema (f27f605)
  • Add deviceToken to user (b2dcdc3)
  • Add valueToTest check in engageUtils (c562779)

Features

Performance Improvements

  • Refactor notification util (d5af2d4)
  • Refactor user model schema and pass test (2bccb94)
  • Performance improvement facebook (c9537ae)

BREAKING CHANGES

  • Erxes is now running on NodeJS 10.x LTS version. Users are encouraged to match their nodejs version. Erxes is not guaranteed to run on older versions of NodeJS. Some functions may not work properly.
  • Erxes is now using MongoDB 3.6.x version. Users are encouraged to match their mongodb version. Erxes is not guaranteed to run on older versions of mongodb. Some functions may not work properly.

0.9.15

16 Apr 15:18
Compare
Choose a tag to compare
Issue #71

Issue #69

0.9.14

05 Jan 11:20
Compare
Choose a tag to compare

🔨 Upgraded apollo-server version
🔨 Upgraded mongoose version
🎉 Added mx record email validation

0.9.2

12 Feb 16:21
Compare
Choose a tag to compare

Refactored customer creation logic
Change location service
Few bug fixes