Skip to content

2020

Version 13.0.3.8

Released October 11, 2019

New Features

  • Now possible to customize the web client using web components
  • Possible to bulk create objects from table view
  • Info Tiles is now included in the web client!
  • The web client is now available in French! Bonjour!

Improvements

  • Table view format changed to json (from xml)
  • Upgrade from Angular 6 to Angular 8
  • Removed the markdown text underneath the notes input field when adding a new history note
  • Linkfields is using fieldtype to show as links in web client instead of fieldname 'www'

Fixes

  • Duplicated objects might be created if you presss quickly on “Create” in the add-new dialogue
  • Not possible to select filter to delete in “Delete filter” dialog when using smaller screens
  • Not possible to set a “between” filter on a date column if the column is included in the chosen filter
  • Add new dialog is shown underneath object card when triggered from related in Safari
  • Selecting option through option property makes it impossible to scroll down in add-new dialog
  • Belongs-to picker does not show any result in add new dialog
  • Table view is not properly shown when opening from related
  • Belongs-to picker in add-new dialog flickers when there are no suggestions
  • Not possible to set a column filter on iOS in landscape mode

Version 13.2.6.26

Released February 3, 2020

New Features

  • Option query support to make it much easier to connect objects in web client.
  • Included the following system properties to be able to use in the table view: id, createdtime and timestamp.
  • Possible to set field as required in card views.

Improvements

  • limel-picker from lime-elements is used almost everywhere in the webclient.
  • Improved the suggestions returned when using limel-picker.

Fixes

  • Possible to upload documents on iOS again to the webclient.

Version 10.17.1896

Released November 14, 2019.

New features

  • The client is now available in French.

Improvements

  • Add property ThisApplication.ChromiumDebugPort, set to the port number used by Chromium for debugging.
  • Add shortcut overrides for Chromium instances, Ctrl+F5, Alt+F11, Alt+F12.
  • Update names of color themes.
  • Update button icons in places previously missed.

Bug fixes

  • Fix crash occuring when copying special characters with incompatible language settings.
  • Fix Bisnode OBO bug which prevented the user from unregistering companies from the inspector view.

Version 10.18.256

Released April 17, 2020.

Patch release of 10.18

Bug fixes

  • Users are now asked to save todo in Outlook again when having Outlook synchronization active.
  • Company information is now added per default in “Notes” field on todo when creating a new todo.

Version 10.18.419

Released August 24, 2020.

Improvements

  • The Lime CRM Desktop Client will only allow connections to Lime CRM servers with certificates that are signed by a certificate authority. End users will no longer be able to accept the warnings and connect to Lime CRM servers with self-signed certificates. However, we do allow connecting to localhost, 127.0.0.1 or everything else where Uri.IsLoopback = true. That means that it is still possible to access local installations with self-signed certificates.

Bug fixes

  • Fixed regression error in email validation that caused suggest email address to ignore logic for sibling records.
  • Added logging with performance measurements for back-end communication
  • Fixed crash in string formatting for messages exceeding 600 characters.
  • Disabled embedded folder panes by default for Office 32-bit (no longer supported by Microsoft)
  • Added stability fixes for embedded folder panes for Office 32-bit.
  • Added support for outgoing email from multiple accounts, previously only default account was properly supported.
  • Fixed crash when trying to print document record without attached document.
  • Fixed regression in sending email to lists.
  • Fixed regression in organizing meeting for other organizer.
  • Fixed bug for accessing database where current application locale is not active, now handles cases where Application.Locale != Database.Locale.
  • Fixed bug where locales are sent in non-standard format, ie en_us instead of en-us.
  • Improved error handling for back-end communication to preserve root cause. This will enable end-users and support to better diagnose authentication errors, network problems and configuration problems, including invalid certificates.
  • Properly handle HTTP-requests without content.
  • Updated application .config to use default security setting from Windows where applicable.
  • Updated Outlook Redemption to workaround crash in specific versions of MS Outlook 365, current version is now 5.24.0.5736