v2.3.0
Changelog
Info ⚠️
- The v2.3.0 release is not integrated with tribute-ui. The integration is in progress and a new release will be done when it is completed.
- In case you want to use tribute-contracts locally with tribute-ui, please checkout and use the latest integrated version v1.0.5 of tribute-contracts. Then checkout the following instructions to spin up a Tribute DAO: https://github.com/openlawteam/tribute-contracts/blob/release-v1.0.5/docker/README.md
Breaking Changes 🔥
- OffchainVoting adapter was refactored to reduce the contract size, revert on votes from members that don't have the permission to vote, and a new function was added to retrieve a vote for a given dao + proposalId - the returned structured also contains new attributes (#451).
Features & Enhancements 🚀
- feat: voting rights by @fforbeck @adridadou @jdville03 in #451
Bug Fixes 🐞
- fix: kyc configs and deployment by @fforbeck in #452
- fix: issues found with Slither by @fforbeck in #455
Packages 📦
Full Changelog: v2.2.5...v2.3.0