Skip to content

Changelog

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