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

Commit 95d306a

Browse files
authored
Release 2.2.3-alpha (#294)
1 parent c6109f1 commit 95d306a

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

docs/release-notes.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Firefox Lockwise for Desktop Release Notes
22

3+
## 2.2.3-alpha
4+
5+
_Date: 2019-05-31_
6+
7+
### What's New
8+
9+
* Lockwise is now _**localized**_ for a number of languages!
10+
11+
### What's Fixed
12+
13+
* If one of your logins has an unexpected website address, Lockwise no longer stops working and instead displays the address as-is.
14+
15+
### Known Issues
16+
17+
* There are reports of Firefox crashing with this extension installed, that appear to be due to telemetry-related issues. For now, telemetry is disabled. This issue is tracked in ([BMO 1555734](https://bugzilla.mozilla.org/show_bug.cgi?id=1555734)).
18+
* 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.
19+
* 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.
20+
321
## 2.2.2-alpha
422

523
_Date: 2019-05-23_

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.2-alpha",
5+
"version": "2.2.3-alpha",
66
"description": "Take your passwords everywhere.",
77
"engines": {
88
"firefox": ">= 67",

0 commit comments

Comments
 (0)