Skip to content

v3.2.0

Latest
Compare
Choose a tag to compare
@SgtPooki SgtPooki released this 04 Mar 18:59
· 1 commit to main since this release
5b888c8

This version includes cleanup, internal refactoring, and infrastructure updates.

🔒 Privacy Improvements

  • Removed Telemetry Collection (PR #1327)
    • All telemetry data collection has been completely removed from the extension
    • No data is being collected or sent to any analytics services
    • Telemetry functions have been replaced with no-op functions that only log debug messages
    • This change improves user privacy while maintaining all extension functionality

🔧 Technical Improvements

  • DNS Resolution Refactoring (PR #1302)
    • Improved internal implementation by migrating from ipfs.dns to ipfs.resolve
    • Enhanced reliability of IPNS resolution
    • This is an internal change that maintains the same user experience with improved code quality

🧪 Testing & Infrastructure

  • End-to-End Test Improvements (PR #1308)

    • Fixed and updated E2E tests to ensure proper functionality across browsers
    • Improved test reliability and coverage
  • CI Pipeline Updates

    • Updated GitHub Actions upload-artifact to v4 (PR #1325)
    • Updated stale issue workflow configuration

📋 Full Changelog

New Contributors

Full Changelog: v3.1.0...v3.2.0

Installation

Firefox / Firefox for Android Chrome / Brave / Opera / Edge
Install From AMO Install from Chrome Store

Alternative: use prebuilt artifacts attached to this release, or build and install it manually.

This release was brought to you by the Shipyard team.