Changelog¶
v2.3.3¶
Released: 2025-04-11
Bug Fixes¶
- enable acd check
v2.3.2¶
Released: 2025-04-03
Bug Fixes¶
- bump lime-crm and python to supported version
- replace lime_type.fields -> lime_admin.fields
v2.3.1¶
Released: 2024-10-17
Bug Fixes¶
- handler: resolve issue with limeobject subscription
v2.3.0¶
Released: 2024-05-08
Features¶
- ci: regenerate workflows
v2.2.0¶
Released: 2024-03-05
Bug Fixes¶
- callout: when filter not configured show tip about configuring it
- found issues after testing
- acd: validate configured company limetype
Features¶
- convert: support relate existing deal
- add field mapping to config
- add suggestion endpoint for "convert limetype"
- callout warning for ongoing convert limetype
- configurable person/company limetype
v2.1.1¶
Released: 2023-08-18
Bug Fixes¶
- manual weblate update
- new workflows
v2.1.0¶
Released: 2023-06-26
Features¶
- support for addon installer
v2.0.5¶
Released: 2023-04-17
Bug Fixes¶
- security: take policies into consideration
v2.0.4¶
Released: 2023-04-06
Bug Fixes¶
- now supports python 3.11
- updated pytest version
v2.0.3¶
Released: 2023-02-03
Bug Fixes¶
- Merge pull request
v2.0.2¶
Released: 2022-12-22
Bug Fixes¶
- dependencies: update status-flow version span to include version 2
v2.0.1¶
Released: 2022-11-30
Bug Fixes¶
- config.schema: invalid schema when limetypes missing matching properties to lead
v2.0.0¶
Released: 2022-10-26
- new data structure
Bug Fixes¶
- add history note when adding an automated flow participant
- format phone number in lead decorator
- convert: automatic history when converting lead
- rejection: automatic history when setting lead to rejection
- rejection: todo prompt on rejection
- status-dialog: Stop loader when error occurs
Features¶
- convert: add config for moving fields from lead to deal
- convert-dialog: set deal name in form and handle required properties
- qualify-dialog: add support for acd
- qualify-dialog: better suggestion handling
BREAKING CHANGES¶
- new data structure
v1.0.6¶
Released: 2022-10-19
Bug Fixes¶
- qualified: inherit source from lead to deal
v1.0.0¶
Released: yyyy-mm-dd
Authors: Names of all contributors to this version
New Features
- New feature 1
- ...
Bug Fixes / Minor Improvements
- Minor improvement 1
- Bug fix 1
- ...