This commit is contained in:
Son NK
2022-08-02 17:18:31 +02:00
parent c796eebc5f
commit eb7ccb4a45
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [2.7.0] - 2022-08-02
- Add "Login with Proton"
- Show user info on app settings page
- Remove tabs permission
- Fix the "create totally random alias" button includes hostname in alias
- Upgrade dependencies
## [2.6.3] - 2022-05-20
- Remove cookies permission
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "simplelogin-extension",
"version": "2.6.3",
"version": "2.7.0",
"betaRev": "0",
"description": "SimpleLogin Browser Extension",
"author": "extension@simplelogin.io",