Skip to content

Releases: AbdeltwabMF/devault

v0.3.0 - Eid Mubarak

08 Jul 22:49
v0.3.0
eb8e235
Compare
Choose a tag to compare

Core changes

  • Add share and delete file actions.
  • Add search files functionality.
  • Upgrade smart contract to support share and delete.

UI/UX enhancement

  • Add pagination.
  • Hide unnecessary input fields.
  • Showing the status of each operation.
  • Add change the network to the correct one function.
  • Enhancing the vault page.

Bug fixes

  • Unset states after cancellation.
  • Throw an error instead of redirecting to the 404 page.
  • Correct the date format and calculation.

v0.2.2

30 Jun 06:46
v0.2.2
69e26bd
Compare
Choose a tag to compare
  • Add AES-CBC-256 encryption & decryption
  • Beautify the vault page

And add the following functionality:

  • Disconnect
  • Switch network
  • Download file

v0.2.1-beta

07 Jun 17:49
v0.2.1
f01f441
Compare
Choose a tag to compare
v0.2.1-beta Pre-release
Pre-release
  • Add AES-CBC-256 encryption & decryption
  • Beautify the vault page
  • Add the disconnect button
  • Add the switch network button
  • Add the download button