Skip to content

Releases: openlawteam/tribute-contracts

v2.3.3

11 Jan 20:10
30b5d76
Compare
Choose a tag to compare

Changelog

Info ⚠️

  • The v2.3.3 release is integrated with tribute-ui.

Fixes 🐞

Documentation 📖

Packages 📦


Full Changelog: v2.3.2...v2.3.3

Launch your DAO: https://tributedao.com/docs/tutorial/dao/installation

v2.3.2

04 Jan 20:04
fc9473d
Compare
Choose a tag to compare

Changelog

Info ⚠️

  • The v2.3.2 release is integrated with tribute-ui.

Fixes 🐞

  • fix: several fixes to integrate tribute-contracts with tribute-ui by @fforbeck in #468

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

08 Dec 13:59
2d99cde
Compare
Choose a tag to compare

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

03 Dec 20:07
2771b3e
Compare
Choose a tag to compare

Changelog

Info ⚠️

Features & Enhancements 🚀

Packages 📦


Full Changelog: v2.3.0...v2.3.1

v2.3.0

02 Dec 21:04
7650d3f
Compare
Choose a tag to compare

Changelog

Info ⚠️

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 🚀

Bug Fixes 🐞

Packages 📦


Full Changelog: v2.2.5...v2.3.0

v2.2.5

24 Nov 19:33
efe4b10
Compare
Choose a tag to compare

Changelog

Info ⚠️

Features & Enhancements 🚀

Bug Fixes 🐞

  • fix: receive and save NFTs sent directly to the extensions by @fforbeck in #440

Maintenance ⚒️

Packages 📦


Full Changelog: v2.2.4...v2.2.5

v1.0.5

24 Nov 12:52
e009a47
Compare
Choose a tag to compare

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. The Managing.submitProposal function now takes an additional argument configs.
  • 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 🚀

  • feat: set DAO configs with Managing proposals by @fforbeck in #442

Packages 📦


Full Changelog: v1.0.4...v1.0.5

v2.2.4

22 Nov 19:44
d30dcfe
Compare
Choose a tag to compare

Changelog

Info ⚠️

Maintenance ⚒️

Documentation 📖

Packages 📦


Full Changelog: v2.2.3...v2.2.4

v2.2.3

16 Nov 13:05
8b82dc4
Compare
Choose a tag to compare

Changelog

Info ⚠️

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

v2.2.2

05 Nov 22:27
2e0ed10
Compare
Choose a tag to compare

Changelog

Info ⚠️

Features & Enhancements 🚀

  • feat: added new adapter Lend NFT, improved Onboarding, OffchainVoting by @adridadou in #330
  • feat: configuration adapter supports addr conf (#425) by @fforbeck in #432

Bug Fixes 🐞

  • fix: issues found with slither + fixed/disabled false-positives by @fforbeck in #413
  • fix: avoid re-deploying identity contracts by @adridadou in #416
  • fix: deploy utility contracts + check env vars by @fforbeck in #426

Maintenance 🔧

Documentation 📖

Packages 📦

New Contributors


Full Changelog: v2.2.1...v2.2.2