Releases: satoshipay/solar
v0.28.1
v0.28.0
Features:
- Add support for sending payments to muxed accounts (see https://developers.stellar.org/docs/glossary/muxed-accounts/)
- Add IDK token to list of popular assets
Bug fixes:
- Fix error shown for exceeding quota of localStorage
v0.27.2
v0.27.1
This is a patch release, improving overall app performance and fixing some usability issues.
Bug fixes:
- Major network performance fix
- Speed up payments
- No spinner on confirm or retry button shown
- Trading view input fixes
- Fix "invalid price" error in trading view
v0.27.0
New Features
• New and improved multi-signature features
• Spanish translations
• Retry button for failed transactions
• Handle failed price calculation in trading view
Bug Fixes
• Fix wrong spendable balance for accounts with more than 10 open orders
• Fix app crashing in deposit/withdrawal due to transfer server
• Fix some submit buttons not indicating progress
Note: If you were using multi-signature before, then transactions created in previous versions still awaiting signatures will disappear.
v0.26.1
v0.26.0
Happy 2021, Stellar family. This is a small update with some important bug fixes.
Features
• Add Italian translations (you can change the language in app settings)
• Add button to collapse open orders
• Add button to show more than 10 open orders
• Add visibility toggle to password fields
• Change style of network toggle button
• Show account settings in a carousel instead of full-screen dialogs
• Make account settings already accessible while account data is being fetched
• Allow importing pubnet and testnet accounts with same public key
Bug fixes
• Fix transaction fee selection
• Fix app crashing on empty account name
• Fix balance check for deposits
• Fix displaced layout of account settings
• Improve message for network errors
v0.25.3
v0.25.2
Welcome to another small patch release, fixing the authentication with anchors' web services for depositing and withdrawing.
We also decided to sneak in one small feature in this release: You are now able to use LOBSTR Vault - enabled accounts with Solar!
Features
- Support submitting transactions to LOBSTR Vault (#1040)
Bug fixes
- Fix Stellar web authentication to fix deposits/withdrawals (#1101)
- Fix visual glitch in carousel view (#1069)
- Fix fingerprint dialog being shown twice (#1100)
- Fix "cannot merge" error when deleting (not merging) account (#1099)
- Consistent trading orders labelling (#1092)
- Consider no. of open orders when calculating max. XLM amount to spend (#1070)