Onify Hub 1.21.0 released

🚧

Requires database upgrade

This version requires database upgrade after installed. Please backup server before this.

Changelog

  • added: Added form helpers to load items and options (https://support.onify.co/docs/forms#section-pug-helpers)
  • added: Ability to disable form prepopulation
  • added: Implemented new form element: summaryCalculation (https://support.onify.co/docs/forms#section-summary-calculation-element)
  • added: Agent taks log feature for realtime logging from the agent (https://github.com/onify/hub-examples/tree/master/agenttasklog1)
  • added: Added cost model for items
  • added: Implemented new form element: rating (https://support.onify.co/docs/forms#section-rating-element)
  • added: Agent response can now be displayed table (https://github.com/onify/hub-examples/tree/master/agenttasktable1)
  • added: Added requireChangeToSubmit option for forms (https://support.onify.co/docs/forms#section-form-options)
  • improved: User custom fields in domain now support arrays using buildArray handlebars helper
  • improved: Reloading config file when resource is updated
  • improved: Better sorting in admin interface
  • improved: Improved workspace search with new 'term' field
  • improved: Form element helpText now supports markdown
  • improved: Set disableRequestedAuthnContext to true as default for SAML2
  • improved: Role mapping for domains is now array for one to many mappings
  • improved: Ability to set role for exporting items in workspace
  • improved: Added audit when someone exports items
  • improved: Implemented strong passwords for internal users
  • improved: Ability to delete audit records by date via API
  • improved: Added support for alias for domains
  • improved: Changed export limit from 10k items to 20k items in workspace results
  • fixed: Removed obsolete text from agentTaskSubmitResult element
  • fixed: Fixed target for menu shortcuts
  • fixed: Fixed user patch API endpoint for arrays
  • fixed: Fixed falseValue result for checkbox element
  • fixed: Fixed cookies that was not secure
  • fixed: Fixed audit for objects/arrays