Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Commit 7e0d90a

Browse files
authored
Version 2.2.2 (#278)
* Bump to version 2.2.2 * Add release notes for version 2.2.2
1 parent 51cdd0f commit 7e0d90a

3 files changed

Lines changed: 17 additions & 3 deletions

File tree

docs/release-notes.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Firefox Lockwise for Desktop Release Notes
22

3+
## 2.2.2-alpha
4+
5+
_Date: 2019-05-23_
6+
7+
### What's Fixed
8+
9+
* Reconnecting to Sync properly works now.
10+
* The doorhanger is properly closed when visiting a website.
11+
* The doorhanger allows for varying widths.
12+
13+
### Known Issues
14+
15+
* This extension may conflict with Master Password. If you wish to use this extension, we recommend disabling Master Password, then disable/re-enable this extension before it will work correctly.
16+
* If "Ask to always save logins and passwords for websites" is enabled after the extension is loaded, you may be prompted by Firefox to save a login when adding or editing in the management interface. As a workaround, you can disable then re-enable the extension to prevent this prompt.
17+
318
## 2.2.1-alpha
419

520
_Date: 2019-05-20_
@@ -74,4 +89,3 @@ This version no longer uses its own data store; any logins previously saved in L
7489
_Date: 2019-03-23_
7590

7691
Got releases publishing from circleci builds
77-

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"title": "Firefox Lockwise",
33
"name": "lockwise",
44
"id": "lockbox@mozilla.com",
5-
"version": "2.2.1-alpha",
5+
"version": "2.2.2-alpha",
66
"description": "Take your passwords everywhere.",
77
"engines": {
88
"firefox": ">= 67",

0 commit comments

Comments
 (0)