Skip to content

Releases: NeoNEXT/neoline

Version 4.0.3

19 Jul 09:29
Compare
Choose a tag to compare
  • Added isJsonObject field to signMessage function, which allows formatting of displayed signature content when set to true.

  • 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

27 Apr 03:23
Compare
Choose a tag to compare
  • 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

20 Apr 04:03
Compare
Choose a tag to compare

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

12 Apr 07:38
Compare
Choose a tag to compare

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 and switchWalletNetwork. You can read more about them in our documentation.

Version 3.6.3

17 Jan 02:48
Compare
Choose a tag to compare

Update the getAccount method

Version 3.6.2

30 Dec 08:32
Compare
Choose a tag to compare
  • N3 dAPI adds signMessageWithoutSalt method
  • Optimize the signMessage method
  • More convenient to search assets for the transfer

Version 3.6.1

19 Oct 09:02
Compare
Choose a tag to compare
  • Migrate from Manifest V2 to Manifest V3
  • Support witness rules
  • Add N3 getNetworks() dAPI

Version 3.5.9

08 Sep 03:38
Compare
Choose a tag to compare
  • Remove N3T4 network
  • Improvements and bug fixes

Version 3.5.8

02 Sep 06:58
Compare
Choose a tag to compare

Fix some bugs

Version 3.5.7

23 Aug 09:00
Compare
Choose a tag to compare

Fix signMessgae method