In This Release
- huge internal refactoring
- first stab at reproducible build (#306)
- locale updates (
zh_CN
) - fixes
Installation
- Firefox: Install from Mozilla Add-ons
- Chrome: Install from Chrome Web Store
Reproducible Build
For background on reproducible builds see #306
Docker build is advised: when building outside of Docker there may be one line diff on some architectures (caused by js-ipfs-api: ipfs-inactive/js-ipfs-http-client#626 (comment)).
With Nave
- download and unpack source code (links below)
npm install -g nave
nave use 8.9.1
npm run yarn-build
- inspect
build/ipfs_companion-2.1.0.zip
With Docker
- download and unpack source code (links below)
npm run docker-build
- inspect
build/ipfs_companion-2.1.0.zip