Skip to content

Commit 178ed43

Browse files
Update to 0.10.0
1 parent 8e6851b commit 178ed43

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
0.10.0 - 2024-01-10
2+
3+
* Source compatible with Firefox (with manifest.json tweak), Chrome, Edge and Opera
4+
* Removed jQuery dependency! and updated QUnit to 2.20.0
5+
* Added a description/notes field that was used in the original PasswordMaker for issue #176
6+
* Profile search function looks at profile name, site list, use this text, username and description
7+
18
0.9.9 - 2023-12-22
29

310
* Sync support should be fixed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@
3535
},
3636
"permissions": ["activeTab", "scripting", "storage", "alarms"],
3737
"short_name": "PasswordMaker.org",
38-
"version": "0.9.9"
38+
"version": "0.10.0"
3939
}

0 commit comments

Comments
 (0)