Skip to content

v2.9.0.867 (Beta)

Pre-release
Pre-release
Compare
Choose a tag to compare
@lidel lidel released this 03 Dec 20:31

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:

      preferences-2019-12-03--21-24-12

    • It is also possible to change this behavior ad-hoc on the "Share.." screen:

      share-screen-2019-12-03--21-24-51

    • Context actions got simplified and always preserve filename:

      Screenshot_2019-12-03 70086880-8c2a6600-1613-11ea-88d0-e1365a5bdd3c png (PNG Image, 584 × 532 pixels)

  • fix: update error page for ipfs://CIDv0 in Firefox 70+ (#824)
  • fix: no dnslink lookup when turned off (#823)
  • chore: dependency bump (#822)

Installation