Version 12.22.1.150
Released March 22, 2017.
New features
- REST API for simple integrations (PRO-1674)
Lime CRM supports integration through a number of modern CRUD REST APIs that can be accessed over HTTPS.
Web Client
- Salespipe on dashboard - step 2 (LCWC-54)
The user can now drill down into the different stages of a dashboard's sales pipe.
Improvements
- Add new limefu commands for managing elastic search indexes (PRO-1734)
Makes it possible to select which limetypes to index, which will make it possible to speed the creation of index in large databases.
Web Client
- Replace user name icon with avatar icon (LCWC-349)
- Keep the badges for showing no of hits when searching in category (LCWC-325)
When searching in a specific category, hit counts for all categories will now be shown in the category tabs menu.
- Suggest parent-relations in belongsto-pickers (LCWC-296)
When managing a related object, suggestions for belongs-to relations now include relations from the parent object.
- Suggestions should always be visible when clicking on related control. (LCWC-260)
On mobile and tablet display widths, relation fields will now be scrolled to the top of the viewport when suggestions are displayed.
Bug fixes
Web Client
- Fetch is always called on belongsto even when descriptive on the accessor could be used (LCWC-345)
Better search performance
- Suggestions when attaching related objects does not suggest according to activity feed (LCWC-305)
Suggested relations when creating new activity is based on existing activities.