Version 12.26.2.284

Released June 14, 2017.

  • limefu console <application> allows you to start an interactive development console where you can test and debug internal features of a Lime CRM application.
  • limefu database downgrade allows you to downgrade database versions.
  • limefu database versions lists available database revisions.
  • limefu config show displays active configuration for a service.

Web Client

  • Lime Adminstration pages (Lundalogik/lime-webclient#14, Lundalogik/lime-webclient#18)
    Views, activity types and salespipe configuration is now done in the new administration interface.
  • Let LISA use the lookup server's internal address when adding users in hosting. This enables us to prevent unauthorized requests to the lookup server.
  • Hosting - LISA has the ability to add users to the Lookup server's user cache directly.
  • Hosting - limefu hosting transfer-users for explicitly transfer user information from application databases to the lookup server's user cache in the hosting environment.
  • All python packages can now run on both Windows and Posix based systems.

Web Client

  • The text in the search bar now only says “Search….” (Lundalogik/lime-webclient#84)
  • Adds a component making it possible to display a range between a start- and an end date. (Lundalogik/lime-webclient#55)
  • New sortorder for todos in a list - Any uncompleted todo are sorted before a completed todo. Todos are also sorted on starttime in descending order.
  • limefu database upgrade now works with database connections that need a username and password.
  • limefu database upgrade from a file works again.
  • Discrepancies between index mapping and limetypes no longer causes empty search results. The problematic fields are instead logged to make it clear which parts of the index that needs to be reindexed.
  • Search indexer no longer crashes when updating an object that is related to more than 10000 records.
  • Fixes issue where url cache was not aware of the application name, resulting in invalid api links.
  • Configuration files are no longer imported when importing certain packages.
  • Wrong type of default value caused search indexing to fail on some installations.

Web Client

  • No suggestions when creating a new activity if the parent object isn't a company and isn't connected to a company. (Lundalogik/lime-webclient#5)
  • No error is raised if a limeview is missing when looking for related suggestions. (Lundalogik/lime-webclient#8)
  • Fix broken frontend documentation (Lundalogik/lime-webclient#91)
  • Updated angular to latest 1.5.x version and jquery to latest 2.x.y version due to known security issues existing in previous versions (Lundalogik/lime-webclient#71)
  • Last modified: 3 years ago
  • by Jonatan Folger Asu