Releases: openlawteam/tribute-contracts
Releases · openlawteam/tribute-contracts
v2.3.4
Changelog
Info ⚠️
- The v2.3.4 release is integrated with tribute-ui.
What's Changed 🗒️
- Members that delegate the voting power to a new address are not allowed to submit votes. If the member attempt to submit the vote without using the delegate address, an error will be thrown.
- Skip the Governance Token voting weight validation if the vote result belongs to a member that didn't vote (choice = 0), this way it is guaranteed that the vote result is valid and can be submitted.
Fixes 🐞
- fix: isActiveMember, requestStep, and voting power validation by @adridadou in #479
Maintenance 🛠️
Packages 📦
Full Changelog: v2.3.3...v2.3.4
Launch your DAO: https://tributedao.com/docs/tutorial/dao/installation
v2.3.3
Changelog
Info ⚠️
- The v2.3.3 release is integrated with tribute-ui.
Fixes 🐞
Documentation 📖
- docs: update subgraph + tutorial documentation by @sophiacodes and @fforbeck in #454
Packages 📦
Full Changelog: v2.3.2...v2.3.3
Launch your DAO: https://tributedao.com/docs/tutorial/dao/installation
v2.3.2
Changelog
Info ⚠️
- The v2.3.2 release is integrated with tribute-ui.
Fixes 🐞
Documentation 📖
- docs: added a warning about the correct tutorial branch by @fforbeck in #463
- docs: use rinkeby as default for local dev (web documentation) by @mcclurejt in #466
Packages 📦
Full Changelog: v2.3.1...v2.3.2
v1.0.6
Changelog
Info ⚠️
- This is a minor release to add the KycOnboarding adapter - which allows the onboarding of new members using coupons once the KYC process is completed.
- It also updates some contracts to use the
block.chainid
. - The v1.0.6 release is compatible with tribute-ui.
- In case you want to use tribute-contracts locally with tribute-ui, please checkout and use the latest integrated version v1.0.6 of tribute-contracts. Then follow instructions to spin up a Tribute DAO: https://github.com/openlawteam/tribute-contracts/blob/release-v1.0.6/docker/README.md
Features & Enhancements 🚀
Packages 📦
Full Changelog: v1.0.5...v1.0.6
v2.3.1
Changelog
Info ⚠️
- The v2.3.1 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
Features & Enhancements 🚀
- feat: New Adapter - Reimbursement by @adridadou in #412
Packages 📦
Full Changelog: v2.3.0...v2.3.1
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
v2.2.5
Changelog
Info ⚠️
- The v2.2.5 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
Features & Enhancements 🚀
- feat: New Adapter - KYC Onboarding by @adridadou in #437
- feat: set DAO configs with Managing proposals (#442) by @fforbeck in #449
Bug Fixes 🐞
Maintenance ⚒️
Packages 📦
Full Changelog: v2.2.4...v2.2.5
v1.0.5
Changelog
Info ⚠️
- This is a minor release to add new features to the Managing Adapter - which now supports proposals to update DAO configs that use the
address
/numeric
types. TheManaging.submitProposal
function now takes an additional argumentconfigs
. - The v1.0.5 release is compatible with tribute-ui.
- 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
Features & Enhancements 🚀
Packages 📦
Full Changelog: v1.0.4...v1.0.5
v2.2.4
Changelog
Info ⚠️
- The v2.2.4 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.4 of tribute-contracts. Then checkout the following instructions to spin up a Tribute DAO: https://github.com/openlawteam/tribute-contracts/blob/release-v1.0.4/docker/README.md
Maintenance ⚒️
Documentation 📖
Packages 📦
Full Changelog: v2.2.3...v2.2.4
v2.2.3
Changelog
Info ⚠️
- The v2.2.3 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.4 of tribute-contracts. Then checkout the following instructions to spin up a Tribute DAO: https://github.com/openlawteam/tribute-contracts/blob/release-v1.0.4/docker/README.md
Bug Fixes 🐞
- fix: subgraph for latest smart contracts + clean up fixes in deployment files by @jdville03 in #427
- fix: config storage by @fforbeck in #435
- fix: read optional vars from process.env by @fforbeck in #436
Packages 📦
Full Changelog: v2.2.2...v2.2.3