This commit is contained in:
Son NK
2020-09-27 17:50:31 +02:00
parent cf48c2744c
commit 2b2721fa63
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [2.4.0] - 2020-09-26
- Ctrl+Shift+S (or Cmd+Shift+S on MacOS) to open SimpleLogin pop-up
- Ctrl+Shift+X (or Cmd+Shift+X on MacOS) to create a random alias
- Fix window not displayed when a new alias is created
## [2.3.1] - 2020-09-07
- Fix the hostname issue
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "simplelogin-extension",
"version": "2.3.2",
"version": "2.4.0",
"betaRev": "0",
"description": "SimpleLogin Browser Extension",
"author": "extension@simplelogin.io",