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

Releases: PureStake/algosigner

Release 1.11.0

03 Mar 15:37
73e0082
Compare
Choose a tag to compare

This release focuses on updates to Custom Networks, bringing both UX and behind-the-screen improvements.

Updates

  • Automatic fetching of genesis IDs and Hashes for custom networks, ensuring effortless compatibility with enable() calls (#478) @janmarcano
  • Connecting to a dApp using an enable() call while logged out no longer closes the connection window after inputting your password (#473) @janmarcano
  • Updated error messages and data structures to better communicate the causes of errors (#472, #473, #476) @janmarcano
  • Improved validations for keyreg transactions regarding nonParticipation (#476) @janmarcano
  • Improved validations for acfg transactions regarding the distinctions between 'Create', 'Config' and 'Destroy' (#476) @janmarcano
  • Update SDK to v2.0.0 (#471) @janmarcano

Bugfixes

  • Fixed incorrect error being returned on single-transaction post calls (#472) @janmarcano
  • Fixed account permission bug on enable() calls (#473) @janmarcano

Patch 1.10.1

17 Jan 14:34
75a0b64
Compare
Choose a tag to compare

This update focuses on adding support for signing multiple transactions in a single group at once with Ledger devices, as well as various bugfixes.

Updates

Bugfixes

Release 1.10.0

06 Dec 20:52
b63bff2
Compare
Choose a tag to compare

As part of the process of supporting the Algorand Foundations ARCs, in 1.10.0 a number of non-breaking additions have been made to support how dApps will work with AlgoSigner. In time, the existing legacy features will be deprecated. Please refer to the documentation for further details.

Updates

Patch 1.9.6

05 Oct 18:51
1edc784
Compare
Choose a tag to compare

Updates

This patch brings new utilities for easier dApp intregation:

Patch 1.9.5

08 Sep 20:11
8869b6d
Compare
Choose a tag to compare

Updates

Patch 1.9.4

31 Aug 17:21
Compare
Choose a tag to compare

Updates

  • Fix regression affecting Ledger devices introduced in 1.9.3 (#438) @janmarcano

Patch 1.9.3

12 Aug 16:11
37930d1
Compare
Choose a tag to compare

Updates

Patch 1.9.2

07 Jul 16:49
8c27bfe
Compare
Choose a tag to compare

Updates

Patch 1.9.1

22 Jun 19:27
6f2ec55
Compare
Choose a tag to compare

Updates

Release 1.9.0

24 May 15:21
ae81eea
Compare
Choose a tag to compare

Updates