Skip to content

Commit

Permalink
Update to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
heavensrevenge committed Jan 13, 2025
1 parent d276d4e commit 4a6e3a8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
1.0.3 - 2025-01-12

* Add drag and drop of profiles to options page for issue #157 (drag & drop is disabled if alphanumeric sort is enabled)
* profile.js is now a class
* Misc code modernizations and maintenance
* Updated QUnit to 2.23.0

1.0.2 - 2024-02-04

* Improve username and password filling
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@
"open_in_tab": true
},
"permissions": ["activeTab", "scripting", "storage", "alarms"],
"version": "1.0.2"
"version": "1.0.3"
}

0 comments on commit 4a6e3a8

Please sign in to comment.