Version 12.0.0
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:
- fix(deps): update dependency cross-fetch to v4 by @renovate in #624
- fix(deps): update dependency ws to v8.14.1 by @renovate in #626
- chore: bump to 12.0.0 by @boxmein in #634
Full Changelog: v11.2.0...v12.0.0