Skip to content

Latest commit

 

History

History
49 lines (24 loc) · 2.35 KB

CHANGELOG.md

File metadata and controls

49 lines (24 loc) · 2.35 KB

Changelog

1.2.1 (2024-11-20)

Bug Fixes

1.2.0 (2024-06-24)

Features

  • add wallet connect button, version at the bottom (#33) (9f9cbf0)
  • show network name instead network url, and related fixes (#36) (e16817b)

1.1.0 (2024-04-23)

Features

  • Ceres compatibility by updating sdk to 13.3.2 (35cf806)

Bug Fixes

  • don't duplicate AE suffix (35cf806)

1.0.0 (2023-11-14)

Features

  • ability to pass recipient address from the url (c520604)
  • add cors (f5ec67c)

Bug Fixes

  • code formatting (7faf169)
  • repository urls (fbb5202)
  • simultaneous requests (6b6368d)
  • specify error status in case of unknown exception (bc1eaae)

Performance Improvements

  • avoid extra requests by managing nonce locally (c1cab6b)