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

Commit

Permalink
Release 2.2.3-alpha (#294)
Browse files Browse the repository at this point in the history
  • Loading branch information
linuxwolf authored May 31, 2019
1 parent c6109f1 commit 95d306a
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Firefox Lockwise for Desktop Release Notes

## 2.2.3-alpha

_Date: 2019-05-31_

### What's New

* Lockwise is now _**localized**_ for a number of languages!

### What's Fixed

* If one of your logins has an unexpected website address, Lockwise no longer stops working and instead displays the address as-is.

### Known Issues

* 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)).
* 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.
* 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.

## 2.2.2-alpha

_Date: 2019-05-23_
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Firefox Lockwise",
"name": "lockwise",
"id": "[email protected]",
"version": "2.2.2-alpha",
"version": "2.2.3-alpha",
"description": "Take your passwords everywhere.",
"engines": {
"firefox": ">= 67",
Expand Down

0 comments on commit 95d306a

Please sign in to comment.