Skip to content

Releases: stellar/account-viewer-v2

v1.6.0

25 Feb 17:05

Choose a tag to compare

What's Changed

  • Check federated addresses against malicious addresses
  • release/1.6.0 by @piyalbasu in #474
  • break line for linting rule by @piyalbasu in #475

Full Changelog: v1.5.0...v1.6.0

v1.5.0

25 Feb 17:04

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

18 Apr 19:44

Choose a tag to compare

Updates

  • Update freighter-api to v1.4.0

Account Viewer v1.3.0

18 Jan 18:06
88a38af

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.3.0

Account Viewer v1.2.0

14 Oct 20:25
4ad0643

Choose a tag to compare

@shanzzam shanzzam released this 2 minutes ago

Updates:
Add Protocol 18 support with the ability to view transactions for Liquidity Pools the account participates in.
Add details for claimed Claimable Balances.

What's Changed

Full Changelog: v1.1.2...v1.2.0

Account Viewer v1.1.2

01 Sep 21:44

Choose a tag to compare

Bug Fixes:

  • Updated @stellar/wallet-sdk to allow Freighter transactions on Testnet

Updates:

  • Replace local components with @stellar/design-system components

Account Viewer v1.1.1

06 Aug 19:01
5287cab

Choose a tag to compare

Updated support for Muxed Accounts

Using the js-stellar-sdk version 8.2.5, we remove setting withMuxing flag dynamically. We’re always opting in to Muxed support, irrespective of whether or not the address is an M address

Account Viewer v1.1.0

29 Jul 20:11

Choose a tag to compare

New Features:

  • Dark Mode Support comes to the Account Viewer.
    • With the completion of our Design system, we're retrofitting our tools with Dark Mode. This can be turned on and off manually with the icon in the upper right, and it will also automatically respond to your system settings.