Skip to content

v3.22.0

Compare
Choose a tag to compare
@hinashi hinashi released this 30 Sep 01:37
· 2365 commits to master since this release
54aaaae

Added

  • Added airone error code to APIv2 for frontend.
    Contributed by @syucream, @userlocalhost, @hinashi

  • Added new parameter "as_member" at the Role.is_belonged_to() method to be able to
    confirm that specified user is belonged to this role as member.
    Contributed by @userlocalhost