Skip to content

v1.5.4

Choose a tag to compare

@github-actions github-actions released this 12 Jul 04:29
· 14 commits to master since this release
  • settings logic consolidation
  • apply settings to Chrome Logger headers
  • request & response listener cleanup for least interference
  • partial insight logging integration (advanced wildfire protocol)
  • misc fixes and changes
  • updated dependencies
  • updated build toolchain
  • fixed chrome navigation/reload bug where console was not clearing
  • added new verbose setting to enable internal logging for debugging
  • silenced all internal logs unless verbose is set
  • pageAction to grant webRequest permission
  • use optional_permissions on chrome for webRequest (does not work on firefox so still need to ask for all permissions)
  • added different size icons
  • split firefox and chrome build as there are some differences
  • reliable grant dialog & update grant settings flow
  • build both firefox and chrome extensions