Releases: telosnetwork/teloscan
Releases · telosnetwork/teloscan
v1.5.0
v1.4.8
New Features
- enable 1155 ABI for unverified contracts by @donnyquixotic in #482
Fixes
- execute read actions without requiring wallet connection in #482
- add missing i18n entries by @donnyquixotic in #477
- update branding logos & token icons by @donnyquixotic in #488
- unstaking by @Viterbo in #495
- handle wallet address change gracefully do not require reload by @Viterbo in #496
Dependency Updates
- bump axios from 0.21.4 to 1.6.0
Full Changelog: v1.4.7...v1.4.8
v1.4.7
Fixes
- cloud wallet logo not visible in light mode by @donnyquixotic in #473
Dependency Updates
- bump browserify-sign from 4.2.1 to 4.2.2
Full Changelog: v1.4.4...v1.4.7
v1.4.6
v1.4.5
Fixes
- Fix claim banner by @ezra-sg in #452
- Redirect /endpoints to /health by @donnyquixotic in #453
New Features
- Telos Cloud & WalletConnect login by @Viterbo in #460
- (internal) Add fathom analytics by @donnyquixotic in #437
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
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
- Hotfix/evm endpoint by @donnyquixotic in #417
- made contract instance raw so we can access properties by @tomtomcrypto in #419
- upgrade web3 package by @donnyquixotic #432
Full Changelog: v1.4.3...v1.4.4
v1.4.3
What's Changed
This release includes hot fixes:
- Fixes errors when navigating through blocks
- Fixes
bignumber
error occurring in some pages
Included PRs
- Hotfix/fix loadblock param by @pmjanus in #397
- Hotifx/block navigation data reset by @donnyquixotic in #400
- Hotfix/bignumber error fix by @pmjanus in #404
New Contributors
Full Changelog: v1.4.1...v1.4.3
v1.4.1
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
- added french translation by @tomtomcrypto in #349
- #359 | Misc. style issues by @EJSG in #363
- #360 | Fix verify contract link behavior by @EJSG in #362
- #354 | Fix header advanced menu by @EJSG in #366
- Feature/block-navigation by @donnyquixotic in #391
Chores
- Remove husky & add workflow yml by @donnyquixotic in #364
- chore(deps): bump webpack from 5.74.0 to 5.76.1 by @dependabot in #383
Full Changelog: v1.4.0...v1.4.1
v1.4.0
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
What's Changed
This release includes support for brave native wallet, portuguese translation and improvements.
Included PRs
Features
- Adding Portuguese (pt-BR) translation by @Viterbo in #312
- Feature/brave browser native wallet by @donnyquixotic in #314
Improvements
- 328 enable typescript by @donnyquixotic in #329
- #128 | Yeet all Pug by @EJSG in #333
- Remembering pagination state for tx table by @Viterbo in #336
- #320 | Update staking text by @EJSG in #340
- #337 | Header updates by @EJSG in #341
Full Changelog: v1.2.1...v1.3.0