v0.12.0
🚀 Features
- Add rate-limiting for some apis - by @cedoor (71aae)
- @privacy-scaling-explorations/api:
- Add api docs - by @vplasencia (7b03a)
- Add new api to check if admin is logged in - by @cedoor (1e718)
- @privacy-scaling-explorations/api-sdk:
- Export more groups functions - by @vplasencia (5a9c9)
- Add invites in api-sdk - by @vplasencia (cd3d0)
- Add invites to the api docs - by @vplasencia (a70bc)
- @privacy-scaling-explorations/dashboard:
🐞 Bug Fixes
- @privacy-scaling-explorations/api:
- Remove member from db correctly - by @cedoor (b1b9f)
- Return right group after removing members - by @cedoor (69682)
- Set correct check for group types - by @cedoor (b3185)
- Fix typo - by @cedoor (9fc95)
- Fix typo - by @cedoor (82695)
- Add reputation criteria as a update-dto par - by @cedoor (cc338)
- Pass reputation criteria as a json - by @cedoor (d31b9)
- Fix import path - by @cedoor (2ff58)
- @privacy-scaling-explorations/api-sdk:
- Fix request url - by @vplasencia (a26bc)
- @privacy-scaling-explorations/dashboard: