Skip to content

v1.12.1

Latest
Compare
Choose a tag to compare
@Mantisimo Mantisimo released this 19 Jul 16:50
· 24 commits to master since this release
44004ec

What's Changed

  • YouTube integration in #126
  • Added the ability to collect raw YouTube logs.
  • Implemented a fetchOverload since YouTube didn’t support XMLHttpRequest.
  • When sending raw logs, the system should not send them if platform permissions have not been given.
  • Added a modal that pops up in one of two cases:
    • New terms have been updated in the package.json file.
    • Platforms have been added that the user hasn’t consented to.
  • The modal is dismissible. If you click the X to close it, it doesn’t show again for a day. If you click "ask me later," it doesn’t show for 7 days.
  • Added a notification indicator on the icon, which shows if the user needs to re-consent for the above two reasons as well.
  • The modal appears on Facebook, YouTube, Twitter, and Instagram in the new version.
  • Updated support URLs in manifest files to support additional platforms: YouTube, Instagram, X.com (Twitter)

Full Changelog: v1.12.0...v1.12.1