Skip to content

Commit 4a6e3a8

Browse files
Update to 1.0.3
1 parent d276d4e commit 4a6e3a8

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+
1.0.3 - 2025-01-12
2+
3+
* Add drag and drop of profiles to options page for issue #157 (drag & drop is disabled if alphanumeric sort is enabled)
4+
* profile.js is now a class
5+
* Misc code modernizations and maintenance
6+
* Updated QUnit to 2.23.0
7+
18
1.0.2 - 2024-02-04
29

310
* Improve username and password filling

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@
3434
"open_in_tab": true
3535
},
3636
"permissions": ["activeTab", "scripting", "storage", "alarms"],
37-
"version": "1.0.2"
37+
"version": "1.0.3"
3838
}

0 commit comments

Comments
 (0)