Skip to content

v5.0.10

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jun 13:07
f5d8eee

Added

  • LOG_TZ env var for timezone (both for logging and returning job logs) Client convertion is disabled, so the client will always show the time in the timezone of the server.
  • Added new role option enableLogin to allow login for this role. If not set, login is enabled. Set to false on the public role to disable login overall, and set to true of the roles that should allow login.
  • fn.fnRestAdvanced allows 3 placeholderfunctions (base64, username and password)
  • fn.fnRestAdvanced allows a new "raw" parameter to return the data + the response_headers

Fixed

  • Enum with multiple and objects were not always selecting correct defaults
  • 5.0.9 had awx issues.

Breaking Changes

  • Removed old deprecated type "query" (is enum now)