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

Commit d9b6b6b

Browse files
authored
Release 2.2.1-alpha (#256)
1 parent 4d95e6a commit d9b6b6b

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.1-alpha
4+
5+
_Date: 2019-05-20_
6+
7+
### What's Fixed
8+
9+
* Telemetry is now properly recorded whenever you open a website via Lockwise.
10+
* Telemetry is properly recorded now whenever you select to view an item's details.
11+
* Telemetry is properly recorded when interacting with the toolbar popup.
12+
* The password field is concealed whenever you select another item's details.
13+
* The website address now strips paths when saving, making it more compatible with Firefox's autofill/autocomplete support.
14+
* The default (en-US) localization is updated to better support localizers.
15+
16+
### Known Issues
17+
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.0-alpha
422

523
_Date: 2019-05-10_

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

0 commit comments

Comments
 (0)