v2.3.0
JakeHartnell
released this
18 Oct 23:36
·
74 commits
to development
since this release
DAO DAO v2.3.0
now supports Token Factory and more flexible NFT DAOs, along with a bunch of other minor improvements.
These features have been audited by Oak Security and the report is available here.
Contract binaries have been compiled with workspace-optimizer:0.12.13
.
Full Changelog: v2.2.0...v2.3.0
What's Changed
- Update lib versions by @taitruong in #718
- Final CW4 cleanup by @NoahSaso in #723
- chore(ci): action release-contracts by @albttx in #640
- Support different NFT contracts with
dao-voting-cw721-staked
by @JakeHartnell in #726 - Token Factory DAOs by @JakeHartnell in #731
- shields.io docs.rs badges by @poroburu in #740
- Audit Fixes and Improvements by @JakeHartnell in #742
- Add error to FailedProposalExecution response by @ismellike in #749
- Remaining Audit Fixes & Factory Pattern by @JakeHartnell in #750
- Fix CI by @JakeHartnell in #755
New Contributors
Code IDs
juno-1
cw-payroll-factory: 3822
cw-token-swap: 3823
cw-tokenfactory-issuer: 3824
cw-vesting: 3825
dao-core: 3826
dao-migrator: 3827
dao-pre-propose-multiple: 3828
dao-pre-propose-single: 3829
dao-proposal-multiple: 3830
dao-proposal-single: 3831
dao-voting-cw4: 3832
dao-voting-cw721-staked: 3833
dao-voting-token-staked: 3834
osmosis-1
cw-payroll-factory: 241
cw-token-swap: 242
cw-tokenfactory-issuer: 243
cw-vesting: 244
dao-core: 245
dao-pre-propose-multiple: 247
dao-pre-propose-single: 248
dao-proposal-multiple: 249
dao-proposal-single: 250
dao-voting-cw4: 251
dao-voting-cw721-staked: 253
dao-voting-token-staked: 252
stargaze-1
cw-payroll-factory: 124
cw-token-swap: 125
cw-vesting: 126
dao-core: 127
dao-pre-propose-multiple: 129
dao-pre-propose-single: 130
dao-proposal-multiple: 131
dao-proposal-single: 132
dao-voting-cw4: 133
dao-voting-cw721-staked: 120
dao-voting-token-staked: 121
cw-tokenfactory-issuer: 122