Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sh-dv committed Jan 4, 2022
1 parent 8241e74 commit bc8ee22
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,26 @@
# [CHANGELOG](#changelog)

---
## v2.3.0

- Improve password strength checking.
- Add password crack time estimation.
- Automated translation according to browser locale.
- Chinese translation (by [qaqland](https://github.com/qaqland)).
- UI/UX tweaks.
- Optimize docker containers.
- Code review, cleanup and bug fixes.

## v2.2.2

- Sending the file name to SW instead of appending them to the URL.
- French translation (by [bbouille](https://github.com/bbouille)).
- Officially accepting Monero (xmr) for donations.
- show English documentations as default if current locale documentations are not available.
- Code review, cleanup and bug fixes.

## v2.2.1

- Create special page for key pair generation (accessible at /generate-keys)
- Alert users when duplicate tabs are opened.
- Disable back button while testing password/keys.
Expand All @@ -25,7 +37,6 @@
- Visiting different tabs through custom links (e.g ?tab=decryption).
- Code review, cleanup and bug fixes.


## v2.1.0

- Fixed navigation bug that lead sometimes to duplicate functions which caused increased encrypted file size. (CRITICAL)
Expand Down

0 comments on commit bc8ee22

Please sign in to comment.