Releases: dev-ptera/thebananostand
Releases · dev-ptera/thebananostand
thebananostand v4.17.2
v4.17.2 (November 14, 2024)
Changed
- Changed message signing contract from POST to PUT request.
thebananostand v4.17.1
v4.17.1 (November 3, 2024)
Added
- Added two BNS TLDs to the default mapping BNS.
thebananostand v4.17.0
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
v4.16.1 (April 28, 2024)
Fixed
- Fixed bug where active account would not update after auto-receiving.
thebananostand v4.16.0
v4.16.0 (April 28, 2024)
Changed
- Added logic to add Birthday gif theme every April 1st - April 2nd.
thebananostand v4.15.0
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
v4.14.2 (March 20, 2024)
Fixed
- Use BigNumber.js to enforce checks from
v4.14.1
.
thebananostand v4.14.1
v4.14.1 (March 20, 2024)
Fixed
- Adds a check when receiving transactions, enforce that balance increases.
thebananostand v4.14.0
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
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.