Skip to content

Version 12.0.0

Compare
Choose a tag to compare
@boxmein boxmein released this 14 Sep 13:27
· 147 commits to master since this release
495867e

Features

Ticket Creation API update

Input Field IDs

Ticket Creation API, when saving input field data, now references input fields by ID instead of by title. This makes it easier to ensure consistency and confirm that the data arrives at the right input field for your clerks / service personnel.

Input Field Option IDs

Additionally, when using selection input fields, the options also are referenced by ID, which means that colors of options are respected when creating tickets using the API.

Labels in Ticket Create Request

It is also now possible to create a ticket and attach labels in a single request.

Dependency Updates

Dependency updates that affect the runtime:

Full Changelog: v11.2.0...v12.0.0