emacs/var/elfeed/db/data/d8/d8f7fefb76b059ccd966194e0f0c0f148990cdd9
2022-01-03 12:49:32 -06:00

62 lines
2.7 KiB
Plaintext

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>Nyxt 2.2.3</title>
<style type="text/css">
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
</style>
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<header>
<h1 class="title">Nyxt 2.2.3</h1>
</header>
<p>We are happy to announce Nyxt 2.2.3.</p>
<p>This release features dramatically improved performance (both in terms of interface responsiveness and in network queries processing) as well as fixing major stability issues with WebKitGTK 2.34.</p>
<p>Change log:</p>
<div>
<h2>2.2.3</h2>
<ul>
<li>Speed up most network queries. This may also prevent some hangs that used to
happen when loading resource-intensive pages.
<li>Speed up <code>set-url</code> and friends. (Thanks to @shamazmazum!)<br> The
user input suggestion should now be instantaneously updated in the suggestion
list. Search engine completions no longer hold back the listing of other
suggestions.
<li>Nyxt now prompts for confirmation before deleting a buffer that has edited
contents.
<li>New common text editing bindings (select-all, undo, redo, cut, etc.).
<li>Display source code in <code>describe-function</code> whenever possible.
<li>Allow for arbitrary HTML in the prompt buffer (both attributes and the
prompt).
<li>Permission requests are now handled (such geolocalization access).
<li>Intelligent Tracking Prevention is no longer systematically enabled. This
should fix some website incompatibilities. ITP can be selectively enabled with
<code>reduce-tracking-mode</code> .
<li><code>reduce-tracking-mode</code> has a new options, <code>
preferred-user-agent</code> which is set to a generic value by default.
<li>The Lisp REPL now highlights the input, displays the input package and
displays the current package at the prompt.
<li>New <code>m l</code> VI binding to <code>list-bookmarks</code> .
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Fix crash and hangs with WebKitGTK 2.34.<br><b>Warning: </b> Sandboxing is no
longer enforced.
<li>Fix hangs in some cases when <code>blocker-mode</code> hostlists were
out-of-date.
<li>Work around load failures when going backward or forward in history.
<li>Catch more errors in search completion.
</ul>
</div>
</body>
</html>