Skip to content

Changelog

v2.2.2

Released: 2025-09-29

  • addressed issue with clone document function requiring user interaction to propperly work
  • added information about the document's parent

v2.2.1

Released: 2025-08-25

  • addressed issue with accessing web components

v2.2.0

Released: 2025-08-21

  • complete overhaul of the package
  • added translations
  • added a bulk-action for preparing e-Signings with multiple files
    • this enables users to select a main document as well as any number of attachments
    • the first selected document is expected to be the main document. If the Clone Document option (see below) is active, then it applies to this document.
    • documents selected afterwards are expected to be attachments. The Clone Document option (see below) does not apply to these documents.
  • added several configuration options
    • Host: The host of this add-on. (default: https://lime.scrive.com)
    • Include Person from (main) Document: Activating this will import contact data from people linked to documents by default. This option only applies to main documents, it does not apply to attachments. _(default: active)
    • Include Coworker from (main) Document: Activating this will import contact data from coworkers linked to documents by default. This option only applies to main documents, it does not apply to attachments. _(default: active)
    • Clone (main) Document by default: Activating this will cause the 'Clone Document' option to be activated by default. This option only applies to main documents, it does not apply to attachments. (default: active)
    • Target of integration window: This determines how the integration is opened in the browser. See https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/a#target for more information. (default: _blank)

v2.1.6

Released: 2024-07-02

  • revised styling to avoid issue with disappearing icons

v2.0.4

Released: 2023-05-24

  • Updated python version

v2.0.2

Released: 2022-05-04

  • revised field labels in Lime Import Package (LIP)
  • improved vaidation of API keys and Lime hosts during the initial configuration

v2.0.1

Released: 2022-01-27

  • added Lime Import Package (LIP) for custom fields (e.g. scrive document status and id)
  • added support for prolonging and withdrawing documents
  • added support for sending reminders

v1.2.2

Released: 2021-08-30

  • update a document's description with the latest status from Scrive
  • a fully e-signed document will be uploaded into the (lime) document from which the signing process was initiated
  • optionally clone a (lime) document before starting the e-signing process

v1.1.1

Released: 2021-04-27

  • import linked person to document

v1.1.0

Released: 2021-04-21

  • improvements of initial setup process

v1.0.19

Released: 2021-03-08

  • only show add-on for relevant types of files
  • improved setup process / initial configuration
  • moved away from deprecated slot-based positioning of add-on

v1.0.12

Released: 2021-02-25

  • friendlier configuration options

v1.0.11

Released: 2021-01-13

  • improved deployment scripts

v1.0.10

Released: 2021-01-13

  • improved onboarding of users

v1.0.9

Released: 2020-12-16

  • removed unused dependencies
  • added a default configuration
  • automated deployments of integration
  • change name of integration to Scrive eSigning
  • include prebuilt frontend in pypi package

v1.0.0

Released: 2020-10-09

Initial release