Skip to content

v1.8.2

Compare
Choose a tag to compare
@Sispheor Sispheor released this 31 Oct 15:18
· 487 commits to master since this release

Fix

  • In API, extra_vars JSON fields were displayed as str instead of dict.
  • Allow to delete UserRoleBinding linked to deleted object.
  • UserRoleBindings on Request object were not deleted when deleting Request (Fix and cleanup migration).

Feature

  • Tags can be filtered with 'AND' or 'OR' method (only 'AND' before).