Skip to content

Changelog

v1.19.3

Released: 2026-06-24

Authors: eServices

Bug fixes:

  • Fix lookup property mapping where the "Lookup settings" showed no options ("undefined property to search") on newer Lime CRM versions, caused by hard-coded schema-path offsets

v1.19.2

Released: 2026-06-18

Authors: eServices

Bug fixes:

  • Fix lookup property mapping where the configuration form collapsed when interacting with the "Lookup settings" (selecting a search property, toggling a checkbox or typing in the form field)

v1.19.1

Released: 2026-06-11

Authors: eServices

Bug fixes:

  • Do not perform target search when the form field value is empty

v1.19.0

Released: 2026-05-18

Authors: eServices

New Features

  • Add simplified deadlock prevention

v1.18.5

Released: 2026-05-04

Authors: eServices

Bug fixes:

  • Remove the postback feature

v1.18.4

Released: 2026-04-28

Authors: eServices

Bug fixes:

  • Resolve all _ref parameters when attaching files, not just the first

v1.18.3

Released: 2026-04-20

Authors: eServices

Bug fixes:

  • Rename loader to lwc-limepkg-f-2-crm-loader to prevent frontend errors

v1.18.2

Released: 2026-03-30

Authors: eServices

Dependencies

  • Update lime-crm to >=2.845.4,<4

v1.18.1

Released: 2026-03-13

Authors: eServices

Bug fixes:

  • Offload document attachment to a background task and define a timeout for all requests

v1.18.0

Released: 2026-02-02

Authors: eServices

New Features

  • Add support for lime-core v26

v1.17.3

Released: 2025-06-12

Authors: eServices

Dependencies

  • Re-lock dependencies

v1.17.2

Released: 2025-01-10

Authors: eServices

Bug fixes:

  • Fix value transformation for attach document properties

v1.17.1

Released: 2024-12-12

Authors: eServices

Bug fixes:

  • Resolve issue when "Target limeobject" was toggled on and then off, resulting in invalid output

v1.17.0

Released: 2024-11-13

Authors: eServices

New Features

  • Add new command for creating multiple objects from Multi-entry field in Lime Forms

v1.16.0

Released: 2024-07-10

Authors: eServices

New Features

  • Can handle full payload from Forms (name, value, label, type)

v1.15.3

Released: 2024-06-12

Authors: eServices

Bug fixes:

  • Fix issue introduced in 1.15.2, where option fields could not be used

v1.15.2

Released: 2024-05-27

Authors: eServices

Bug fixes:

  • Downgrade lime-crm to >=2.845.4

v1.15.0

Released: 2024-05-22

Authors: eServices

New Features

  • Upgrade lime-crm to ^2.848.8
  • Lime Admin config builder uses new lime-elements features
  • Ability to use "Target limeobject" with Record ID

v1.14.0

Released: 2024-05-22

Authors: eServices

New Features

  • Config serialization now includes the mapping between Forms and CRM

Bug fixes:

  • Fixed bug where decimal fields without default value did not work

v1.13.7

Released: 2024-04-24

Authors: eServices

Bug fixes:

  • Add back "Record ID" as a property for mapping, which was removed in a previous version

v1.13.6

Released: 2024-04-11

Authors: eServices

Bug fixes:

  • Revert the changes in previous release, which contained a bug

v1.13.5

Released: 2024-03-26

Authors: eServices

Bug fixes:

  • Add possibility to lookup on relation property, where field name and limetype was different

v1.13.4

Released: 2024-01-18

Authors: eServices

Bug fixes:

  • Fix not being able to handle limetypes without any fields

v1.13.3

Released: 2024-01-17

Authors: eServices

Bug fixes:

  • General error message improvements to improve experience & debugging

v1.13.2

Released: 2023-09-24

Authors: eServices

Bug fixes:

  • Skip precheck of lookup, if no data was present for the specific command

v1.13.1

Released: 2023-09-12

Authors: eServices

Bug fixes:

  • Use related limetype instead of object property name

v1.13.0

Released: 2023-09-05

Authors: eServices

New Features

  • Ability to configure to only do update when using target limeobject
  • Ability to exclude command when using target limeobject, if no match is found

v1.12.0

Released: 2023-08-31

Authors: eServices

New Features

  • Button for duplicating configuration in the UI

v1.11.0

Released: 2023-08-25

Authors: eServices

New Features

  • Lookup search can now use constant value, instead of value from Forms

v1.10.0

Released: 2023-08-16

Authors: eServices

New Features

  • Connect relation fields to Lime Object by record ID

v1.9.6

Released: 2023-08-16

Authors: eServices

Bug fixes

  • Use related limetype for relation mapping instead of database name

v1.9.5

Released: 2023-08-16

Authors: eServices

Bug fixes

  • Improve and fix validation on configuration. Previously you could not delete all configurations.

v1.9.4

Released: 2023-06-01

Authors: eServices

Bug fixes

  • Fix bug where formatting failed because of placeholder values, when deserializing configurations

v1.9.3

Released: 2023-05-31

Authors: eServices

Bug fixes

  • Skip form field values which do not contain a value

v1.9.1

Released: 2023-05-05

Authors: eServices

Bug fixes

  • Fix bug where task was not sent correctly

v1.9.0

Released: 2023-05-05

Authors: eServices

Features

  • Implement as task
  • Introduce postback to specified URL when task is done, with authentication

v1.8.0

Released: 2023-05-04

Authors: eServices

Features

  • Change main endpoint from GET to POST request

v1.7.0

Released: 2023-05-04

Authors: eServices

Features

  • Change main endpoint from GET to POST request

v1.6.0

Released: 2023-05-04

Authors: eServices

Features

  • test: Add test for attach document command

v1.5.0

Released: 2023-05-03

Authors: eServices

Features

  • test: Add test for attach document command

Bug fixes

  • Use different property on limetype for date formatting

v1.4.0

Released: 2023-05-02

Authors: eServices

Features

  • test: Basic testing for schema

v1.3.1

Released: 2023-04-27

Authors: eServices

Bug fixes

  • Reload dynamic options when related field was changed in the configuration

v1.3.0 [BETA]

Released: 2023-04-24

Authors: eServices

New Features

  • First release