Onify Hub API 2.14.0 released

Changelog for 2.14.0

2.14.0

  • feature: added strings timestamp endpoint; GET /my/strings/_timestamp
  • feature: added config settings timestamp endpoint; GET /my/config/settings/_timestamp
  • feature: added painless script support for updating items via endpoint PUT /admin/items/{key}
  • feature: added locale query parameter for endpoint GET /my/strings
  • feature: added optional includebpmn query parameter for endpoint GET /admin/processes
  • feature: updated meta.tag and meta.key in payload to be optional for logging validation on endpoint POST /tools/logs
  • feature: support numbers and underscore on item type in all its endpoints
  • feature: added id property on inserting file data index
  • feature: removed content property in the return result of files POST endpoints; /files/public and /files/private
  • fix: added tag frontend for settings storage_maxuploadsfilessize and storage_maxattachmentsize
  • fix: Timeout handling for httpRequest flow service