emacs/var/elfeed/db/data/04/04184cd8f8141e4647b11e2336c08580b66814f8
2022-01-03 12:49:32 -06:00

45 lines
2.9 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 Pre-release 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 Pre-release 2</h1>
</header>
<p>We are happy to announce the second pre-release of Nyxt version 2.0.0. If you missed the previous pre-release announcement, see <a href="https://nyxt.atlas.engineer/article/release-2-pre-release-1.org">here</a>.</p>
<p>Nyxt 2 is a massive overhaul of the Nyxt 1 series. A lot of effort has been geared towards improving the code quality under the hood which should reflect on the overall user experience with better performance, increased stability and better accessibility.</p>
<p>This is a test release for everyone to try out before the final release. It contains experimental features and some parts are still unfinished. Please feel free to share your feedback on our <a href="https://github.com/atlas-engineer/nyxt/issues">GitHub issue tracker</a>!</p>
<p>Notable highlights:</p>
<ul>
<li><p>New startup page.</p></li>
<li><p>New &quot;common settings&quot; page. A button was added to configure any slot in the class description buffers. See <a href="https://nyxt.atlas.engineer/article/common-settings.org">this article</a> for more details.</p></li>
<li><p>New <code>nosound-mode</code> to mute individual buffers.</p></li>
<li><p>New <code>search-selection</code> command.</p>
<p>It allows to query the highlighted text with a given search engine. It is particularly useful for dictionaries.</p></li>
<li><p>Puny-encoded URLs are now human-readable.</p></li>
<li><p>The <code>M-i</code> binding toggles the transparency of element hints.</p></li>
<li><p>New session dumping commands, namely <code>store-session-by-name</code>, <code>restore-session-by-name</code> and <code>replace-session-by-name</code>.</p></li>
</ul>
<p>For the complete change list, please consult the <a href="https://github.com/atlas-engineer/nyxt/blob/2-pre-release-2/documents/CHANGELOG.org#2-pre-release-2">CHANGELOG.org</a> file.</p>
<p>We hope you enjoy these new features, and that they help make you more productive. Thanks for reading :-)</p>
<h1 id="screenshots">Screenshots</h1>
<h2 id="new-startup-page">New startup page</h2>
<p><img src="../static/image/article/help-page.png" /></p>
<h2 id="new-graphical-settings-page">New graphical settings page</h2>
<p><img src="../static/image/article/common-settings.png" /></p>
</body>
</html>