Releases: telosnetwork/open-block-explorer
Releases · telosnetwork/open-block-explorer
v1.2.13
v1.2.11
What's Changed
- chore(deps): bump ip from 1.1.8 to 1.1.9 by @dependabot in #832
- chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #836
- chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot in #837
- Fix proposal execute button - fixing the math for isApproved by @Viterbo in #842
- #839 | adding fathom analytics by @Viterbo in #846
- Update Master Branch by @Viterbo in #847
- chore: fix some comments by @lvyaoting in #843
New Contributors
- @lvyaoting made their first contribution in #843
Full Changelog: v1.2.10...v1.2.11
v1.2.10
Fixes
- allow any user to execute an approved proposal by @donnyquixotic in #829
- handle invalid key search result by @donnyquixotic in c12ee41
- default transactions tab on account navigation by @donnyquixotic in 8206c53
- handle zero liquid balance in staking modal by @donnyquixotic in f144b0d
- update system accounts list for account view by @donnyquixotic in c61cd23
Full Changelog: v1.2.9...v1.2.10
v1.2.9
New Features
- account BP votes by @kylanhurt in #803
- save user pagination settings by @kylanhurt in #821
- automatic search result navigation for single result by @donnyquixotic in #815
Fixes
- display flat array values in transactions table by @donnyquixotic in #804
- system accounts search by @donnyquixotic in #806
- update telos logos, default antelope favicon by @donnyquixotic in #810
- update eos endpoints by @karynemayer in #818
- debounce header search input by @kylanhurt in #814
- CSV upload by @donnyquixotic in #827
Dependency Updates
- bump follow-redirects from 1.14.9 to 1.15.4
Full Changelog: v1.2.8...v1.2.9
v1.2.8
Fixes
- Add decimal precision for any token under 1 USD by @kylanhurt in #787
- Adjust account statistics contrast by @kylanhurt in #786
- Hide tx data overflow and allow line-wrap by @kylanhurt in #785
- Include resources delegated to others in total balance by @donnyquixotic in #792
- Adjust tx timestamps to tell client that it's UTC by @kylanhurt in #790
- Adjust Account dropdown text and background on hover by @kylanhurt in #791
- Add comma separators for block numbers on homepage by @kylanhurt in #796
- Implement chain-specific footer links by @kylanhurt in #795
- Update 404 error route by @kylanhurt in #793
Dependency Updates
- bump browserify-sign from 4.2.1 to 4.2.2
Full Changelog: v1.2.7...v1.2.8
v1.2.7
Fixes
- Increase tx payload height by @kylanhurt in #775
- Implement logic for showing appropriate units for account resources by @kylanhurt in #776
- handle overflow in transaction trace details data by @kylanhurt in #785
- adjust contrast for account stats by @kylanhurt in #786
- convert UTC to local timestamp in transaction details by @kylanhurt in #790
- update account dropdown by @kylanhurt in #791
- include delegated resources in acount total balance by @donnyquixotic in #792
Dependency Updates
- bump postcss from 8.4.12 to 8.4.31
- bump @babel/traverse from 7.17.3 to 7.23.2
Full Changelog: v1.2.6...v1.2.7
v1.2.6
Fixes
- unstake and savings available inputs displaying incorrect value by @donnyquixotic in #715
- actions payload continuously appending by @karynemayer in #718
- migration of savings in rex by @Viterbo in #735
- account not found when REX info are not available by @jaegerfe in #757
- Remove live transactions from single transaction by @karynemayer in #759
New Contributors
- @kylanhurt made their first contribution in #771
Full Changelog: v1.2.5...v1.2.6
v1.2.5
Fix
- replace hard-coded active account permission with dynamic store reference set on login (proposals) @donnyquixotic
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
- chore(deps): bump tough-cookie from 4.0.0 to 4.1.3 by @dependabot in #723
- chore(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in #724
- chore(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #726
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
This release includes several fixes, the addition of permission waits and a testnet indicator.
Included. PRs
- fix: remove rex profits from balance breakdown by @donnyquixotic in #688
- fix: update endpoints by @donnyquixotic in #701
- Includes action name when sending actions by @karynemayer in #710
- Adding permission waits by @Viterbo in #712
- Theme updates by @jaegerfe in #698
- Refactoring multichain sidemenu to a selector component by @jaegerfe in #692
Full Changelog: v1.2.2...v1.2.3