Releases: terra-money/station-legacy
Releases · terra-money/station-legacy
v3.5.0
Breaking changes
- Now Terra Station use hooks from useStation package to fetch data and get properties to render ui.
Improvements
- When users create an account, they have to confirm their seed phrase again.
- When users send coin, they can reuse values from their recent transactions.
- When validators don't give url protocol,
https://
will be added automatically.
v3.4.0
- Translation: Korean, Chinese
- Change default order to sort validator list
v1.3.2
Fix
#40 Publish 500 Error page
#55 Use lowercase to compare moniker name when sort on validators list
#56 Focus as default when user press tab on empty mnemonic input
v1.3.0
Feature
- #31 Sort columns on the validators list table
- #32 Auto-complete mnemonic words
- #40 Publish 404 Page
v1.2.0
Feature
- #47 Update tx endpoint
- #49 Glance through address
v1.1.3
#46 Remove max of y axis on Staking Return chart
v1.1.2
- #42 feature(Auth): Hide disabled item on auth menu
- #43 feature(Chart): Stick minimum to 0 on y axis
v1.1.1
Fix
- #26 Fetch tax information from network
- #25 Increase fee amount coefficient for redelegation
Enhancement
- #27 Redesign auth menu
- #21 Refactor local storage
- #22 Keep checkbox 'Hide small balances'
- #23 Remove @lunie/cosmos-keys
- #24 Remove reporting caught errors