Skip to content

Releases: satoshipay/solar

v0.28.1

24 Feb 16:11
f28ea68
Compare
Choose a tag to compare

A small patch release

Changes

  • Adds a small change for adding funds with Moonpay that is required starting March 2022

v0.28.0

27 Oct 12:10
Compare
Choose a tag to compare

Features:

Bug fixes:

  • Fix error shown for exceeding quota of localStorage

v0.27.2

05 Jul 18:25
a3d815b
Compare
Choose a tag to compare

Another small patch release.

Bug fixes

  • Make testnet transactions work again (#1258)

v0.27.1

07 Jun 17:13
27fe090
Compare
Choose a tag to compare

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

06 May 16:51
58397f7
Compare
Choose a tag to compare

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

01 Feb 09:52
b56583c
Compare
Choose a tag to compare

We are excited to add Circle's USDC asset to our asset shortlist!

Features

  • Add USDC to asset shortlist (#1203)
  • Remove obsolete CNY asset from shortlist (#1204)

v0.26.0

21 Jan 10:48
2158962
Compare
Choose a tag to compare

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

05 Aug 08:07
81f3532
Compare
Choose a tag to compare

Bug fixes

  • Improve horizon server failover to work around current issues (#1117)
  • Throttle requests to horizons to avoid hitting rate limit (#1117, too)
  • Don't let whole view crash if one transaction cannot be parsed (#1107)
  • Improve desktop app updater error handling (#1110)

v0.25.2

01 Jul 08:56
4fc48da
Compare
Choose a tag to compare

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)

v0.25.1

27 May 08:26
a831339
Compare
Choose a tag to compare

Quick hotfix release containing two bug fixes for the deposit / withdrawal.

Bug fixes

  • "Proceed" button disabled in deposit & withdrawal view (#1090)
  • Pre-selected asset for deposit & withdrawal view could be off (#1090)