Skip to content

wabe-0.5.20

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jan 20:02
· 153 commits to main since this release
6858cdf

🚀 Features

  • feat(wabe): add test for ACL (by @coratgerl in #136)
  • feat(wabe): type permission role (by @coratgerl in #138)
  • feat(wabe): by default every class will have fully restricted permissions (Zero trust) (by @coratgerl in #139)
  • feat(wabe): clean the signUp permissions (by @coratgerl in #140)
  • feat(wabe): disable graphql introspection in production (by @coratgerl in #141)

🐛 Fixes

  • fix(wabe): issue with file on graphql resolver (by @coratgerl in #135)

💬 Miscellaneous