This commit is contained in:
Son NK
2020-11-13 19:34:48 +01:00
parent 41aa459fee
commit 1e624263c8
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [2.4.1] - 2020-09-26
- Reduce display glitch on Firefox
## [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
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "simplelogin-extension",
"version": "2.4.0",
"version": "2.4.1",
"betaRev": "0",
"description": "SimpleLogin Browser Extension",
"author": "extension@simplelogin.io",