This repository has been archived by the owner on Jan 13, 2020. It is now read-only.
Releases: erxes/erxes-widgets-api
Releases · erxes/erxes-widgets-api
Release 0.11.2
Release 0.11.1
0.11.1 (2019-11-01)
Release 0.11.0
0.11.0 (2019-11-01)
Features
Performance Improvements
- deal/ticket/task: add attachment field (677e440), closes erxes/erxes#1029
- engage: extract engage email sender logic (1280e42), closes #510
BREAKING CHANGES
- engage: https://github.com/erxes/erxes-engages-email-sender is required in order to run engage properly
Release 0.10.1
Release 0.10.0
Release 0.9.17
0.9.17 (2019-07-09)
Features
- deal/ticket/task: Add watch option for deal, ticket, task and pipeline (1956ec1), closes erxes/erxes#1013
Release 0.9.16
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
- Feature permission (042337b)
- Gmail conversation (1d8619a)
- Feature pubsub google (bbcaaf8)
- Feature ticket (a03d6d8)
- Feature task (36c2b07)
- Feature insight new report (4087cb8)
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.