forked from I2P_Developers/i2p.www
update browser release page!
This commit is contained in:
@ -38,7 +38,7 @@
|
||||
{%- if detected_os == 'windows' -%}
|
||||
{%- set name = 'Windows' -%}
|
||||
{%- set icon = 'images/browser/garlic.svg' -%}
|
||||
{%- set link = 'https://download.i2p2.de/experimental/i2pbrowser-beta4/windows64/i2pbrowser-install-win64-2.0-beta4_en-US.exe' -%}
|
||||
{%- set link = 'https://download.i2p2.de/experimental/i2pbrowser-beta5/windows64/i2pbrowser-install-win64-2.0-beta5_en-US.exe' -%}
|
||||
{% call browser_download(name, icon, link) %}
|
||||
Get I2P Browser for Windows
|
||||
{% endcall %}
|
||||
@ -46,7 +46,7 @@
|
||||
{%- elif detected_os == 'macosx' -%}
|
||||
{%- set name = 'Mac OS X' -%}
|
||||
{%- set icon = 'images/browser/garlic.svg' -%}
|
||||
{%- set link = 'https://download.i2p2.de/experimental/i2pbrowser-beta4/macosx64/I2PBrowser-2.0-beta4-osx64_en-US.dmg' -%}
|
||||
{%- set link = 'https://download.i2p2.de/experimental/i2pbrowser-beta5/macosx64/I2PBrowser-2.0-beta5-osx64_en-US.dmg' -%}
|
||||
{% call browser_download(name, icon, link) %}
|
||||
Get I2P Browser for Mac OS X
|
||||
{% endcall %}
|
||||
@ -54,7 +54,7 @@
|
||||
{%- elif detected_os == 'linux' -%}
|
||||
{%- set name = 'Linux' -%}
|
||||
{%- set icon = 'images/browser/garlic.svg' -%}
|
||||
{%- set link = 'https://download.i2p2.de/experimental/i2pbrowser-beta4/linux64/i2p-browser-linux64-2.0-beta4_en-US.tar.xz' -%}
|
||||
{%- set link = 'https://download.i2p2.de/experimental/i2pbrowser-beta5/linux64/i2p-browser-linux64-2.0-beta5_en-US.tar.xz' -%}
|
||||
{% call browser_download(name, icon, link) %}
|
||||
Get I2P Browser for Linux x64
|
||||
{% endcall %}
|
||||
|
@ -36,11 +36,12 @@
|
||||
binaries for 64bit systems. 32bit builds for Linux and Windows are planned.
|
||||
{%- endtrans %}</p>
|
||||
<p>{% trans -%}
|
||||
At this time I2P Browser does not ship with its own I2P router. Ensure that
|
||||
you have I2P installed and running before you launch the I2P Browser.
|
||||
As of beta5, I2P Browser also ships with an I2P router. It can co-exist
|
||||
with an existing I2P router, but it does not require the installation or
|
||||
configuration of any supporting software.
|
||||
{%- endtrans %}</p>
|
||||
{% trans %}
|
||||
Status: Beta-4
|
||||
Status: Beta-5
|
||||
<ul>
|
||||
<li><a href="https://github.com/mikalv/test-i2p-browser">Firefox Branch</a></li>
|
||||
<li><a href="https://github.com/mikalv/i2p-browser-build-scripts">Build Scripts</a></li>
|
||||
@ -50,13 +51,13 @@
|
||||
|
||||
{%- set name = 'Windows' -%}
|
||||
{%- set icon = 'images/download/windows.png' -%}
|
||||
{%- set filename = 'i2pbrowser-install-win64-2.0-beta4_en-US.exe' -%}
|
||||
{%- set hash = '65a2f84a7dca9d000e359dc1cd5168555f363a29a837fadbbf9fff58c8b7bad9' -%}
|
||||
{%- set filename = 'i2pbrowser-install-win64-2.0-beta5_en-US.exe' -%}
|
||||
{%- set hash = '86575a398a8a7bc0c9cbb5cc658e2c51e7d4d8024ad2484fbb29b86d05200506' -%}
|
||||
{% call package_outer('windows', name, icon) %}
|
||||
<div class="file">
|
||||
<h3 id="windows">Windows</h3>
|
||||
<a class="default"
|
||||
href="https://download.i2p2.de/experimental/i2pbrowser-beta4/windows64/i2pbrowser-install-win64-2.0-beta4_en-US.exe">
|
||||
href="https://download.i2p2.de/experimental/i2pbrowser-beta5/windows64/i2pbrowser-install-win64-2.0-beta5_en-US.exe">
|
||||
<span class="name">{{ filename }}</span>
|
||||
</a>
|
||||
</div>
|
||||
@ -71,18 +72,18 @@
|
||||
if you want to see if we have the browser in your language.
|
||||
{%- endtrans %}</p>
|
||||
<a
|
||||
href="https://download.i2p2.de/experimental/i2pbrowser-beta4/windows64/">https://download.i2p2.de/experimental/i2pbrowser-beta4/windows64/</a>
|
||||
href="https://download.i2p2.de/experimental/i2pbrowser-beta5/windows64/">https://download.i2p2.de/experimental/i2pbrowser-beta5/windows64/</a>
|
||||
{% endcall %}
|
||||
|
||||
{%- set name = 'Mac OS X' -%}
|
||||
{%- set icon = 'images/download/mac-osx.png' -%}
|
||||
{%- set filename = 'I2PBrowser-2.0-beta4-osx64_en-US.dmg' -%}
|
||||
{%- set hash = '95dff56f2443920f027a9a649793f67a37db55850980035956d7dcaad95f0d93' -%}
|
||||
{%- set filename = 'I2PBrowser-2.0-beta5-osx64_en-US.dmg' -%}
|
||||
{%- set hash = 'e5c5e7701b396ed31d10ab59bcc388784cb47d7a246d813962c623a6b891cbd6' -%}
|
||||
{% call package_outer('mac-osx', name, icon) %}
|
||||
<div class="file">
|
||||
<h3 id="macosx">Mac OS X</h3>
|
||||
<a class="default"
|
||||
href="https://download.i2p2.de/experimental/i2pbrowser-beta4/macosx64/I2PBrowser-2.0-beta4-osx64_en-US.dmg">
|
||||
href="https://download.i2p2.de/experimental/i2pbrowser-beta5/macosx64/I2PBrowser-2.0-beta5-osx64_en-US.dmg">
|
||||
<span class="name">{{ filename }}</span>
|
||||
</a>
|
||||
</div>
|
||||
@ -97,18 +98,18 @@
|
||||
if you want to see if we have the browser in your language.
|
||||
{%- endtrans %}</p>
|
||||
<a
|
||||
href="https://download.i2p2.de/experimental/i2pbrowser-beta4/macosx64/">https://download.i2p2.de/experimental/i2pbrowser-beta4/macosx64/</a>
|
||||
href="https://download.i2p2.de/experimental/i2pbrowser-beta5/macosx64/">https://download.i2p2.de/experimental/i2pbrowser-beta5/macosx64/</a>
|
||||
{% endcall %}
|
||||
|
||||
{%- set name = 'Linux' -%}
|
||||
{%- set icon = 'images/download/freebsd-tux.png' -%}
|
||||
{%- set filename = 'i2p-browser-linux64-2.0-beta4_en-US.tar.xz' -%}
|
||||
{%- set hash = 'da772ebe03937b09915f9016d9c09b64666025b4ae4c9353861dcf40d916ca7d' -%}
|
||||
{%- set filename = 'i2p-browser-linux64-2.0-beta5_en-US.tar.xz' -%}
|
||||
{%- set hash = '4caf2ca8528aab12e6d89a7f6d3e4ff2d77c2956ebfbe85c3eaf0dd1f90c08ec' -%}
|
||||
{% call package_outer('freebsd-tux', name, icon) %}
|
||||
<div class="file">
|
||||
<h3 id="linux">Linux</h3>
|
||||
<a class="default"
|
||||
href="https://download.i2p2.de/experimental/i2pbrowser-beta4/linux64/i2p-browser-linux64-2.0-beta4_en-US.tar.xz">
|
||||
href="https://download.i2p2.de/experimental/i2pbrowser-beta5/linux64/i2p-browser-linux64-2.0-beta5_en-US.tar.xz">
|
||||
<span class="name">{{ filename }}</span>
|
||||
</a>
|
||||
</div>
|
||||
@ -123,7 +124,7 @@
|
||||
if you want to see if we have the browser in your language.
|
||||
{%- endtrans %}</p>
|
||||
<a
|
||||
href="https://download.i2p2.de/experimental/i2pbrowser-beta4/linux64">https://download.i2p2.de/experimental/i2pbrowser-beta4/linux64</a>
|
||||
href="https://download.i2p2.de/experimental/i2pbrowser-beta5/linux64">https://download.i2p2.de/experimental/i2pbrowser-beta5/linux64</a>
|
||||
{% endcall %}
|
||||
</section>
|
||||
|
||||
|
@ -8,6 +8,7 @@
|
||||
<li style="list-style: none;">{% trans browser_main=get_url('browser_frontpage') %}<a href="{{ browser_main }}">Back to browser front page</a>{% endtrans %}</li>
|
||||
|
||||
<li style="list-style: none;"><a href="#e21b1">{% trans %}Version 2.1 Beta 1{% endtrans %}</a></li>
|
||||
<li style="list-style: none;"><a href="#r20b5">{% trans %}Version 2.0 Beta 5{% endtrans %}</a></li>
|
||||
<li style="list-style: none;"><a href="#r20b4">{% trans %}Version 2.0 Beta 4{% endtrans %}</a></li>
|
||||
<li style="list-style: none;"><a href="#r20b3">{% trans %}Version 2.0 Beta 3{% endtrans %}</a></li>
|
||||
<li style="list-style: none;"><a href="#r20b2">{% trans %}Version 2.0 Beta 2{% endtrans %}</a></li>
|
||||
@ -21,6 +22,27 @@
|
||||
|
||||
<h1>{% trans %}Release Notes{% endtrans %}</h1>
|
||||
|
||||
<h3 id="r20b5">
|
||||
<span class="permalink">
|
||||
<a href="#r20b5">{% trans %}2.0 Beta 5 (Sep 12 2019){% endtrans %}</a>
|
||||
</span>
|
||||
</h3>
|
||||
|
||||
<ol style="list-style-type: square;">
|
||||
<li>New browser icon/graphic</li>
|
||||
<li>Disable enterprise policies for the browser</li>
|
||||
<li>Bundle id is now unique on Mac OS X</li>
|
||||
<li>Improvements of default preferences</li>
|
||||
<li>about:i2p text updates</li>
|
||||
<li>Onboarding improvements</li>
|
||||
<li>Improvements for NoScript integration</li>
|
||||
<li>Improvements for cookie control</li>
|
||||
<li>Default ports changed to not crash with already installed routers</li>
|
||||
<li>The browser now ships with the router on Linux</li>
|
||||
<li>The browser now ships with the router on Windows</li>
|
||||
<li>The browser now ships with the router on Mac OS X</li>
|
||||
</ol>
|
||||
|
||||
<h3 id="r21b1">
|
||||
<span class="permalink">
|
||||
<a href="#r21b1">{% trans %}2.1 Beta 1{% endtrans %}</a>
|
||||
|
Reference in New Issue
Block a user