Skip to content

Releases: Cryptnox-Software/cryptnoxpro

Version 2.8.0

31 Jan 18:24
Compare
Choose a tag to compare

Added

  • Option to start a server and access the card remotely

Hashes of binaries (sha256sum)

CryptnoxCard-2.8.0-setup.exe - 0ad9e8946107d095b1c487926c91f353073e3d80af7c8006fbfe47bee54cfe9c

Version 2.7.0

28 Nov 13:08
Compare
Choose a tag to compare

Added

  • Card can be opened with AWS KMS key instead of PIN code
  • Option to backup to the cloud when the seed is uploaded or recovered

Hashes of binaries (sha256sum)

CryptnoxCard-2.7.0-setup.exe - b08f3ec523c6b1f3d33e9b21857dad54c0ba4d1cf2270d298f18a380c14d19c2

Version 2.6.0

30 Sep 07:49
Compare
Choose a tag to compare

Added

  • ERC1155 contract ABI to the system for selection for use

Fixed

  • eosio command get subcommand help not shown

Hashes of binaries (sha256sum)

CryptnoxCard-2.6.0-setup.exe - 3d035f2e8b50623e49be1deeb0650f90fd37ca4569773638fd0725fc41e3587c

Version 2.5.0

11 Aug 09:39
Compare
Choose a tag to compare

Added

  • Default servers for AWS backup and restore
  • Default randomized alias for AWS backup
  • Use rootkey.csv file from the download folder for AWS backup and restore, delete credentials after the operation

Changed

  • In case of exception write the error log into the user folder instead of the installation folder

Fixed

  • Missing word for retrying PIN code
  • Seed phrase of length other than 12 or 24 words is accepted by the system

Hashes of binaries (sha256sum)

CryptnoxCard-2.5.0-setup.exe - 1e35e4292540371d6428b296e5066628408df087e37b802eca06817ad7ae31f7

Version 2.4.0

19 Jul 06:23
Compare
Choose a tag to compare

Added

  • Python 3.10 support
  • For NFT cards abi url parsing

Removed

  • Python 3.6 support

Fixed

  • Application crashing when using current key with derivation path

Hashes of binaries (sha256sum)

CryptnoxCard-2.4.0-setup.exe - 4b4e1f33615edcb1ec807e4b28f7b894a6bd8bd16a0b5fae3b799c38de231598

Version 2.3.0

07 Jun 11:38
Compare
Choose a tag to compare

Added

  • Remote mode for connecting over a port

Changed

  • Installation instructions added missing instructions

Version 2.2.2

17 Mar 13:40
Compare
Choose a tag to compare

Fixed

  • Init not finished with NFT card when ABI is large

Hashes of binaries (sha256sum)

  • CryptnoxCard-2.2.2-setup.exe - 57a103dfc2d1aabd8b52ff4eb46974211483a9b7a2dc7093c35d0c646035e5b5

Version 2.2.1

14 Mar 17:41
Compare
Choose a tag to compare

Fixed

  • Application crashes when initializing NFT card
  • Help not show on some commands
  • List of cards is doubled when executing list command
  • Seed backup to KMS name of backup error message not clear enough
  • Card not reloaded after dual seed generation
  • Application crashes during dual seed generation while waiting for second card

Hashes of binaries (sha256sum)

  • CryptnoxCard-2.2.1-setup.exe - 95c3b3d193fcc1845f871b8093df36db3819380478efab601bc040e49e423572

Version 2.2.0.

01 Feb 12:44
Compare
Choose a tag to compare

Changed

  • Combined two scripts into one
  • Demo mode renamed to easy mode
  • Application name changed to Cryptnox Pro

Fixed

  • Error handling while waiting for card when timeout is exceeded
  • Error handling when a user enters value for mnemonic that is invalid for BIP39
  • Input for user key description to allow numbers and letters
  • Crash when showing seed backup options for AWS server

Hashes of binaries (sha256sum)

  • CryptnoxCard-2.2.0-setup.exe - 1ec85daf95a7ce5c8421263e32acd463fc1ea6df743c8debc5a8266cb6455260

Version 2.1.0.

04 Jan 13:34
Compare
Choose a tag to compare

Added

  • Separate CLI for working with NFT cards
  • eht command contract parameter to send ERC20 tokens

Fixed

  • Exception handling in multiple places.