Releases: NeoNEXT/neoline
Version 4.0.3
-
Added
isJsonObject
field tosignMessage
function, which allows formatting of displayed signature content when set totrue
. -
Optimized
window.postMessage()
method to enhance security. -
Enhanced the login procedure to optimize security measures.
-
Upgraded the dependency packages to improve the security of the extension.
-
Improvements and bug fixes
Version 4.0.2
-
Added a new confirming status for password mode switching to enhance the interaction experience.
-
Upgraded the dependency packages to improve the security of the extension.
Version 4.0.1
Update Log:
-
Optimized password mode upgrade to save password verification results in real-time, improving convenience for users.
-
Fixed a rare issue of abnormal user interface, improving the stability and fluency of the wallet extension.
Version 4.0.0
We are pleased to announce that our browser extension has undergone a major update! This update brings many important improvements and new features that make it easier for users to use our extension, and provides them with a smoother and more comfortable experience.
Here are the main features of this major update:
-
UI overhaul: We have completely redesigned the interface of the extension to make it more beautiful, simple, and user-friendly. Not only that, we have also improved the layout of the UI, making it easier for users to find the features they need.
-
Support for dark mode: We have heard the demands of many users, so we have added dark mode to the extension. Whether it's day or night, you can enjoy a more comfortable user experience.
-
Changed to one password mode: To make your operations more convenient while protecting your privacy and security, we now provide a password mode. Only after entering the correct password can you enter the wallet and perform a series of operations. You no longer need to enter the password every time you switch wallets.
-
Interaction redesign: We have redesigned many interactions in the extension, making them more intuitive, easy to understand, and easy to use.
-
Added two DAPI methods:
switchWalletAccount
andswitchWalletNetwork
. You can read more about them in our documentation.
Version 3.6.3
Update the getAccount
method
Version 3.6.2
- N3 dAPI adds
signMessageWithoutSalt
method - Optimize the
signMessage
method - More convenient to search assets for the transfer
Version 3.6.1
- Migrate from Manifest V2 to Manifest V3
- Support witness rules
- Add N3
getNetworks()
dAPI
Version 3.5.9
- Remove
N3T4
network - Improvements and bug fixes
Version 3.5.8
Fix some bugs
Version 3.5.7
Fix signMessgae
method