Skip to content

v2.4.1

Choose a tag to compare

@edridudi edridudi released this 20 Mar 13:23

New Features

Welcome Screen

With every major version update, we now introduce a welcome screen that highlights what's new. For the official release of Gero Dashboard 2.4, a welcome flow is available and can be accessed anytime from the wallet settings.

Price % Change Display

We have added a new feature to display the 24-hour percentage change for ADA and Apex prices.

Dev Tools

Developers now have access to a secret developer screen for blockchain-related converters. You can access this screen by appending /dev-tools to the extension URL. The tools available include:

  • Tx CBOR Hex to JSON Converter
  • WitnessSet CBOR Hex to JSON Converter
  • Address CBOR Hex to Bech32 Converter
  • Address Bech32 to Hex Converter
  • String to Hex Converter
  • UTxO CBOR to JSON Converter
  • Lovelace to Value Converter

Bug Fixes

Token Table Price Change

Resolved an issue where the price change in the tokens table was displaying incorrect percentages.

CIP-30 Address Issues

Fixed a problem with unused addresses as per CIP-30 requirements.

CIP-30 UTxO Retrieval

Addressed issues related to getUtxos: Fixed a bug affecting unfrack.it, where UTxOs with amount were not correctly processed. Fixed retrieval of unsignable UTxOs beyond the 20-gap limit.

Performance Enhancements

Removed WebSockets

WebSockets have been removed to streamline real-time communications.

Backend Caching Improvements

We have made significant improvements to backend caching, ensuring faster data retrieval and a smoother user experience.

Better Error Handling

Enhanced error handling mechanisms to provide clearer feedback and a more robust overall experience.