Skip to content

Releases: satoshipay/solar

v0.25.0

20 May 08:05
73cf68f
Compare
Choose a tag to compare

Here comes the latest release of Solar wallet!

Introducing optimistic updates, a re-designed account creation dialog and a bunch of bug fixes.

Features

  • Optimistic updates
  • New account creation dialog
  • Navigate back to account after adding/removing asset
  • Small style & wording improvements

Bug fixes

  • Fix open orders not updating properly
  • Fix wrong amount shown in open trade orders
  • Prevent account merging as long as trustlines, co-signers left

v0.24.0

12 Mar 16:25
655a581
Compare
Choose a tag to compare

Another exciting release!

Version 0.24.0 comes with a redesigned deposit & withdrawal dialog, supporting the brand-new SEP-0024 standard for deposits / withdrawals and comes with a bunch of additional features and bug fixes.

Furthermore we rethought the whole network communication process and moved everything network communication related into a web worker to achieve steadier and more predictable frame rates, especially on low to mid-end mobile devices.

Note for Windows users:
We had to switch to a new installer for Windows. Please uninstall your old Solar wallet and install the new version. Uninstalling will not delete your secret keys, your accounts will still be available.

Have fun 🙌

v0.23.0

28 Jan 15:20
5ae3421
Compare
Choose a tag to compare

Enjoy MoonPay – a new option to deposit lumens via credit card, minor performance improvements and small fixes.

Edit: The binaries here have been built way before we released them. No reason to worry – the binaries are fine and the next release will be on time again. See here.

New Features

• Buy lumens via MoonPay
• Show numeric keyboard when editing an amount (mobile only)
• Show menu and dropdown options on bottom of screen (mobile only)
• Allow opening error notification details
• Auto-trim spaces from entered public keys / stellar addresses
• Reload whole view on error, shows support email address on error screen
• Small performance improvements

Bug fixes

• Fixed cut-off toggles
• Larger QR scanner icon (mobile only)
• Updated Face ID / Touch ID plugin (mobile only)

v0.22.1

15 Nov 15:36
bdd0557
Compare
Choose a tag to compare

Here comes a minor patch release, fixing some bugs.

Bug fixes

  • Notarize Mac app to prevent security warnings on latest Mac OS Catalina
  • Hide action buttons on mobile devices when keyboard is shown
  • Only show "trade completed" if trading order has been fully resolved
  • Fix missing estimated return value in trading view
  • Fix incorrect issuer's asset count subtitle
  • Fix "Add asset" disappearing in trading view on iOS
  • Fix "Undefined variable: Notification" error on iOS
  • Fix transaction list item icons for DEX orders

v0.22.0

01 Nov 11:29
813c684
Compare
Choose a tag to compare

It's time for another big update, shipping new features as well as a a couple of bug fixes.

Most noticeably you can now search all available assets on the Stellar network when adding an asset. We also replaced the trading view by a new implementation.

We hope you enjoy the changes as much as we do!

Features

  • New trading dialog
  • Search all assets on the network when adding a new trustline
  • Auto-updates for the desktop apps
  • Prevents sending funds to an exchange without the required memo
  • Remove inflation settings

Bug fixes

  • No error was shown on wrong password
  • Disable Touch ID / Face ID if no biometric data is set up
  • Opening iOS keyboard does not disrupt the view anymore
  • Prevent network error when opening external website
  • A couple of minor UI fixes

v0.21.0

16 Sep 09:10
3a34699
Compare
Choose a tag to compare

Here comes a large update, shipping a lot of improvements – visually and under the hood.

Features

  • New scrollable balances on account view
  • New balances detail view
  • New asset management view
  • Asset detail view
  • General style changes
  • Account settings are displayed in account view
  • Sticky headers for accounts list and account creation
  • Open withdrawal dialog by clicking the option in the account context menu
  • Make trade offer price editable
  • Add NGNT asset to list
  • Many more small changes...

v0.20.1

18 Jul 13:44
e29f041
Compare
Choose a tag to compare

Small patch release.

Changes

  • Added Bitbond's BB1 token to one-click asset list (#655, #659)
  • Prevent duplicate transactions in transaction history (#649)

v0.20.0

08 Jul 07:00
2de5c19
Compare
Choose a tag to compare

New Features

  • Offramp client: Withdraw Stellar assets like USD, ETH, ... (#408)
    (requires the anchor issuing that asset to support withdrawal)
  • Delete account dialog now allows merging the remaining funds into another account (#190)
  • Show transaction hashes and allow inspection on stellar.expert (#614)
  • Less intrusive connection error notifications (#633)

Bug fixes

  • Fix external websites being opened twice on Android (#640)
  • Small styling fixes

v0.20.0-rc

03 Jul 09:40
632ea8f
Compare
Choose a tag to compare
v0.20.0-rc Pre-release
Pre-release
Make stellar expert link icon button more prominent

v0.19.0

13 Jun 08:37
dd62795
Compare
Choose a tag to compare

This release comes with a bunch of smaller features and improvements. We also unified the app icon - the desktop app comes with the same icon as the mobile apps now.

Enjoy!

New features

  • Restyled forms and transaction review dialog (#603, #606)
  • Open past transactions (#279)
  • Confirm or dismiss pending multi-sig transactions on mobile (#566)
  • Show numeric keyboard for number input fields (#580)
  • Prevent importing an already present account (#209)

Bug fixes

  • Fix application had to be unlocked again after cancelling QR scanner (#586)
  • Fix trade button looking clickable when it’s not (#588)
  • No more network errors on app resume on mobile (#510)
  • Make data streaming feeds more reliable (#298, #549)