Skip to content

v2.9.0.872 (Beta)

Pre-release
Pre-release
Compare
Choose a tag to compare
@lidel lidel released this 06 Dec 20:11
c7c7436

Changes

  • feat: web ui 2.7.2 (#825)
  • feat: improved experience on DNSLink websites (#826)
    • Simplified main menu and added option to View on Gateway which opens current tab via Gateway in a new tab:

      view-on-gateway2019-12-06--20-02-43
      add DNSLink section to Preferences screen

    • Enabling DNSLink redirect is off by default, requires explicit opt-in via Preferences. If user enables it, we warn about breaking of Origin sandbox:

      2019-12-05--23-22-39

    • Removed "Redirect on {fqdn}" menu item from browser action menu. DNSLink redirect is no longer enabled by default, and this feature does not need to be present at all times (It remains on Preferences screen if needed).
    • Q & A
      • Q: What about offline use? Recovery from HTTP failures? Distributing the content to other peers?
        • A: In Next Beta we will preload visited DNSLink URLs to local node (see #827)
      • Q: Having an option to exclude DNSLink websites from redirect is nice, but can we flip the switch so the redirect remains enabled by default?
        • A: We could, but that would not solve problem described in #667.
  • chore: dependency bump

Installation