From f1198c4cf9219bbe3a393d143d9e90cfba7eaa5c Mon Sep 17 00:00:00 2001 From: hankhill19580 Date: Sat, 14 Sep 2019 15:17:01 +0000 Subject: [PATCH] correct release notes --- i2p2www/pages/site/browser/releasenotes.html | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/i2p2www/pages/site/browser/releasenotes.html b/i2p2www/pages/site/browser/releasenotes.html index 43005c3f..21d535fd 100644 --- a/i2p2www/pages/site/browser/releasenotes.html +++ b/i2p2www/pages/site/browser/releasenotes.html @@ -43,19 +43,6 @@
  • The browser now ships with the router on Mac OS X
  • -

    - - {% trans %}2.1 Beta 1{% endtrans %} - -

    - -
      -
    1. Added garlic addressbar icon. Ticket #2539
    2. -
    3. Don't allow enterprise policies in the browser.
    4. -
    5. Implemented network.dns.blockDotI2P preference option.
    6. -
    7. Disable WebGL readPixel() for web content. See Tor ticket #30541
    8. -
    -

    {% trans %}2.0 Beta 4 (Jun 27 2019){% endtrans %} @@ -64,6 +51,10 @@
    1. Security fix for CVE-2019-11707.
    2. +
    3. Added garlic addressbar icon. Ticket #2539
    4. +
    5. Don't allow enterprise policies in the browser.
    6. +
    7. Implemented network.dns.blockDotI2P preference option.
    8. +
    9. Disable WebGL readPixel() for web content. See Tor ticket #30541