Skip to content

Releases: andreapizzato/tez-recovery

Tezos Wallet Recovery 1.4.0

09 May 16:25
Compare
Choose a tag to compare

Now fully compatible with Node.js v12 (latest).

Also updated a few dependencies libraries to make that possible.

Tezos Wallet Recovery 1.3.2 - Dependency updates

08 Jan 10:04
Compare
Choose a tag to compare

Updated all the dependencies to the latest version because of third party library security updates.

Whenever a security updates gets notified, tez-recovery will be updated.

Tezos Wallet Recovery 1.3.1 - Dependency updates

12 Jun 11:49
Compare
Choose a tag to compare

Updated the used version of braces @ 2.3.1 because prior versions were flagged with a security bug which could let that package lock entirely a node application as tez-recovery is. However, that scenario would only happen if the library was part of a web service, which tez-recovery is clearly not. For this reason, let me put it clear:

This was an applicative bug, not a data security one.

The bugged library did NOT cause any harm to your data, neither its loss nor distribution to anyone, including malicious people, services or bots.

This update is only a routine maintenance one, which you should stick to in order to maintain this tool accurate, bug free and safe.

Tezos Wallet Recovery 1.3.0 - Bug fixing

22 May 09:22
Compare
Choose a tag to compare

Resolved some bugs with the old version of EZTZ and fixed library version in package.json to avoid further compatibility problems.

Tezos Wallet Recovery 1.2.0 - ICO Support

20 Sep 09:35
Compare
Choose a tag to compare

This new release of Tezos Wallet Recovery adds support to ICO wallets and a better UX!

Bug Fixes

  • app: Completed release command (f2f4278)
  • app: Fix release command (dcd6b6d)
  • app: Show the correct version number (7315545)
  • config: Correctly ask for ICO/Normal wallet (bb4401f)

Features

  • recovery: Rewrite result print function to improve UX (5e74f48)
  • recovery: Support ICO wallets! (a3d4b87)

Tezos Recovery Box v1.0.0

15 Sep 10:22
Compare
Choose a tag to compare

This is the first complete working version of the tool.