Releases: alan-null/chromeIPass
Releases · alan-null/chromeIPass
chromeIPass v3.1.0
Added
-
HTTPS support for KeePassHttp communication (#22).
Requires KeepassHttp v2.2.0.0 or higher
-
Create documentation page (#24)
Available at https://alan-null.github.io/chromeIPass/
Fixed
- Settings not propagated to background service worker (#23)
Full Changelog: v3.0.1...v3.1.0
chromeIPass v3.0.1 alpha
Changelog:
#16 | Options - update about page - updated the URL following the initial release to the Chrome Store
#20 | Remove update_url from manifest - removed unnecessary metadata
Full Changelog: v3.0.0...v3.0.1
chromeIPass 3.0.0 alpha
Version [3.0.0 alpha]
This is the initial release of the revamped chromeIPass (Manifest V3), originally developed by Perry Nguyen and Lukas Schulze.
Manifest V3 migration:
- #2 Migrate to Manifest V3
- #7 Uncaught (in promise) Error: Could not establish connection. Received unexpected response.
- #9 Events/actions invoked twice
- #10 'Copy to clipboard' button doesn't work
- #18 Popup Issues - association/connection status issues
- #19 Asynchronous status refresh after clicking the Reload button
- #12 Move onShowAlert to content script
- #4 jQuery - update/remove dependency
Fixes:
- #3 Permissions policy violation: unload is not allowed in this document
- #5 Error at parameter 'tabId': Value must be at least 0
- #6 Block messages from non-main frames
- #11 Fix the update check logic
- #16 Options - update about page
- #17 Inconsistency in settings format and issues with settings persistence
Internal
Full Changelog:
v2.8.1...v3.0.0