Releases: bandada-infra/bandada
Releases · bandada-infra/bandada
v0.11.0
🚀 Features
- Create API to get group API Config - by @saleel (c0ff4)
- Integrate iron session - by @cedoor (c7b53)
- Add api for updating reputation criteria - by @saleel (d06eb)
- Add API to add members manually - by @saleel (2ee51)
- Change updateGroups from PUT to PATCH - by @saleel (9c9a1)
- Create initial github oauth flow - by @cedoor (7f94f)
- Create new controller for reputation groups - by @cedoor (92ee8)
- Add fingerprint duration in the api, dashboard and libs - by @vplasencia (a4105)
- Create new api to generate new api key - by @cedoor (b347d)
- @privacy-scaling-explorations/api:
- Make api to get group data public - by @cedoor (83a3a)
- Remove the data folder every time the development server starts - by @vplasencia (9c077)
- Update fingerprint when tree depth is changed - by @vplasencia (a4a40)
- Integrate twitter reputation flow - by @cedoor (92379)
- Add new api to remove groups - by @cedoor (0fded)
- @privacy-scaling-explorations/api-sdk:
- Add new functions - by @vplasencia (6d4b2)
- @privacy-scaling-explorations/contracts:
- Add merkle tree history - by @vplasencia (84536)
- @privacy-scaling-explorations/dashboard:
- Add api-sdk library - by @vplasencia (fddec)
- @privacy-scaling-explorations/reputation:
- Init reputation lib - by @cedoor (f5906)
- Add new util function to check parameter types - by @cedoor (1fce9)
- Add twitter-followers validator - by @cedoor (49257)
- Add utility functions for testing - by @cedoor (5bf70)
- Add new validator - by @cedoor (c1878)
- Add new github validator - by @cedoor (76310)
- Add new twitter validator - by @cedoor (4b0a2)
🐞 Bug Fixes
- Make apiKy column nullable - by @saleel (c9dbd)
- Fix api validation when adding member - by @saleel (9f7b2)
- Lint fix - by @saleel (52b09)
- Use dashboardUrl for SIWE - by @saleel (f3299)
- Move siwe package to /api - by @saleel (c1e03)
- Update incompatible ethers version - by @saleel (af4ff)
- @privacy-scaling-explorations/api:
- @privacy-scaling-explorations/api-sdk:
- Update api base url - by @vplasencia (8f83b)
- Update remove member function - by @vplasencia (26c78)
- @privacy-scaling-explorations/client:
- @privacy-scaling-explorations/contracts:
- Remove onlyOwner in getFingerprintCreationDate - by @vplasencia (fb464)
- @privacy-scaling-explorations/dashboard:
- Fix NewGroup button disabled for off-chain - by @saleel (1780a)
- Make type as on optional parameter - by @cedoor (eb97a)
- Set correct types path - by @cedoor (9a7fd)
- Lint errors - by @cedoor (7428b)
- Update add member by reputation url - by @vplasencia (ea08c)
- Set unique group key - by @cedoor (dd31e)
- Avoid setting auth status twice - by @cedoor (0f994)
- Add provider url for localhost - by @vplasencia (9dbb2)
- @privacy-scaling-explorations/reputation:
View changes on GitHub
v0.7.0
🚀 Features
- Add express session for Reddit auth - by @saleel (6d0ea)
- Bandada Dashboard: Add footer with links - by @cedoor (cb6bd)
🐞 Bug Fixes
- Fix login with wallet - by @saleel (71b0c)
- Lint fixes - by @saleel (0a1c9)
- Bandada API:
- Bandada Dashboard:
- Fix navbar showing buttons twice - by @saleel (c392d)
- Update check for connected wallets - by @cedoor (e11bc)
- Update check for connected wallets - by @cedoor (68682)
- Re-organize redirects and urls - by @cedoor (d2886)
- Remove wallet auto connect and update redirects - by @cedoor (ba87e)
- Set correct sizes for button variants - by @cedoor (b1646)
- Update function name and group id convertions - by @cedoor (acbe0)
View changes on GitHub
v0.6.0
🚀 Features
- @bandada/utils: Add function to get bandada contract groups - by @cedoor (4aa27)
🐞 Bug Fixes
- Fix redirect link after logout - by @saleel (5ce1e)
- Fix style issue in wallet connect modal - by @saleel (1cdf8)
- @bandada/api: Add function to update contract groups on startup - by @cedoor (af1e6)
- @bandada/client: Remove chainId restriction on wallet connect - by @saleel (4f419)
View changes on GitHub
v0.4.0
🚀 Features
- Update off-chain group fingerprint without delay - by @saleel (47a41)
- Add api to remove group members - by @saleel (ccbbd)
- Add removeMember button to dashboard - by @saleel (e7fa7)
- Restrict member removal to admins - by @saleel (e9d84)
- Add new font - by @cedoor (f877d)
- Create new homepage - by @cedoor (d8df7)
🐞 Bug Fixes
- Fix env path for dashboard and client builds - by @saleel (dc259)
- Fix env value in build time .env.production - by @saleel (609b1)
- Append baseUrl to client routes - by @saleel (9e53c)
View changes on GitHub
v0.3.0
No significant changes
View changes on GitHub
v0.1.7
No significant changes