Releases: AbdeltwabMF/devault
Releases · AbdeltwabMF/devault
v0.3.0 - Eid Mubarak
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
- Add AES-CBC-256 encryption & decryption
- Beautify the vault page
And add the following functionality:
- Disconnect
- Switch network
- Download file
v0.2.1-beta
- Add AES-CBC-256 encryption & decryption
- Beautify the vault page
- Add the disconnect button
- Add the switch network button
- Add the download button