Releases: stationmoney/station
Releases · stationmoney/station
7.1.3
What's Changed
- fix: error now shows 'not connected message' on receive page when wallet not connected @ericHgorski in #264
- fix: error now shows 'not connected message' on receive page when wallet not connected on desktop @ericHgorski in #266
- fix: hard coded staked alliance tokens to 100 dollars to show by default by @JoshuaBrigati in #269
- feat: show disabled networks only after loading finishes by @ericHgorski in #275
- ST-289 form clearing after successful TX and password clearing by @ericHgorski in #280
- ST-286 donut graph fixes to prevent a return of "NaN" by @JoshuaBrigati in #278
Full Changelog: 7.1.2...7.1.3
7.1.2
What's Changed
- various loading optimizations
- hard code Game of Alliance token prices to $100
Station Web 7.1.0
Station Web 7.1.0
- User onboarding - removed the modal explaining the need to import a mnemonic if the user had a station wallet pre-interchain release
- Updated copy regarding wallet recovery -> import from seed phrase
- Backend improvements batch results, cache results, avoid fetching on startup, refreshes happen in background.
- Copy change to “loading” instead of specifics of what is loading when loading occurs
- Sort receive page addresses by chains where user has assets
- Remove ‘select action’ text from stake page
- Fixed back button alignment on send/receive page
- Remove show all toggle from governance page
- Clear wallet form after successful token send
- Redesign network/language/theme settings
- Remove interchain address modal from Connected component
- Allow user to set custom LCD endpoints
- Removed “available” amount in wallet header
- Removed Transfer page because it was the same as Send
- Fixed uncaught error
- Removed “Prices by TFM”
- Renamed “Asset value” to “Portfolio value” and added tooltip to specify how the total is created
- Removed recently added “Click to view” button that was added on Staking Rewards Card and displays just the currency value
- Changed back button color causing it to blend into certain themes
- Fixed Mail icon that opened mail application when icon is disabled
- Fixed address spacing on the Contracts page
- Fixed “denied” error message
What's Changed
- feat: add mars explorer by @ericHgorski in #197
- Feat: manage tokens improvments by @ericHgorski in #196
- upd: accordion welcome modal copy and on click by @ericHgorski in #199
- feat: only show setup link if wallet not connected by @ericHgorski in #200
- fix: show non-terra denoms in undel modal table by @ericHgorski in #192
- Fix Interchain contracts by @alecande11 in #204
- feat: re-implement vesting card in wallet slider by @ericHgorski in #205
- fixed dark theme color hover by @JoshuaBrigati in #206
- Feat: receive page redesign by @ericHgorski in #207
- fix classic 0 bal bug by @ericHgorski in #208
- revert to old useInterchainAddresses hook by @ericHgorski in #209
- hotfix: useNetworks revert by @ericHgorski in #211
- Add ICS from Terra to other chains by @alecande11 in #212
- unrevert:sSkip initializing wallet on desktop by @ericHgorski in #213
- feat: improve conditional connect logic by @ericHgorski in #214
- feat: show disabled networks in header by @ericHgorski in #215
- style change for send password field by @JoshuaBrigati in #218
- replaced coingecko prices with tfm by @JoshuaBrigati in #216
- feat: add tooltip to index num by @ericHgorski in #217
- Transfer page by @alecande11 in #220
- feat: memoize simul calls on stake page by @ericHgorski in #221
- feat: save chain in filter component by @ericHgorski in #219
- Support Mars governance by @alecande11 in #224
- Stake cards by chain by @JoshuaBrigati in #223
- fixed Oops typo by @JoshuaBrigati in #226
Full Changelog: 7.0.0...7.1.0
5.14.0
Support ledger index
5.13.0
- Use ledger-terra-js for Ledger integration
- Use terra.js to decode tx and parse signature
- Translate Czech languague
- Set UST as default fee denom
- Show commission to 2 decimal points
- Add a meta description
- Update electron version
5.12.0
Migrate contract
5.11.0
Load NFT image from token_uri
5.10.0
- Luna price chart
- Allow hyphen and underscore for wallet name
- Parse contract or token address of tx message
- Polish components design
- Change text gas to fee
5.9.0
BREAKING CHANGE
- Deprecate tax
5.8.0: Support LocalTerra
Support LocalTerra
- Include LocalTerra in the chain list
- Preconfigured accounts for added network with checked option
- Display error message if the connection is disconnected
- Show the networks menu on the sandbox mode