Releases: OmniFlix/omniflixhub
v2.0.0-beta.1
Testnet release (flixnet-4)
Note: This version contains state breaking changes and migrations from previous modules, requires co-ordinated upgrade
This version includes
- cosmos-sdk v0.47.5
- ibc-go v7.3.1
- streampay v2.2.0-alpha.3
- nft-transfer v1.1.3-ibc-7.3.0
What's Changed
- Improve tests in itc module by @pysel in #91
- [v2] sdk v0.47.x migration & ibc v7 by @harish551 in #93
- update version by @harish551 in #98
- feat: globalfee module by @harish551 in #99
- feat: add cosmos-sdk/group module by @harish551 in #100
- feat: add icq module by @harish551 in #102
- feat: tokenfactory module by @harish551 in #104
- add new modules in store upgrades list by @harish551 in #105
- fix gov router by @harish551 in #106
- feat: migrate onft to use x/nft base structure and keepers by @harish551 in #107
- feat: Ics721 nft transfer module by @harish551 in #109
- fix pfm previous version by @harish551 in #112
- fix class builder by @harish551 in #113
- fix: do not allow non-transferable nfts to transfer with nft-transfer module by @harish551 in #114
- add nft-transfer module in new modules list by @harish551 in #115
- update upgrade handler by @harish551 in #116
- x/onft: migrate abs ipfs urls to reference urls & add migration tests & invariant checks by @harish551 in #117
- feat: percentage based fee for stream payment by @harish551 in #118
- fix amino sign issue by @harish551 in #119
- doc(swagger): update swagger api docs by @harish551 in #120
- fix: update RawEncoding to StdEncoding by @harish551 in #121
- nft-transfer(ics721): fix unsupported data format issue by @harish551 in #122
- update Makefile by @harish551 in #123
Full Changelog: v0.12.1...v2.0.0-beta.1
v2.0.0-alpha.3
Testnet release
Note: This version contains state breaking changes and migrations from previous modules, requires co-ordinated upgrade
This version includes
- cosmos-sdk v0.47.5
- ibc-go v7.3.1
- streampay v2.2.0-alpha.3
- nft-transfer v1.1.3-ibc-7.3.0
What's Changed
- fix amino sign issue by @harish551 in #119
- doc(swagger): update swagger api docs by @harish551 in #120
- fix: update RawEncoding to StdEncoding by @harish551 in #121
- nft-transfer(ics721): fix unsupported data format issue by @harish551 in #122
Full Changelog: v2.0.0-alpha.2...v2.0.0-alpha.3
v2.0.0-alpha.2
Testnet release
Note: This version contains state breaking changes and migrations from previous modules, requires co-ordinated upgrade
This version includes
- cosmos-sdk v0.47.5
- ibc-go v7.3.1
- streampay v2.2.0-alpha.2
- nft-transfer v1.1.3-ibc-7.3.0
What's Changed
- x/onft: migrate abs ipfs urls to reference urls & add migration tests & invariant checks by @harish551 in #117
- feat: percentage based fee for stream payment by @harish551 in #118
Full Changelog: v2.0.0-alpha.1...v2.0.0-alpha.2
v2.0.0-alpha.1
Test release
Note: This version contains state breaking changes and migrations from previous modules, requires co-ordinated upgrade
This version includes
- cosmos-sdk v0.47.5
- ibc-go v7.3.1
- streampay v2.2.0-alpha.1
- nft-transfer v1.1.3-ibc-7.3.0
What's Changed
- Improve tests in itc module by @pysel in #91
- [v2] sdk v0.47.x migration & ibc v7 by @harish551 in #93
- update version by @harish551 in #98
- feat: globalfee module by @harish551 in #99
- feat: add cosmos-sdk/group module by @harish551 in #100
- feat: add icq module by @harish551 in #102
- feat: tokenfactory module by @harish551 in #104
- add new modules in store upgrades list by @harish551 in #105
- fix gov router by @harish551 in #106
- feat: migrate onft to use x/nft base structure and keepers by @harish551 in #107
- feat: Ics721 nft transfer module by @harish551 in #109
- fix pfm previous version by @harish551 in #112
- fix class builder by @harish551 in #113
- fix: do not allow non-transferable nfts to transfer with nft-transfer module by @harish551 in #114
- add nft-transfer module in new modules list by @harish551 in #115
- update upgrade handler by @harish551 in #116
Full Changelog: v0.12.1...v2.0.0-alpha.1
v0.12.1
pfm patch
warning: this is state-breaking patch should be used in co-ordinated upgrade
What's Changed
- add pfm patch by @harish551 in #111
Full Changelog: v0.12.0...v0.12.1
v0.12.0
Note: This release contains state breaking changes, must be used for/after v0.12.x upgrade on OmniFlix Hub
This version of release includes:
- Refactored app structure
- Interchain accounts (only host)
- packet forward middleware
- patch for ITC claim tx gas spike issue
upgrade name: v0.12.x
upgrade block height: 8054200
v0.12.x upgrade instructions
What's Changed
- feat: add ICA host module by @harish551 in #72
- refactor app by @harish551 in #73
- feat: add marketplace module as internal module by @harish551 in #74
- fix(x/itc): fix campaign claim tx high gas issue by @harish551 in #76
- itc patch updates by @harish551 in #78
- new app structure by @harish551 in #81
- add pfm by @harish551 in #82
- add upgrade handler for v0.12.x by @harish551 in #83
- update readme with v0.12.x upgrade details by @harish551 in #84
Full Changelog: v0.11.1...v0.12.0
v0.12.0-alpha.1
Note: This version can only be used to test on testnet
This version contains refactoring updates, new modules and bug fixes
What's Changed
- update readme with v0.11.0 upgrade details by @harish551 in #69
- feat: add ICA host module by @harish551 in #72
- refactor app by @harish551 in #73
- feat: add marketplace module as internal module by @harish551 in #74
- fix(x/itc): fix campaign claim tx high gas issue by @harish551 in #76
- itc patch updates by @harish551 in #78
- new app structure by @harish551 in #81
- add pfm by @harish551 in #82
- add upgrade handler for v0.12.x by @harish551 in #83
Full Changelog: v0.11.1...v0.12.0-alpha.1
v0.11.1
Note:
This release contains state breaking changes, must be used for/after v0.11.0
upgrade on OmniFlix Hub
Includes bug fixes, performance improvements and new modules
- cosmos-sdk v0.45.16
- cometbft v0.34.28
- ibc-go v4.4.2
- onft v0.6.0 (event fixes)
- marketplace v0.6.0 (auction functionality update)
- streampay v2.1.0 (introducing stream payments)
- itc v1 (Interact to Claim - NFT interactive campaigns to claim fungible and non-fungible tokens)
Upgrade Block Height: 7339200
Upgrade Instructions: v0.11.0 Upgrade Instructions
What's Changed
- setup app test suite by @harish551 in #57
- upgrade to ibc v4 by @faddat in #56
- upgrade handler v0.11.0 by @harish551 in #58
- feat: add streampay module by @harish551 in #59
- add streampay in upgrade by @harish551 in #60
- remove ibc-go v3 huckleberry patch replace by @harish551 in #61
- feat: interact to claim (ITC) module by @harish551 in #43
- update ibc swagger docs by @harish551 in #62
- bump up onft version by @harish551 in #63
- fix: marketplace auction issue patch by @harish551 in #64
- update readme by @harish551 in #65
- v0.11.0 upgrade handler fix by @harish551 in #66
- itc(fix): update nft id generation on claim by @harish551 in #67
- updated time format in events by @harish551 in #68
Full Changelog: v0.10.1...v0.11.1
v0.11.0 [Do Not Use This]
Note:
This release contains state breaking changes, must be used for/after v0.11.0
upgrade on OmniFlix Hub
update : this version produces non-deterministic app state, please do not use this version for the upgrade
Includes bug fixes, performance improvements and new modules
- cosmos-sdk v0.45.16
- cometbft v0.34.28
- ibc-go v4.4.2
- onft v0.6.0 (event fixes)
- marketplace v0.6.0 (auction functionality update)
- streampay v2.0.0 (introducing stream payments)
- itc v1 (Interact to Claim - NFT interactive campaigns to claim fungible and non-fungible tokens)
Upgrade Block Height: 7339200
Upgrade Instructions: v0.11.0 Upgrade Instructions
What's Changed
- setup app test suite by @harish551 in #57
- upgrade to ibc v4 by @faddat in #56
- upgrade handler v0.11.0 by @harish551 in #58
- feat: add streampay module by @harish551 in #59
- add streampay in upgrade by @harish551 in #60
- remove ibc-go v3 huckleberry patch replace by @harish551 in #61
- feat: interact to claim (ITC) module by @harish551 in #43
- update ibc swagger docs by @harish551 in #62
- bump up onft version by @harish551 in #63
- fix: marketplace auction issue patch by @harish551 in #64
- update readme by @harish551 in #65
- v0.11.0 upgrade handler fix by @harish551 in #66
Full Changelog: v0.10.1...v0.11.0
v0.11.0-alpha.3
Note: do not use this version on the mainnet can only be used for the upgrade (v0.11.0) on flixnet-4 testnet
This version includes:
- cosmos-sdk v0.45.16
- cometbft v0.34.28
- ibc-go v4.4.2
- onft v0.6.0-alpha.2
- marketplace v0.6.0-alpha.2
- streampay v2.0.0-alpha.2
What's Changed
- setup app test suite by @harish551 in #57
- upgrade to ibc v4 by @faddat in #56
- upgrade handler v0.11.0 by @harish551 in #58
- feat: add streampay module by @harish551 in #59
- add streampay in upgrade by @harish551 in #60
- remove ibc-go v3 huckleberry patch replace by @harish551 in #61
- feat: interact to claim (ITC) module by @harish551 in #43
- update ibc swagger docs by @harish551 in #62
- bump up onft version by @harish551 in #63
- fix: marketplace auction issue patch by @harish551 in #64
Full Changelog: v0.10.1...v0.11.0-alpha.3