54 lines
1.7 KiB
Plaintext
54 lines
1.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.2</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.2</h1>
|
|
</header>
|
|
<p>We are happy to announce Nyxt 2.2.2. This is mostly a bug-fix release with some minor improvements.</p>
|
|
<p>Change log:</p>
|
|
<div>
|
|
<h2>2.2.2</h2>
|
|
<ul>
|
|
<li>HTTP redirects are no longer stored to history.
|
|
<li>Selecting hints in prompt-buffer no longer scrolls the page automatically,
|
|
press <code>C-l</code> instead.
|
|
</ul>
|
|
<h3>Build and compilation changes</h3>
|
|
<ul>
|
|
<li>The source tarball now embeds the Git submodules and thus fixes build errors
|
|
about missing dependencies.
|
|
</ul>
|
|
<h3>Platform support</h3>
|
|
<ul>
|
|
<li>Fix type errors when building with some unusual compiler. (Thanks to
|
|
@lpaviets!)
|
|
</ul>
|
|
<h3>Bug fixes</h3>
|
|
<ul>
|
|
<li>Fix prompt buffer paging.
|
|
<li><code>switch-buffer</code> is no longer triggered when there is no buffer to
|
|
restore.
|
|
<li>On various occasions, KeepassXC entries could be missing from the prompt,
|
|
this is now fixed.
|
|
<li><code>lisp-repl</code> now prints all results properly.
|
|
<li>Onion URLs are now supported. (Thanks to @hendursaga!)
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html>
|