v2.1.0.0 (beta)

This commit is contained in:
Son NK
2020-08-13 18:11:06 +02:00
parent 10d1aee34a
commit f37c14a5e5
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [2.1.0.0] - 2020-08-13 (Beta version)
- Right click to create alias
- Able to change alias from name, toggle PGP
- Able to choose alias's mailbox(es)
- UI improved
## [2.0.0.0] - 2020-07-30 (Beta version)
- Create alias via the SimpleLogin button displayed in the email field
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "simplelogin-extension",
"version": "2.0.0",
"version": "2.1.0",
"betaRev": "0",
"description": "SimpleLogin Browser Extension",
"author": "extension@simplelogin.io",