Changes
- feat: import files to MFS (#810) (thanks to contributions made by @colinfruit)
- Files added via context menu or sharing screen are added to MFS, which means user can manage them via Web UI.
- NOTE: Low level pins are no longer used, presence in MFS is not responsible for keeping data around (protection from gc)
- By default, imported files are opened in Web UI, however user can disable this behavior and opt-in to openning parent directory at gateway, as well as change the target path MFS:
- It is also possible to change this behavior ad-hoc on the "Share.." screen:
- Context actions got simplified and always preserve filename:
- Files added via context menu or sharing screen are added to MFS, which means user can manage them via Web UI.
- fix: update error page for ipfs://CIDv0 in Firefox 70+ (#824)
- fix: no dnslink lookup when turned off (#823)
- chore: dependency bump (#822)
Installation
- Firefox: Beta Channel at Github
- Chrome, Brave and other Chromium-based: Beta Channel at Chrome Web Store
- Note: publishing to Chrome Web Store may be delayed due to #808
- Alternative: use generic
.zip
attached to this release or build and install it manually