Skip to content
This repository has been archived by the owner on Jun 11, 2022. It is now read-only.

Releases: future-tense/stargazer

Stargazer 1.7.0

14 Mar 07:19
v1.7.0
642c587
Compare
Choose a tag to compare

Improvements

  • Adds Friendbot as a funding option on testnet
  • Adds a custom pathfinder to speed things up

Fixes

  • QR import lead to white screen
  • Assets sometimes didn't display the first time they were seen in an account
  • Not always the most recent payment option displayed
  • Skipping backup on new accounts w/ a funder could lead to lost keys
  • Not possible to sign due to breaking change in Horizon v17
  • Payment paths with XLM as intermediary not working

Hashes

macOs: b6f735a4409f012dc2fe8a4a35ae97e3e0d361e7fdf8481a7bda3731bd8a814a
openssl dgst -sha256 Stargazer-1.7.0.dmg

windows: 0eb02a0b5236ae70d68b19f6f72969da77cd79ddaca97495c9b064f84f606c5b
certUtil -hashfile "Stargazer-1.7.0-win64.exe" SHA256

linux: b911e8ab8ab2c6e3a0275906852a46def59f0b4ca2050815227d1539c4ee7b1e
sha256sum Stargazer-1.7.0-x86_64.AppImage

Stargazer 1.6.0

16 Mar 04:16
3e2f21f
Compare
Choose a tag to compare

Major improvements include

  • Account creation and recovery using BIP-39/SEP-0005 mnemonics
  • Checking for exchanges w/ mandatory memos
  • Accounts can be closed (using merge)
  • More user friendly setup for shared accounts
  • All in all, better UI flow

Hashes
macOs: 6c70c8ce2c855fa001109204dda5dae04e12d6cc30bde86375febcc50ac1f3a4
openssl sha -sha256 Stargazer-1.6.0.dmg

windows: fd050592a5543ae80232a59eefbb7522767e763563941888cd5192b10e279be6
certUtil -hashfile "Stargazer-1.6.0-win64.exe" SHA256

linux: 245700c4e0163ee977d87dfc82e097ace1b637a17c9a12f1bc14c5b25d777877
sha256sum Stargazer-1.6.0-x86_64.AppImage

v1.5.4

11 Feb 11:42
Compare
Choose a tag to compare
  • Update to use dynamic base reserves and fees.
  • Minor fixes.

v1.5.3

07 Jun 14:15
Compare
Choose a tag to compare
  • Fix inflation destination display after updating.
  • Fix to handle non-string memo's.
  • Fix bug in shared account creation.
  • Add checks to stop setting/changing names to something already existing.
  • Fix adding contact from transaction.

v1.5.2

17 May 07:30
Compare
Choose a tag to compare
  • Fixed a trustline bug

v1.5.1

12 May 06:06
Compare
Choose a tag to compare
  • Fix adding federation
  • Fix leaking angular tags when adding an anchor

v1.5.0

06 May 03:57
Compare
Choose a tag to compare
  • Adds support for importing accounts and contacts from Centaurus
  • Fixes grey screens at startup caused by corrupted history

v1.4.0

15 Apr 15:46
Compare
Choose a tag to compare
  • Signing requests

    • Multi-sig/Multi-party transactions --Full support for multi-signature transaction envelopes using the Constellation API/server.
  • Shared accounts

    • Accounts that need to be signed off by more than one signer.

v1.3.0

22 Mar 12:54
Compare
Choose a tag to compare
  • Challenge/Response support
  • Send to email
  • Redesigned side menu
  • Lots of smaller UX/UI tweaks

v1.2.0

01 Mar 13:28
Compare
Choose a tag to compare
  • Migrate from Nwjs to Electron
  • Add Windows installer
  • Add Linux AppImage
  • Upgrade to Stellar SDK 0.7.x