Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ipfs_companion-3.2.0_brave.zip | 2025-03-03 | 3.1 MB | |
ipfs_companion-3.2.0_chromium.zip | 2025-03-03 | 3.1 MB | |
ipfs_companion-3.2.0_firefox.zip | 2025-03-03 | 3.1 MB | |
README.md | 2025-03-03 | 3.6 kB | |
v3.2.0 source code.tar.gz | 2025-03-03 | 745.5 kB | |
v3.2.0 source code.zip | 2025-03-03 | 838.1 kB | |
Totals: 6 Items | 11.0 MB | 1 |
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
toipfs.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
- @2color made their first contribution in https://github.com/ipfs/ipfs-companion/pull/1327
Full Changelog: https://github.com/ipfs/ipfs-companion/compare/v3.1.0...v3.2.0
Installation
![]() |
![]() ![]() ![]() ![]() |
---|---|
Alternative: use prebuilt artifacts attached to this release, or build and install it manually.
This release was brought to you by the Shipyard team.