Skip to content

v3.12.0

Compare
Choose a tag to compare
@hinashi hinashi released this 08 Jul 02:34
· 2733 commits to master since this release
220f7c1

Added

  • Added a new feature for Group, that can represent parent Group.
    This feature enables to make hierarchical tree Group construction.
    Contributed by @userlocalhost

Changed

  • Upgrade flower version from v1.0.0 to v1.1.0

Fixed

  • Fixed empty display of array type in advanced search result
    Contributed by @hinashi
  • Fixed an issue where None was displayed in array_named_entry attribute
    Contributed by @hinashi
  • Fixed the header of webhook is not set
    Contributed by @hinashi
  • Fixed entry recovery and attribute value revert not sending webhooks
    Contributed by @hinashi