Changelog

All notable changes to this project will be documented in this file.

v3.1.0.0

Latest

Added

Fixed

  • Settings not propagated to background service worker (#23)

v3.0.1.0

Changed

  • updated the URL following the initial release to the Chrome Store (#16)

Removed

  • removed unnecessary metadata (#20)

v3.0.0.0

Added

  • Add workflow for release automation (#13)

Fixed

  • Permissions policy violation: unload is not allowed in this document (#3)
  • Error at parameter ‘tabId’: Value must be at least 0 (#5)
  • Block messages from non-main frames (#6)
  • Fix the update check logic (#11)
  • Options - update about page (#16)
  • Inconsistency in settings format and issues with settings persistence (#17)

Changed

  • Migrate to Manifest V3 (#2)
    • Uncaught (in promise) Error: Could not establish connection. Received unexpected response. (#7)
    • Events/actions invoked twice (#9)
    • ‘Copy to clipboard’ button doesn’t work (#10)
    • Popup Issues - association/connection status issues (#18)
    • Asynchronous status refresh after clicking the Reload button (#19)
    • Move onShowAlert to content script (#12)
  • jQuery - update/remove dependency (#4)
  • Formatting & cleanup (#1)

Notes

This is the initial release of the revamped chromeIPass (Manifest V3), originally developed by Perry Nguyen and Lukas Schulze.

v2.8.1

Notes

  • Legacy release of chromeIPass by Perry Nguyen.