Gitweb links:
...log
http://git.netsurf-browser.org/netsurf-website.git/shortlog/1dd69a3729b6f...
...commit
http://git.netsurf-browser.org/netsurf-website.git/commit/1dd69a3729b6f3d...
...tree
http://git.netsurf-browser.org/netsurf-website.git/tree/1dd69a3729b6f3dcf...
The branch, master has been updated
via 1dd69a3729b6f3dcf00f589ca9aa33d7ec95ea3f (commit)
from ca8f324d9455ea37d2ced0f67aaa9e39fb2dac18 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commitdiff
http://git.netsurf-browser.org/netsurf-website.git/commit/?id=1dd69a3729b...
commit 1dd69a3729b6f3dcf00f589ca9aa33d7ec95ea3f
Author: Michael Drake <tlsa(a)netsurf-browser.org>
Commit: Michael Drake <tlsa(a)netsurf-browser.org>
Update for NetSurf 3.6 release.
diff --git a/about/index.html b/about/index.html
index 411d4c1..664334e 100644
--- a/about/index.html
+++ b/about/index.html
@@ -139,6 +139,7 @@
<tr><th>Aug 2015</th><td>Changed JavaScript engine to
Duktape</td></tr>
<tr><th>Feb 2016</th><td>NetSurf 3.4
released</td></tr>
<tr><th>Apr 2016</th><td>NetSurf 3.5
released</td></tr>
+<tr><th>Nov 2016</th><td>NetSurf 3.6
released</td></tr>
</table>
<div class="frontscreen"><p class="frontscreen"><a
href="screenshots/images/riscos-wikipedia.png"><img
src="screenshots/images/riscosthumb-wikipedia.png" alt="GTK NetSurf
screenshot."></a> <span>A more recent NetSurf showing
<em>Wikipedia</em>.</span></p></div>
diff --git a/about/news.html b/about/news.html
index 01fbf01..80a0900 100644
--- a/about/news.html
+++ b/about/news.html
@@ -58,6 +58,8 @@
<h1>News</h1>
<dl class="news">
+<dt><a href="/downloads/">NetSurf 3.6 released</a>
<span>20 Nov 2016</span></dt>
+<dd>NetSurf 3.6 is primarily a bugfix release. It contains several fixes and
clean-ups to front end code, as well as supercookie blocking, and certificate chain
handling improvements. We recommend all users upgrade to NetSurf 3.6.</dd>
<dt><a href="/downloads/">NetSurf 3.5 released</a>
<span>14 Apr 2016</span></dt>
<dd>NetSurf 3.5 is primarily a bugfix release. It contains several fixes and
clean-ups to front end code, as well as an improvement to URL parsing. We recommend all
users upgrade to NetSurf 3.5.</dd>
<dt><a href="/downloads/">NetSurf 3.4 released</a>
<span>17 Feb 2016</span></dt>
diff --git a/downloads/amiga/index.html b/downloads/amiga/index.html
index 8808185..41426bf 100644
--- a/downloads/amiga/index.html
+++ b/downloads/amiga/index.html
@@ -63,7 +63,7 @@
<div class="downloadlatestouter">
<div class="downloadlatest">
<div class="downloadlatestbox">
-<p class="downloadmain downloadfirst"><a
href="http://download.netsurf-browser.org/netsurf/releases/pre-built...
3.5 for AmigaOS</span> <span>(6.2MB)</span> <span
class="downloaddate">14 Apr 2016</span></a></p>
+<p class="downloadmain downloadfirst"><a
href="http://download.netsurf-browser.org/netsurf/releases/pre-built...
3.6 for AmigaOS</span> <span>(6.2MB)</span> <span
class="downloaddate">19 Nov 2016</span></a></p>
<!--<p class="downloadinstructions"><a
href="/documentation/roinfo#GettingStartedInstallation">Installation
instructions</a></p>-->
<p class="preul">Requires:</p>
<ul>
@@ -72,7 +72,7 @@
</div>
<div class="downloadlatestbox downloadlast">
-<p class="downloadmain"><a
href="http://download.netsurf-browser.org/netsurf/releases/source/ne...
3.5 source code</span> <span>(3.9MB)</span> <span
class="downloaddate">14 Apr 2016</span></a></p>
+<p class="downloadmain"><a
href="http://download.netsurf-browser.org/netsurf/releases/source/ne...
3.6 source code</span> <span>(3.9MB)</span> <span
class="downloaddate">19 Nov 2016</span></a></p>
<p class="downloadinstructions"><a
href="/downloads/source/#BuildInstructions">Build
instructions</a></p>
<p class="preul">Build NetSurf for:</p>
<ul>
@@ -90,11 +90,18 @@
<h2>Previous releases</h2>
<dl>
+<dt>NetSurf 3.5</dt>
+<dd>
+<ul>
+<li><a
href="http://download.netsurf-browser.org/netsurf/releases/pre-built...
3.5 browser for AmigaOS 4</a> (14 Apr 2016)</li>
+<li><a
href="http://download.netsurf-browser.org/netsurf/releases/source/ne...
3.5 source code</a> (14 Apr 2016)</li>
+</ul>
+</dd>
<dt>NetSurf 3.3</dt>
<dd>
<ul>
-<li><a
href="http://download.netsurf-browser.org/netsurf/releases/pre-built...
3.3 browser for AmigaOS 4</a> (16 Feb 2016)</li>
-<li><a
href="http://download.netsurf-browser.org/netsurf/releases/source/ne...
3.3 source code</a> (16 Feb 2016)</li>
+<li><a
href="http://download.netsurf-browser.org/netsurf/releases/pre-built...
3.3 browser for AmigaOS 4</a> (26 Jun 2015)</li>
+<li><a
href="http://download.netsurf-browser.org/netsurf/releases/source/ne...
3.3 source code</a> (26 Jun 2015)</li>
</ul>
</dd>
<dt>NetSurf 3.2</dt>
diff --git a/downloads/gtk/index.html b/downloads/gtk/index.html
index 2aa5ebe..f3e7698 100644
--- a/downloads/gtk/index.html
+++ b/downloads/gtk/index.html
@@ -65,7 +65,7 @@
<div class="downloadlatestouter">
<div class="downloadlatest">
<div class="downloadlatestbox downloadlast">
-<p class="downloadmain downloadfirst"><a
href="http://download.netsurf-browser.org/netsurf/releases/source-fu...
3.5 source code</span> <span>(3.9MB)</span> <span
class="downloaddate">14 Apr 2016</span></a></p>
+<p class="downloadmain downloadfirst"><a
href="http://download.netsurf-browser.org/netsurf/releases/source-fu...
3.6 source code</span> <span>(3.9MB)</span> <span
class="downloaddate">19 Nov 2016</span></a></p>
<p class="downloadinstructions"><a
href="/downloads/source/#BuildInstructions">Build
instructions</a></p>
<p class="preul">Build NetSurf for:</p>
<ul>
@@ -124,7 +124,13 @@
<h2>Previous releases</h2>
<dl>
-<dt>NetSurf 3.3</dt>
+<dt>NetSurf 3.5</dt>
+<dd>
+<ul>
+<li><a
href="http://download.netsurf-browser.org/netsurf/releases/source/ne...
3.5 source code</a> (14 Apr 2016)</li>
+</ul>
+</dd>
+<dt>NetSurf 3.4</dt>
<dd>
<ul>
<li><a
href="http://download.netsurf-browser.org/netsurf/releases/source/ne...
3.4 source code</a> (16 Feb 2016)</li>
diff --git a/downloads/riscos/index.html b/downloads/riscos/index.html
index 0f3f0dc..89d0cdf 100644
--- a/downloads/riscos/index.html
+++ b/downloads/riscos/index.html
@@ -63,7 +63,7 @@
<div class="downloadlatestouter">
<div class="downloadlatest">
<div class="downloadlatestbox">
-<p class="downloadmain downloadfirst"><a
href="http://download.netsurf-browser.org/netsurf/releases/pre-built...
3.5 for RISC OS</span> <span>(3.7MB)</span> <span
class="downloaddate">14 Apr 2016</span></a></p>
+<p class="downloadmain downloadfirst"><a
href="http://download.netsurf-browser.org/netsurf/releases/pre-built...
3.6 for RISC OS</span> <span>(3.7MB)</span> <span
class="downloaddate">19 Nov 2016</span></a></p>
<p class="downloadinstructions"><a
href="/documentation/roinfo#GettingStartedInstallation">Installation
instructions</a></p>
<p class="preul">Binary download includes:</p>
<ul>
@@ -81,7 +81,7 @@
</div>
<div class="downloadlatestbox downloadlast">
-<p class="downloadmain"><a
href="http://download.netsurf-browser.org/netsurf/releases/source/ne...
3.5 source code</span> <span>(3.9MB)</span> <span
class="downloaddate">14 Apr 2016</span></a></p>
+<p class="downloadmain"><a
href="http://download.netsurf-browser.org/netsurf/releases/source/ne...
3.6 source code</span> <span>(3.9MB)</span> <span
class="downloaddate">19 Nov 2016</span></a></p>
<p class="downloadinstructions"><a
href="/downloads/source/#BuildInstructions">Build
instructions</a></p>
<p class="preul">Build NetSurf for:</p>
<ul>
@@ -100,6 +100,13 @@
<h2>Previous releases</h2>
<dl>
+<dt>NetSurf 3.5</dt>
+<dd>
+<ul>
+<li><a
href="http://download.netsurf-browser.org/netsurf/releases/pre-built...
3.5 browser for RISC OS</a> (14 Apr 2016)</li>
+<li><a
href="http://download.netsurf-browser.org/netsurf/releases/source/ne...
3.5 source code</a> (14 Apr 2016)</li>
+</ul>
+</dd>
<dt>NetSurf 3.4</dt>
<dd>
<ul>
diff --git a/downloads/source/index.html b/downloads/source/index.html
index ad99634..c9ced74 100644
--- a/downloads/source/index.html
+++ b/downloads/source/index.html
@@ -56,6 +56,7 @@
<p>The source code for each release version of NetSurf is available.</p>
<ul>
+<li><a
href="http://download.netsurf-browser.org/netsurf/releases/source-fu...
3.6 source code</a> (19 Nov 2016)</li>
<li><a
href="http://download.netsurf-browser.org/netsurf/releases/source-fu...
3.5 source code</a> (14 Apr 2016)</li>
<li><a
href="http://download.netsurf-browser.org/netsurf/releases/source-fu...
3.4 source code</a> (16 Feb 2016)</li>
<li><a
href="http://download.netsurf-browser.org/netsurf/releases/source-fu...
3.3 source code</a> (15 Mar 2015)</li>
diff --git a/index.html b/index.html
index 20881f1..8c514cd 100644
--- a/index.html
+++ b/index.html
@@ -128,7 +128,7 @@
<div class="downloadbox">
<div class="downloadcontainer">
<div class="downloadcontent">
-<h2 id="downloadrelease"><a href="/downloads/">Download
NetSurf 3.5</a></h2>
+<h2 id="downloadrelease"><a href="/downloads/">Download
NetSurf 3.6</a></h2>
<ul>
<li><a href="/downloads/riscos/">For
RISC OS</a></li>
<li><a href="/downloads/gtk/">For Linux</a></li>
@@ -147,18 +147,18 @@
<h2 id="news">Latest news</h2>
<dl class="frontnews">
+<dt><a href="/downloads/">NetSurf 3.6 released</a>
<span>19 Nov 2016</span></dt>
+<dd>NetSurf 3.6 is primarily a bugfix release. It contains several fixes and
clean-ups to front end code, as well as supercookie blocking, and certificate chain
handling improvements. We recommend all users upgrade to NetSurf 3.6.</dd>
<dt><a href="/downloads/">NetSurf 3.5 released</a>
<span>14 Apr 2016</span></dt>
<dd>NetSurf 3.5 is primarily a bugfix release. It contains several fixes and
clean-ups to front end code, as well as an improvement to URL parsing. We recommend all
users upgrade to NetSurf 3.5.</dd>
<dt><a href="/downloads/">NetSurf 3.4 released</a>
<span>17 Feb 2016</span></dt>
<dd>NetSurf 3.4 features many optimisations to improve performance over previous
releases. It also contains many bug fixes, including improvements to page layout. This
is also the first release to contain the <a
href="http://duktape.org/">Duktape</a> JavaScript engine. While our
JavaScript bindings have seen a lot of development for this release, JavaScript remains
disabled by default as the support is incomplete. We recommend all users upgrade to
NetSurf 3.4.</dd>
-<dt><a
href="https://listmaster.pepperfish.net/pipermail/netsurf-dev-netsur...
sponsored development</a> <span>12 Feb 2016</span></dt>
-<dd>Over the last couple of weeks Michael has been able to work full time on
NetSurf, and more particularly, its LibDOM and LibCSS components. At <a
href="http://www.codethink.co.uk/">Codethink</a> there is an
arrangement whereby engineers may fill time between projects by making contributions to
certain open source projects. A <a
href="https://listmaster.pepperfish.net/pipermail/netsurf-dev-netsur...
of the work done</a> has been posted to our mailing list. Thanks
Codethink!</dd>
</dl>
<p class="more"><a href="/about/news"
class="seemore">See more news</a></p>
-<h2 id="features">NetSurf 3.5 features</h2>
+<h2 id="features">NetSurf 3.6 features</h2>
-<p>NetSurf 3.5 is available for: RISC OS; Linux and other UNIX-like systems;
AmigaOS 4; and more.</p>
+<p>NetSurf 3.6 is available for: RISC OS; Linux and other UNIX-like systems;
AmigaOS 4; and more.</p>
<dl>
<dt>General</dt>
-----------------------------------------------------------------------
Summary of changes:
about/index.html | 1 +
about/news.html | 2 ++
downloads/amiga/index.html | 15 +++++++++++----
downloads/gtk/index.html | 10 ++++++++--
downloads/riscos/index.html | 11 +++++++++--
downloads/source/index.html | 1 +
index.html | 10 +++++-----
7 files changed, 37 insertions(+), 13 deletions(-)
diff --git a/about/index.html b/about/index.html
index 411d4c1..664334e 100644
--- a/about/index.html
+++ b/about/index.html
@@ -139,6 +139,7 @@
<tr><th>Aug 2015</th><td>Changed JavaScript engine to
Duktape</td></tr>
<tr><th>Feb 2016</th><td>NetSurf 3.4
released</td></tr>
<tr><th>Apr 2016</th><td>NetSurf 3.5
released</td></tr>
+<tr><th>Nov 2016</th><td>NetSurf 3.6
released</td></tr>
</table>
<div class="frontscreen"><p class="frontscreen"><a
href="screenshots/images/riscos-wikipedia.png"><img
src="screenshots/images/riscosthumb-wikipedia.png" alt="GTK NetSurf
screenshot."></a> <span>A more recent NetSurf showing
<em>Wikipedia</em>.</span></p></div>
diff --git a/about/news.html b/about/news.html
index 01fbf01..80a0900 100644
--- a/about/news.html
+++ b/about/news.html
@@ -58,6 +58,8 @@
<h1>News</h1>
<dl class="news">
+<dt><a href="/downloads/">NetSurf 3.6 released</a>
<span>20 Nov 2016</span></dt>
+<dd>NetSurf 3.6 is primarily a bugfix release. It contains several fixes and
clean-ups to front end code, as well as supercookie blocking, and certificate chain
handling improvements. We recommend all users upgrade to NetSurf 3.6.</dd>
<dt><a href="/downloads/">NetSurf 3.5 released</a>
<span>14 Apr 2016</span></dt>
<dd>NetSurf 3.5 is primarily a bugfix release. It contains several fixes and
clean-ups to front end code, as well as an improvement to URL parsing. We recommend all
users upgrade to NetSurf 3.5.</dd>
<dt><a href="/downloads/">NetSurf 3.4 released</a>
<span>17 Feb 2016</span></dt>
diff --git a/downloads/amiga/index.html b/downloads/amiga/index.html
index 8808185..41426bf 100644
--- a/downloads/amiga/index.html
+++ b/downloads/amiga/index.html
@@ -63,7 +63,7 @@
<div class="downloadlatestouter">
<div class="downloadlatest">
<div class="downloadlatestbox">
-<p class="downloadmain downloadfirst"><a
href="http://download.netsurf-browser.org/netsurf/releases/pre-built...
3.5 for AmigaOS</span> <span>(6.2MB)</span> <span
class="downloaddate">14 Apr 2016</span></a></p>
+<p class="downloadmain downloadfirst"><a
href="http://download.netsurf-browser.org/netsurf/releases/pre-built...
3.6 for AmigaOS</span> <span>(6.2MB)</span> <span
class="downloaddate">19 Nov 2016</span></a></p>
<!--<p class="downloadinstructions"><a
href="/documentation/roinfo#GettingStartedInstallation">Installation
instructions</a></p>-->
<p class="preul">Requires:</p>
<ul>
@@ -72,7 +72,7 @@
</div>
<div class="downloadlatestbox downloadlast">
-<p class="downloadmain"><a
href="http://download.netsurf-browser.org/netsurf/releases/source/ne...
3.5 source code</span> <span>(3.9MB)</span> <span
class="downloaddate">14 Apr 2016</span></a></p>
+<p class="downloadmain"><a
href="http://download.netsurf-browser.org/netsurf/releases/source/ne...
3.6 source code</span> <span>(3.9MB)</span> <span
class="downloaddate">19 Nov 2016</span></a></p>
<p class="downloadinstructions"><a
href="/downloads/source/#BuildInstructions">Build
instructions</a></p>
<p class="preul">Build NetSurf for:</p>
<ul>
@@ -90,11 +90,18 @@
<h2>Previous releases</h2>
<dl>
+<dt>NetSurf 3.5</dt>
+<dd>
+<ul>
+<li><a
href="http://download.netsurf-browser.org/netsurf/releases/pre-built...
3.5 browser for AmigaOS 4</a> (14 Apr 2016)</li>
+<li><a
href="http://download.netsurf-browser.org/netsurf/releases/source/ne...
3.5 source code</a> (14 Apr 2016)</li>
+</ul>
+</dd>
<dt>NetSurf 3.3</dt>
<dd>
<ul>
-<li><a
href="http://download.netsurf-browser.org/netsurf/releases/pre-built...
3.3 browser for AmigaOS 4</a> (16 Feb 2016)</li>
-<li><a
href="http://download.netsurf-browser.org/netsurf/releases/source/ne...
3.3 source code</a> (16 Feb 2016)</li>
+<li><a
href="http://download.netsurf-browser.org/netsurf/releases/pre-built...
3.3 browser for AmigaOS 4</a> (26 Jun 2015)</li>
+<li><a
href="http://download.netsurf-browser.org/netsurf/releases/source/ne...
3.3 source code</a> (26 Jun 2015)</li>
</ul>
</dd>
<dt>NetSurf 3.2</dt>
diff --git a/downloads/gtk/index.html b/downloads/gtk/index.html
index 2aa5ebe..f3e7698 100644
--- a/downloads/gtk/index.html
+++ b/downloads/gtk/index.html
@@ -65,7 +65,7 @@
<div class="downloadlatestouter">
<div class="downloadlatest">
<div class="downloadlatestbox downloadlast">
-<p class="downloadmain downloadfirst"><a
href="http://download.netsurf-browser.org/netsurf/releases/source-fu...
3.5 source code</span> <span>(3.9MB)</span> <span
class="downloaddate">14 Apr 2016</span></a></p>
+<p class="downloadmain downloadfirst"><a
href="http://download.netsurf-browser.org/netsurf/releases/source-fu...
3.6 source code</span> <span>(3.9MB)</span> <span
class="downloaddate">19 Nov 2016</span></a></p>
<p class="downloadinstructions"><a
href="/downloads/source/#BuildInstructions">Build
instructions</a></p>
<p class="preul">Build NetSurf for:</p>
<ul>
@@ -124,7 +124,13 @@
<h2>Previous releases</h2>
<dl>
-<dt>NetSurf 3.3</dt>
+<dt>NetSurf 3.5</dt>
+<dd>
+<ul>
+<li><a
href="http://download.netsurf-browser.org/netsurf/releases/source/ne...
3.5 source code</a> (14 Apr 2016)</li>
+</ul>
+</dd>
+<dt>NetSurf 3.4</dt>
<dd>
<ul>
<li><a
href="http://download.netsurf-browser.org/netsurf/releases/source/ne...
3.4 source code</a> (16 Feb 2016)</li>
diff --git a/downloads/riscos/index.html b/downloads/riscos/index.html
index 0f3f0dc..89d0cdf 100644
--- a/downloads/riscos/index.html
+++ b/downloads/riscos/index.html
@@ -63,7 +63,7 @@
<div class="downloadlatestouter">
<div class="downloadlatest">
<div class="downloadlatestbox">
-<p class="downloadmain downloadfirst"><a
href="http://download.netsurf-browser.org/netsurf/releases/pre-built...
3.5 for RISC OS</span> <span>(3.7MB)</span> <span
class="downloaddate">14 Apr 2016</span></a></p>
+<p class="downloadmain downloadfirst"><a
href="http://download.netsurf-browser.org/netsurf/releases/pre-built...
3.6 for RISC OS</span> <span>(3.7MB)</span> <span
class="downloaddate">19 Nov 2016</span></a></p>
<p class="downloadinstructions"><a
href="/documentation/roinfo#GettingStartedInstallation">Installation
instructions</a></p>
<p class="preul">Binary download includes:</p>
<ul>
@@ -81,7 +81,7 @@
</div>
<div class="downloadlatestbox downloadlast">
-<p class="downloadmain"><a
href="http://download.netsurf-browser.org/netsurf/releases/source/ne...
3.5 source code</span> <span>(3.9MB)</span> <span
class="downloaddate">14 Apr 2016</span></a></p>
+<p class="downloadmain"><a
href="http://download.netsurf-browser.org/netsurf/releases/source/ne...
3.6 source code</span> <span>(3.9MB)</span> <span
class="downloaddate">19 Nov 2016</span></a></p>
<p class="downloadinstructions"><a
href="/downloads/source/#BuildInstructions">Build
instructions</a></p>
<p class="preul">Build NetSurf for:</p>
<ul>
@@ -100,6 +100,13 @@
<h2>Previous releases</h2>
<dl>
+<dt>NetSurf 3.5</dt>
+<dd>
+<ul>
+<li><a
href="http://download.netsurf-browser.org/netsurf/releases/pre-built...
3.5 browser for RISC OS</a> (14 Apr 2016)</li>
+<li><a
href="http://download.netsurf-browser.org/netsurf/releases/source/ne...
3.5 source code</a> (14 Apr 2016)</li>
+</ul>
+</dd>
<dt>NetSurf 3.4</dt>
<dd>
<ul>
diff --git a/downloads/source/index.html b/downloads/source/index.html
index ad99634..c9ced74 100644
--- a/downloads/source/index.html
+++ b/downloads/source/index.html
@@ -56,6 +56,7 @@
<p>The source code for each release version of NetSurf is available.</p>
<ul>
+<li><a
href="http://download.netsurf-browser.org/netsurf/releases/source-fu...
3.6 source code</a> (19 Nov 2016)</li>
<li><a
href="http://download.netsurf-browser.org/netsurf/releases/source-fu...
3.5 source code</a> (14 Apr 2016)</li>
<li><a
href="http://download.netsurf-browser.org/netsurf/releases/source-fu...
3.4 source code</a> (16 Feb 2016)</li>
<li><a
href="http://download.netsurf-browser.org/netsurf/releases/source-fu...
3.3 source code</a> (15 Mar 2015)</li>
diff --git a/index.html b/index.html
index 20881f1..8c514cd 100644
--- a/index.html
+++ b/index.html
@@ -128,7 +128,7 @@
<div class="downloadbox">
<div class="downloadcontainer">
<div class="downloadcontent">
-<h2 id="downloadrelease"><a href="/downloads/">Download
NetSurf 3.5</a></h2>
+<h2 id="downloadrelease"><a href="/downloads/">Download
NetSurf 3.6</a></h2>
<ul>
<li><a href="/downloads/riscos/">For
RISC OS</a></li>
<li><a href="/downloads/gtk/">For Linux</a></li>
@@ -147,18 +147,18 @@
<h2 id="news">Latest news</h2>
<dl class="frontnews">
+<dt><a href="/downloads/">NetSurf 3.6 released</a>
<span>19 Nov 2016</span></dt>
+<dd>NetSurf 3.6 is primarily a bugfix release. It contains several fixes and
clean-ups to front end code, as well as supercookie blocking, and certificate chain
handling improvements. We recommend all users upgrade to NetSurf 3.6.</dd>
<dt><a href="/downloads/">NetSurf 3.5 released</a>
<span>14 Apr 2016</span></dt>
<dd>NetSurf 3.5 is primarily a bugfix release. It contains several fixes and
clean-ups to front end code, as well as an improvement to URL parsing. We recommend all
users upgrade to NetSurf 3.5.</dd>
<dt><a href="/downloads/">NetSurf 3.4 released</a>
<span>17 Feb 2016</span></dt>
<dd>NetSurf 3.4 features many optimisations to improve performance over previous
releases. It also contains many bug fixes, including improvements to page layout. This
is also the first release to contain the <a
href="http://duktape.org/">Duktape</a> JavaScript engine. While our
JavaScript bindings have seen a lot of development for this release, JavaScript remains
disabled by default as the support is incomplete. We recommend all users upgrade to
NetSurf 3.4.</dd>
-<dt><a
href="https://listmaster.pepperfish.net/pipermail/netsurf-dev-netsur...
sponsored development</a> <span>12 Feb 2016</span></dt>
-<dd>Over the last couple of weeks Michael has been able to work full time on
NetSurf, and more particularly, its LibDOM and LibCSS components. At <a
href="http://www.codethink.co.uk/">Codethink</a> there is an
arrangement whereby engineers may fill time between projects by making contributions to
certain open source projects. A <a
href="https://listmaster.pepperfish.net/pipermail/netsurf-dev-netsur...
of the work done</a> has been posted to our mailing list. Thanks
Codethink!</dd>
</dl>
<p class="more"><a href="/about/news"
class="seemore">See more news</a></p>
-<h2 id="features">NetSurf 3.5 features</h2>
+<h2 id="features">NetSurf 3.6 features</h2>
-<p>NetSurf 3.5 is available for: RISC OS; Linux and other UNIX-like systems;
AmigaOS 4; and more.</p>
+<p>NetSurf 3.6 is available for: RISC OS; Linux and other UNIX-like systems;
AmigaOS 4; and more.</p>
<dl>
<dt>General</dt>
--
NetSurf website source for *.netsurf-browser.org