# v1.28.0

### What is updated?

* Fix the bug that other wallet extensions than MetaMask got activated when multiple Web3.0 wallet extensions are activated on your browser.
* RPC endpoints in the list are checked for liveness inside StartrailSdk in advance and automatically sets the live one.
* Signing logic with MetaMask is switched to personal\_sign which allows removing warning messages on the Signature request popup.

<figure><img src="https://3244648189-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOu6aN3RW264zdJsOQMJ2%2Fuploads%2FMorrBafFCIBJL9Ot33jW%2FScreenshot%202022-07-26%20at%2017.33.52.png?alt=media&#x26;token=ff9662f3-8e61-472d-add5-87e697347209" alt=""><figcaption></figcaption></figure>

* Logo url for the white colour is now available to be set which is used in transition popup by Email & Password login. New property is logoWhiteUrl.

<figure><img src="https://3244648189-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOu6aN3RW264zdJsOQMJ2%2Fuploads%2F0W2sqO1pEojTst5ytIxS%2FScreenshot%202022-07-26%20at%2015.24.17.png?alt=media&#x26;token=6f323622-9910-4cdd-850b-80bfa2421fce" alt=""><figcaption></figcaption></figure>

* Add `METADATA_VALIDATION_FAILED` errorCode for the case that blockchain tx with metadata validation fails.
* Changed to invoke torusEmbed init() function at new Startrail() timing.
