Releases: sh-dv/hat.sh
v2.3.6
v2.3.5
v2.3.4
v2.3.3
v2.3.2
- Critical bug fix that lead to file decryption errors, and file encryption in certain cases.
Info : This error only occurred when the user encrypts a file, then immediately opens the decryption tab and tries to decrypt it, the file gets downloaded without being decrypted, and the progress bar on the page goes in an infinite loop. However the encrypted file is fine. and can be decrypted if page was refreshed or if the app was opened later to decrypt it. The apposite is true, if the user decrypts the file and immediately goes to encrypt a new one.
This bug is only found in v2.2.2, v2.3.0, v2.3.1.
Please accept my apologies.
If you are self hosting the app with v2.2.2 - v2.3.1 you need to update to the latest version (this).
If you have encrypted a file recently using v2.2.2 - v2.3.1 please check the files for corruption or re-encrypt with the latest version.
v2.3.1
v2.3.0
v2.2.2
v2.2.1
v2.2.0
- Multiple files encryption/decryption.
- Adding Dark Mode and tweaking styles.
- Implementing custom localization.
- In an effort to encourage the use of secure passwords, The minimum number of characters in the password input has been set to 12 characters.
- Adding the ability to generate a QR code for the public key when generating a keypair.
- New file picker design, display of total files counts and size.
- Visiting different tabs through custom links (e.g ?tab=decryption).
- Code review, cleanup and bug fixes.