Skip to content

v1.1.0

Compare
Choose a tag to compare
@earrietadev earrietadev released this 22 Aug 22:42
· 6 commits to main since this release

1.1.0 (2024-08-22)

Add

  • Add the latest version of the Freighter API and update the calls to the API.
  • Add a new Button component. This new component can show the selected address, and the current XLM balance allows copying the chosen address and allows the user to "disconnect".
  • Allow listening to both "connect" and "disconnect" Button events
  • Add a new state to the kit, so we can keep the current balance and picked address to show in the Button component.
  • Add a new plugin to the build process, so it minimizes the distribution build.
  • Add a new development server to make the development of the kit easier.