Releases: OmniFlix/omniflixhub
v5.0.2
This version contains fixes related to client signing issues
What's Changed
- autocli: fix unjail transaction signing issue by @harish551 in #193
Full Changelog: v5.0.1...v5.0.2
v5.0.2-alpha.1
Full Changelog: v5.0.1...v5.0.2-alpha.1
v5.0.1
This version contains fix for multiple temp directories issue with v5.0.0 version
What's Changed
- fix: fix node temp dir issue by @harish551 in #190
Full Changelog: v5.0.0...v5.0.1
v5.0.0
Note: This version contains state breaking changes and migrations, can only be used in a co-ordinated chain upgrade
Migrations:
- cosmos-sdk v0.50.9
- ibc-go v8.4.0
- wasmvm 2.1.2
New Modules:
- circuit v0.1.1
Fixes:
- onft genesis validation
- cosmwasm statesync snapshot
What's Changed
- update app version to v5 by @harish551 in #174
- feat: cosmos-sdk v0.50.x by @harish551 in #175
- add test workflow by @harish551 in #176
- fix ibc v8 migration by @harish551 in #177
- go.mod: bump up streampay & wasmvm by @harish551 in #178
- add block proposal handlers by @harish551 in #182
- feat: circuit breaker module by @harish551 in #183
- fix: add wasm state-sync snapshot extension by @harish551 in #184
- fix onft genesis validation by @harish551 in #185
- upgrade: gov upgrade handler changes by @harish551 in #186
- v5 release chores by @harish551 in #187
Full Changelog: v4.1.1...v5.0.0
v5.0.0-alpha.2
Note: this is release for testnet upgrade. must be used in a co-ordinated chain upgrade
What's Changed
- update app version to v5 by @harish551 in #174
- feat: cosmos-sdk v0.50.x by @harish551 in #175
- add test workflow by @harish551 in #176
- fix ibc v8 migration by @harish551 in #177
- go.mod: bump up streampay & wasmvm by @harish551 in #178
- add block proposal handlers by @harish551 in #182
- feat: circuit breaker module by @harish551 in #183
- fix: add wasm state-sync snapshot extension by @harish551 in #184
- fix onft genesis validation by @harish551 in #185
Full Changelog: v4.1.1...v5.0.0-alpha.2
v5.0.0-alpha.1
This version migrates omniflixhub app to cosmos-sdk v0.50.x version, it requires a co-ordinated upgrade
New Modules:
circuit - circuit breaker module (https://docs.cosmos.network/main/build/modules/circuit)
Migrations
cosmos-sdk v0.50.x
ibc-go v8
What's Changed
- update app version to v5 by @harish551 in #174
- feat: cosmos-sdk v0.50.x by @harish551 in #175
- add test workflow by @harish551 in #176
- fix ibc v8 migration by @harish551 in #177
- go.mod: bump up streampay & wasmvm by @harish551 in #178
- add block proposal handlers by @harish551 in #182
- feat: circuit breaker module by @harish551 in #183
- fix: add wasm state-sync snapshot extension by @harish551 in #184
Full Changelog: v4.1.1...v5.0.0-alpha.1
v4.1.1
Note: this version tagged as v4.1.1
since v4.1.0
is security patch from private repo
What's Changed
- fix(tokenfactory): disable force transfer from module accounts by @harish551 in #173
Full Changelog: v4.0.0...v4.1.1
v4.0.0
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
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