Skip to content

extension-v.1.4.1

Latest

Choose a tag to compare

@karlicoss karlicoss released this 07 Apr 20:23
· 8 commits to master since this release

What's Changed

Bug fixes

  • extension: fix iframe loading for firefox 148 (beta), and possibly fix some older bugs by @karlicoss in #506
  • extension: fix a race condition when extension icon is clicked too fast (before page load is completed/sidebar script injected) by @karlicoss in #495
  • extension: more consistent handling of onMessageCallback by @karlicoss in #501
  • extension: better handling of unreachable pages, at least display icon/notification by @karlicoss in #499
  • extension: some workarounds to always display extension icon by @karlicoss in #493
  • extension: fix caching logic for blacklist to prevent stale cache with error response by @karlicoss in #513
  • extension: add extra validation for endpoint URL by @karlicoss in #515

General changes

Misc/dev changes

  • extension: bring dev dependencies up to date by @karlicoss in #508
  • extension: update remaining dev deps & tsconfig; add readme by @karlicoss in #509
  • extension: update runtime dependencies by @karlicoss in #510
  • extension: update all dependencies by @karlicoss in #512
  • extension/firefox: fix AMO metadata and commit json file into the repo by @karlicoss in #514

Full Changelog: extension-v1.3.1...extension-v.1.4.1