This release version is targeted for v4 upgrade, contains state-breaking changes should only be used in a co-ordinated upgrade
New Modules
- ibc-hooks
Fixes & Improvements
- ibc-go patch (v7.4.0)
- Channel creation from cosmwasm contracts
- NFT mint naming style and index selection for itc campaign
- Increased whitelist accounts for auctions
What's Changed
- feat: add ibc-hooks middleware by @harish551 in #159
- upgrade(v3.2): fix upgrade handler by @harish551 in #160
- go.mod: security patch version bumps by @harish551 in #161
- upgrade(v4): change upgrade name by @harish551 in #162
- doc: update onft doc by @harish551 in #164
- fix: update validations and restrictions by @harish551 in #165
- ibc-go patch by @harish551 in #167
- feat(itc): add title format options for nft minting campaigns by @harish551 in #168
- fix name delimiter spelling by @harish551 in #169
- change app version to v4 by @harish551 in #170
- fix gov proposal config by @harish551 in #171
- update version in readme by @harish551 in #172
Full Changelog: v3.3.0...v4.0.0