Releases: OmniFlix/omniflixhub
v4.0.0-alpha.1
This version introduces ibc-hooks middleware and few changes and bug fixes to the current modules
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.1.0...v4.0.0-alpha.1
v3.3.0
v3.1.1
This version is not state breaking with v3.1.0
and contains a fix for non default db nodes (pebbledb, rocksdb)
Full Changelog: v3.1.0...v3.1.1
v3.1.0
This version contains upstream fixes from sdk for below mentioned security vulnerability
GHSA-4j93-fm92-rp4m
What's Changed
- build(deps): update cosmos-sdk version to v0.47.9 by @harish551 in #156
Full Changelog: v3.0.0...v3.1.0
v3.0.0
Note: This version contains state-breaking changes and can only be applied with co-ordinated chain upgrade
Module Updates
- cosmos-sdk v0.47.8
- cometbft v0.37.4
- streampay v2.4.0
New Modules
- cosmwasm (wasmvm 1.5.2)
Fix
- restricting blocked addresses as recipients (royalty splits, sale splits, stream payment)
Upgrade Details & Instructions
https://github.com/OmniFlix/docs/blob/main/guides/mainnet/omniflixhub-1/upgrades/v3-upgrade.md
What's Changed
- feat(v3): add cosmwasm to omniflixhub by @harish551 in #152
- fix: do not allow blocked addr as recipient by @harish551 in #153
- update v3 upgrade handler for testnet by @harish551 in #154
- feat: make wasm permissioned by @harish551 in #155
Full Changelog: v2.1.0...v3.0.0
v3.0.0-alpha.1
Note: This version contains state breaking changes, and can only be used in co-ordinated upgrade
Features:
- cosmwasm
What's Changed
- feat(v3): add cosmwasm to omniflixhub by @harish551 in #152
- fix: do not allow blocked addr as recipient by @harish551 in #153
- update v3 upgrade handler for testnet by @harish551 in #154
Full Changelog: v2.1.0...v3.0.0-alpha.1
v2.1.0
Note: This version contains new features and state breaking changes, can only be used in a co-ordinated network upgrade
Fixes:
- streampay fee calculations
- ics721 transfers
- onft grpc query data
Features:
- Royalty receivers with weights for collection
- purgeDenom
What's Changed
- [v2.1] - fix onft query by @harish551 in #130
- feat(onft): royalty splits by @harish551 in #131
- feat(marketplace): distribute royalty according to split shares by @harish551 in #134
- fix(onft): royalty splits update by @harish551 in #135
- fix(streampy): fee percentage calculations by @harish551 in #137
- upgrade(v2.1): add v2.1 upgrade handler by @harish551 in #138
- update ics721 nft wrapper with royalty receivers part by @harish551 in #140
- fix denom metadata unpack issue by @harish551 in #141
- chore(dev-deps): upgrade ledger dependencies by @keupsonite in #139
- access uri hash in onft query by @harish551 in #142
- refactor & optimise code by @harish551 in #143
- feat(onft): purge denom message by @harish551 in #145
- fix(tokenfactory): amino support for setDenomMetadata message by @harish551 in #146
- update streampay version to v2.3.0 by @harish551 in #147
New Contributors
- @keupsonite made their first contribution in #139
Full Changelog: v2.0.0...v2.1.0
v2.1.0-alpha.2
Note: This version is state breaking, can only be used with co-ordinated upgrade
What's Changed
- [v2.1] - fix onft query by @harish551 in #130
- feat(onft): royalty splits by @harish551 in #131
- feat(marketplace): distribute royalty according to split shares by @harish551 in #134
- fix(onft): royalty splits update by @harish551 in #135
- fix(streampy): fee percentage calculations by @harish551 in #137
- upgrade(v2.1): add v2.1 upgrade handler by @harish551 in #138
- update ics721 nft wrapper with royalty receivers part by @harish551 in #140
- fix denom metadata unpack issue by @harish551 in #141
- chore(dev-deps): upgrade ledger dependencies by @keupsonite in #139
- access uri hash in onft query by @harish551 in #142
- refactor & optimise code by @harish551 in #143
- feat(onft): purge denom message by @harish551 in #145
- fix(tokenfactory): amino support for setDenomMetadata message by @harish551 in #146
New Contributors
- @keupsonite made their first contribution in #139
Full Changelog: v2.0.0...v2.1.0-alpha.2
v2.1.0-alpha.1
Note: This version is state breaking, can only be used with co-ordinated upgrade
Fixes:
- onft query
- streampay additional fee from sender instead of deducting from amount
Features:
- Royalty splits shares setup for Denom (Collection)
What's Changed
- [v2.1] - fix onft query by @harish551 in #130
- feat(onft): royalty splits by @harish551 in #131
- feat(marketplace): distribute royalty according to split shares by @harish551 in #134
- fix(onft): royalty splits update by @harish551 in #135
- fix(streampy): fee percentage calculations by @harish551 in #137
- upgrade(v2.1): add v2.1 upgrade handler by @harish551 in #138
Full Changelog: v2.0.0...v2.1.0-alpha.1
v2.0.0-testnet.1 (testnet v2-patch-1)
This release only for testnet (flixnet-4)
Please use this version for flixnet-4 v2-testnet-patch-1
upgrade