Version 12.24.0.207¶
Released May 4, 2017.
New features¶
- Custom activitytypes (LCWC-248)
It is now possible to add customer specific activities to the activity feed.
- Separated list and search views (lime-webclient#17)
Making it possible to configure search results separately from related lists.
Improvements¶
- Better debouncing of search requests. (LCWC-331)
- Optimized salespipe overview. (LCWC-352)
- If relation list is closed, open it when new related object is created. (lime-webclient#15)
- Removes time in the activities in the activity feed if activity only has date. (crm-feature#3)
- Improved view performance. (lime-webclient#27)
- Adds a generic mechanism that can be used to warn the user about unsaved changes before leaving the current page. (lime-webclient#26)
Fixes¶
- The result of an older search query can be returned after the result of a newer search query, and replace it. (LCWC-330)
- Category bar is showing when no search has been made and you dont have any recently visited results. (LCWC-332)
- The api endpoints for lime-view are incorrectly registered and therefore unreachable. (LCWC-357)
- The order of activity is undefined but should be the same as their matching options. (LCWC-359)
- Make sure suggestions and search on new activity are displayed. (lime-webclient#13)
- Salespipe header is always in plural and limetype name in lower case. (lime-webclient#16)
- Restores missing property labels in the overview headers. (lime-webclient#39)
- When an error occurs for an item in the search, that item is skipped, and the rest is returned, instead of returning an error for the entire search (lime-webclient#37)
- Property selection by name respects given priority of names in salespipe. (lime-webclient#35)