Skip to content

Releases: dev-ptera/thebananostand

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.

thebananostand v4.12.1

13 Mar 02:08
7ca8cea
Compare
Choose a tag to compare

v4.12.1 (March 13, 2024)

Fixed

  • Fixed bug where users could open the Receive dialog when also auto-receiving.

thebananostand v4.12.0

13 Mar 01:53
2dfcd23
Compare
Choose a tag to compare

v4.12.0 (March 12, 2024)

Added

  • Added online/offline indicator for default Datasources on Settings page.

Changed

  • Changed default logic to use Custom datasources if online.

Fixed

  • Fixed expansion panel slow transition times.
  • Fixed ledger-specific dashboard indexes being cleared after broadcasting transactions.

thebananostand v4.11.1

14 Feb 04:07
f36ca96
Compare
Choose a tag to compare

v4.11.1 (February 14, 2024)

Changed

  • Changed new wallet styles and secure secret verbiage.
  • Changed mobile dashboard's table-view styles.

Fixed

  • Fixed excessive warn logging of missing TheBananoStand API query params.
  • Fixed warn color palettes not applying since 4.11.0.
  • Fixed copy-icon button vertical alignment.
  • Fixed expansion panel indicator icon alignment.