github ipfs/ipfs-companion v3.2.0

one day ago

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

  • 70790a3 fix: remove countly (#1327)
  • c22c558 chore(ci): update upload-artifact action to v4 (#1325)
  • 7ca6433 chore: Update .github/workflows/stale.yml [skip ci]
  • 659b797 refactor: ipfs.dns โ†’ ipfs.resolve (#1302)
  • 6f17967 fix(test): ๐Ÿšง Making e2e Tests work again. (#1308)

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.

Don't miss a new ipfs-companion release

NewReleases is sending notifications on new releases.