Skip to content

Releases: multiversx/mx-api-service

v1.4.0

22 Jan 11:56
93a9abd
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bugfixes 🐛

Other Notable Changes

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0-hotfix2

12 Jan 11:09
5634d6f
Compare
Choose a tag to compare

What's Changed

Bugfixes 🐛

  • Identity owner fix by @tanghel in #1180
    This bugfix makes the MultiversX Community Delegation 🎖 identity appear again in the list of identities and the association for it in the/nodes endpoint

Other Notable Changes

Full Changelog: v1.3.0-hotfix1...v1.3.0-hotfix2

v1.3.0 Hotfix 1

04 Dec 10:57
4bf70d9
Compare
Choose a tag to compare

What's Changed

Bugfixes 🐛

Full Changelog: v1.3.0...v1.3.0-hotfix1

v1.3.0

24 Nov 14:08
c7f1b47
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bugfixes 🐛

Other Notable Changes

Full Changelog: v1.2.0...v1.3.0

v1.2.0-hf2

08 Aug 13:40
93920f0
Compare
Choose a tag to compare

What's Changed

Other Notable Changes

Full Changelog: v1.2.0-hf1...v1.2.0-hf2

v1.2.0-hf1

06 Jul 10:00
aa6a1b9
Compare
Choose a tag to compare

What's Changed

Bugfixes 🐛

Full Changelog: v1.2.0...v1.2.0-hf1

v1.2.0

01 Jul 09:10
de119fb
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • Return prices for experimental DEX tokens by @tanghel in #1089
  • add support for automaticActivation and checkCapOnRedelegate for providers by @cfaur09 in #1085
  • add support for operation search by @cfaur09 in #1088

Bugfixes 🐛

Full Changelog: v1.1.0...v1.2.0

v1.1.0

29 Jun 13:47
6faf040
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bugfixes 🐛

Other Notable Changes

New Contributors

Config adjustments

Data API price fetching

Instead of relying on a plugin functionality, we fetch now the price information from the publicly available data API: https://data-api.multiversx.com
In this way, the integrators can safely fetch the price instead of implementing their own price fetcher.

features:
  dataApi:
    enabled: true
    serviceUrl: 'https://data-api.multiversx.com'

Collection / token properties f...

Read more

v1.0.3-hf3

20 Mar 12:09
9c0d259
Compare
Choose a tag to compare

What's Changed

Bugfixes 🐛

Full Changelog: v1.0.3-hf2...v1.0.3-hf3

v1.0.3-hf2

08 Mar 14:28
a34a55f
Compare
Choose a tag to compare

What's Changed

Bugfixes 🐛

Full Changelog: v1.0.3-hf1...v1.0.3-hf2