This repository has been archived by the owner on Nov 6, 2023. It is now read-only.
Release 1.0.1
1.0.1 (2022-12-20)
Bug Fixes
- automations: customFieldsData empty value check in isDiffValue (f47a817)
- engages: removed invalid visitor segmentType (e21a411)
- engages: removed invalid visitor segmentType (f986cdb)
- imap: fixed to check (b441183)
- imap: igoring the aliases (8f69635)
- inbox: Fix convert to form reloading when conversation updated (8ecfece)
enhancement
- cli: improve create plugin cli and add create integration cli (58165a5)
Features
- cards: added ability to create new child card on cards (#3905) (505256e)
- documents: added documents feature (1091ae9)
- forms: added ability to add extra fields in custom properties (b361ece)
- imap: added main authentication user feature (6bf1542)
- theme: added alibity to change logo, color, background, description of login page (c284f6e)
- timeclock: add plugin named timeclock (63f4ad0)
Performance Improvements
- product/service: Update product edit form (829fe3d)
- webbuilder: Update webbuilder UI(#3925) (e848cff)
BREAKING CHANGES
- cli: The hot reloader dependency added in plugin-ui's webpack config. Need to enter a command yarn install-deps on every plugin-ui that you are working on to install that dependency.