This repository has been archived by the owner on Nov 21, 2020. It is now read-only.
Release 0.11.0
0.11.0 (2019-11-01)
Bug Fixes
- deal: fixed search (139ea97), closes #1251
- deal/task/ticket/growthHack: fix next day filter (1bfcbdc), closes #567
- inbox: Updating conversation last content when internal note (fa421bb), closes #568
- permission: add permission cache empty check (47bb198), closes erxes/erxes#1231
Notes: You have to run yarn migrate
in erxes-api project. Example on docker installation: docker exec -it erxes-api yarn migrate