Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Dec 09:47
· 17 commits to main since this release
09078c6

✨ New Features

  • We now collect usage data and analytics to help us improve the extension. You'll be asked for consent upon update, but you can easily opt-in or opt-out any time in the settings. We use PostHog as our data provider (#1094).
  • Implemented built-in permissions management in Firefox manifest with data_collection_permissions, making consent for required data and optional telemetry more transparent (#1266).

🔧 Improvements

  • Optimize the payment session start time by utilizing the minSendAmount provided in wallet responses when available (#1234).
  • Update the messaging on the Data Policy and Consent screen to be much clearer and easier to understand (#1264).

🐛 Bug Fixes

  • Fix an issue where the Rate of Pay input was incorrectly locked to 1.00 (#1240).
  • Clicking the View Data Policy button from popup now correctly focuses the already open tab (#1250).
  • Enhance the accessibility of all toggle switches (#1253).

Full Changelog: v0.11.3...v1.0.0