Skip to content

Releases: OmniFlix/omniflixhub

v0.8.0

14 Nov 16:46
7974ee2
Compare
Choose a tag to compare

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

New Contributors

  • @faddat made their first contribution in #29
  • @RusAkh made their first contribution in #32

Full Changelog: v0.4.2...v0.8.0

v0.8.0-alpha.2

02 Nov 14:06
7974ee2
Compare
Choose a tag to compare
v0.8.0-alpha.2 Pre-release
Pre-release

What's Changed

New Contributors

  • @faddat made their first contribution in #29
  • @RusAkh made their first contribution in #32

Full Changelog: v0.7.0...v0.8.0-alpha.2

v0.8.0-alpha.1

20 Oct 11:36
e08da31
Compare
Choose a tag to compare
v0.8.0-alpha.1 Pre-release
Pre-release
Update readme.md (#30)

v0.4.2

15 Oct 08:21
4497bd1
Compare
Choose a tag to compare

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

19 Sep 12:00
5ec7d4c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.7.0

v0.6.0

30 Aug 15:05
51f70f1
Compare
Choose a tag to compare

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]

30 Aug 10:31
8644508
Compare
Choose a tag to compare

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

Full Changelog: v0.4.1...v0.5.0

v0.5.0.alpha.1

25 Aug 16:05
Compare
Choose a tag to compare
v0.5.0.alpha.1 Pre-release
Pre-release

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

29 Mar 11:58
31adcc5
Compare
Choose a tag to compare

Optional

  • Ledger support
  • Documentation update

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

16 Feb 17:15
43e65a6
Compare
Choose a tag to compare

Major updates

What's Changed

Full Changelog: v0.3.0...v0.4.0