wabe-0.5.20
·
153 commits
to main
since this release
🚀 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
- refactor(wabe): ACL interface for developer (by @coratgerl in #137)