Skip to content

Releases: telosnetwork/teloscan

v1.5.0

10 Apr 00:55
v1.5.0
afb40b3
Compare
Choose a tag to compare

v1.4.8

30 Nov 17:28
v1.4.8
f5d1e31
Compare
Choose a tag to compare

New Features

Fixes

Dependency Updates

  • bump axios from 0.21.4 to 1.6.0

Full Changelog: v1.4.7...v1.4.8

v1.4.7

31 Oct 18:18
v1.4.7
b89aed7
Compare
Choose a tag to compare

Fixes

Dependency Updates

  • bump browserify-sign from 4.2.1 to 4.2.2

Full Changelog: v1.4.4...v1.4.7

v1.4.6

26 Oct 20:36
Compare
Choose a tag to compare

New Features

Dependency Updates

  • bump crypto-js from 4.1.1 to 4.2.0

Full Changelog: v1.4.5...v1.4.6

v1.4.5

26 Oct 18:31
Compare
Choose a tag to compare

Fixes

New Features

Dependency Updates

  • bump tough-cookie from 4.1.2 to 4.1.3
  • bump semver from 5.7.1 to 5.7.2
  • bump word-wrap from 1.2.3 to 1.2.4
  • bump postcss from 8.4.16 to 8.4.31
  • bump @babel/traverse from 7.18.13 to 7.23.2
  • bump crypto-js from 4.1.1 to 4.2.0

Full Changelog: v1.4.4...v1.4.5

v1.4.4

19 Jun 21:59
Compare
Choose a tag to compare

What's Changed

  • Updates evm endpoints to use load balancer
  • Fixes executing contract abi write actions using native wallet
  • Upgrades web3 package version from 1.x to 4.x

Included PRs

Full Changelog: v1.4.3...v1.4.4

v1.4.3

24 Apr 17:30
af70f5b
Compare
Choose a tag to compare

What's Changed

This release includes hot fixes:

  • Fixes errors when navigating through blocks
  • Fixes bignumber error occurring in some pages

Included PRs

New Contributors

Full Changelog: v1.4.1...v1.4.3

v1.4.1

13 Apr 17:37
2442597
Compare
Choose a tag to compare

What's Changed

This release includes the French translation and the ability to move through blocks with previous and next buttons.

Included PRs

Fixes & Features

Chores

Full Changelog: v1.4.0...v1.4.1

v1.4.0

16 Feb 01:40
9b62b5c
Compare
Choose a tag to compare

What's Changed

This release includes a few enhacements such as:

  • German language
  • Browser keeps your pagination history
  • New tab for internal transactions for a given address

Included PRs

  • Adding German (de-DE) translation by @Viterbo in #334
  • #338 | Fix unit tests by @EJSG in #344
  • changing pagination using history.pushState for $router.push by @Viterbo in #351
  • chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #352
  • New tab for show internal transactions history for a given address by @Viterbo in #346

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

v1.3.0

02 Feb 21:43
f035896
Compare
Choose a tag to compare

What's Changed

This release includes support for brave native wallet, portuguese translation and improvements.

Included PRs

Features

Improvements

Full Changelog: v1.2.1...v1.3.0