Skip to content

Releases: dev-ptera/thebananostand

thebananostand v4.17.2

14 Nov 17:54
b76af6f
Compare
Choose a tag to compare

v4.17.2 (November 14, 2024)

Changed

  • Changed message signing contract from POST to PUT request.

thebananostand v4.17.1

03 Nov 12:20
39d7d4f
Compare
Choose a tag to compare

v4.17.1 (November 3, 2024)

Added

  • Added two BNS TLDs to the default mapping BNS.

thebananostand v4.17.0

14 Oct 19:50
4f2c666
Compare
Choose a tag to compare

v4.17.0 (October 14, 2024)

Added

  • Integrated Banano BNS system into Send BAN Dialog and Settings page.

Changed

  • Made secret passwords required when adding new wallets.

thebananostand v4.16.1

30 Apr 01:00
8859693
Compare
Choose a tag to compare

v4.16.1 (April 28, 2024)

Fixed

  • Fixed bug where active account would not update after auto-receiving.

thebananostand v4.16.0

29 Apr 00:37
ffe9f92
Compare
Choose a tag to compare

v4.16.0 (April 28, 2024)

Changed

  • Added logic to add Birthday gif theme every April 1st - April 2nd.

thebananostand v4.15.0

22 Mar 02:27
8254bfa
Compare
Choose a tag to compare

v4.15.0 (March 21, 2024)

Added

  • When opening new account, uses the highest scored representative as default rather than Batman representative.

Fixed

  • Fixed minimum incoming BAN threshold not applying value from Settings page.

thebananostand v4.14.2

21 Mar 13:06
187c67b
Compare
Choose a tag to compare

v4.14.2 (March 20, 2024)

Fixed

  • Use BigNumber.js to enforce checks from v4.14.1.

thebananostand v4.14.1

21 Mar 02:21
41f4bc4
Compare
Choose a tag to compare

v4.14.1 (March 20, 2024)

Fixed

  • Adds a check when receiving transactions, enforce that balance increases.

thebananostand v4.14.0

16 Mar 15:56
8db96d8
Compare
Choose a tag to compare

v4.14.0 (March 16, 2024)

Changed

  • Changed refresh logic post-transaction; only refresh the account which performed a receive, send, or change transaction rather than all loaded accounts. If the active account sent a transaction to another account which is loaded on the dashboard, the recipient account is also updated.
  • Disabled auto-receive for ledger users; hide from settings page and do not show overlay.

thebananostand v4.13.0

13 Mar 13:37
a27770e
Compare
Choose a tag to compare

v4.13.0 (March 13, 2024)

Added

  • Added ability to provide custom Spyglass API datasources.
  • Added online/offline/loading indicators for all datasources, including custom-added ones.

Changed

  • Style adjustments on datasource online/offline chips.