Skip to content

Upgrading an Existing Installation

Upgrade the Python package on the Lime CRM server the same way you upgrade any other Lime add-on. Upgrade the package in your solution (poetry update limepkg-mail-addin) and deploy it.

The Outlook add-in itself is hosted by the Lime CRM backend, so upgrading the package automatically rolls out any changes to users the next time Outlook loads the task pane.

You only need to re-download and re-install the manifest.xml in Outlook if:

  • The base URL in the add-in configuration changes, or
  • A new major version explicitly says so in the release notes.

Upgrading to a New Major Version

Instructions for each new major version will be added here when a breaking change is released.