Releases: OmniFlix/omniflixhub
v0.8.0
upgrade_1
release
This release contains
- cosmos-sdk v0.45.10
- tendermint v0.34.22
- ibc-go v3.3.1
- marketplace v0.4.0 (auctions)
What's Changed
- add: minimum validator commission decorator by @harish551 in #22
- marketplace: auctions & upgrade handler by @harish551 in #23
- feat: auctions, minimum validator commission decorator by @harish551 in #24
- upgrade: change upgrade name from v2 to upgrade_1 by @harish551 in #25
- go.mod: bump marketplace version
marketplace@v0.4.0-alpha-1
by @harish551 in #26 - go.mod: bump version marketplace@v0.4.0 by @harish551 in #27
- dragonberry by @faddat in #29
- Update readme.md by @harish551 in #30
- ibc 331 patch by @RusAkh in #32
- gofumpted by @harish551 in #33
New Contributors
Full Changelog: v0.4.2...v0.8.0
v0.8.0-alpha.2
What's Changed
- dragonberry by @faddat in #29
- Update readme.md by @harish551 in #30
- ibc 331 patch by @RusAkh in #32
- gofumpted by @harish551 in #33
New Contributors
Full Changelog: v0.7.0...v0.8.0-alpha.2
v0.8.0-alpha.1
Update readme.md (#30)
v0.4.2
dragonberry patch
This release includes
- cosmos-sdk v0.45.9
- tendermint v0.34.21
requires
- go v1.18+
Before upgrading please add this configuration to your app.toml below the iavl-cache-size property
# IAVLDisableFastNode enables or disables the fast node feature of IAVL.
# Default is true.
iavl-disable-fastnode = true
v0.7.0
What's Changed
- add: minimum validator commission decorator by @harish551 in #22
- marketplace: auctions & upgrade handler by @harish551 in #23
- feat: auctions, minimum validator commission decorator by @harish551 in #24
- upgrade: change upgrade name from v2 to upgrade_1 by @harish551 in #25
- go.mod: bump marketplace version
marketplace@v0.4.0-alpha-1
by @harish551 in #26 - go.mod: bump version marketplace@v0.4.0 by @harish551 in #27
Full Changelog: v0.4.1...v0.7.0
v0.6.0
This release contains a version update to golang from 1.17 to 1.18.
In addition, the release contains updates to the following core dependencies:
- cosmos-sdk v0.45.6
- tendermint v0.34.19
- ibc-go v3.0.1
- marketplace v0.3.0 (Auctions)
What's Changed
- add: minimum validator commission decorator by @harish551 in #22
- marketplace: auctions & upgrade handler by @harish551 in #23
- feat: auctions, minimum validator commission decorator by @harish551 in #24
- upgrade: change upgrade name from v2 to upgrade_1 by @harish551 in #25
Full Changelog: v0.4.1...v0.6.0
v0.5.0 [Do Not Use]
This release contains a version update to golang from 1.17 to 1.18.
In addition, the release contains updates to the following core dependencies:
- cosmos-sdk v0.45.6
- tendermint v0.34.19
- ibc-go v3.0.1
- marketplace v0.3.0 (Auctions)
What's Changed
- add: minimum validator commission decorator by @harish551 in #22
- marketplace: auctions & upgrade handler by @harish551 in #23
Full Changelog: v0.4.1...v0.5.0
v0.5.0.alpha.1
What's Changed
- add: minimum validator commission decorator by @harish551 in #22
- marketplace: auctions & upgrade handler by @harish551 in #23
- cosmos-sdk v0.45.6
- ibc-go v3
Full Changelog: v0.4.1...v0.5.0.alpha.1
v0.4.1
Optional
- Ledger support
- Documentation update
What's Changed
- App support for Ledger in Makefile by @dylanschultzie in #17
- Create LICENSE.md by @svabhishek in #19
- ReadMe & workflow script updates by @harish551 in #20
New Contributors
- @dylanschultzie made their first contribution in #17
- @svabhishek made their first contribution in #19
Full Changelog: v0.4.0...v0.4.1
v0.4.0
Major updates
- Cosmos-SDK v0.45.1
- IBC v2.0.3
- oNFT v0.3.0 (https://github.com/OmniFlix/onft/releases/tag/v0.3.0)
- Marketplace v0.2.0 (https://github.com/OmniFlix/marketplace/releases/tag/v0.2.0)
- x/alloc: to allocate minting rewards
What's Changed
- update: update swagger doc by @harish551 in #11
- alloc module for allocation of minting rewards by @harish551 in #13
- oNFT, Marketplace updated modules by @harish551 in #14
- bump onft & marketplace version by @harish551 in #16
Full Changelog: v0.3.0...v0.4.0