trying to fix
This commit is contained in:
parent
fa407dfeb6
commit
e013d7569e
22945 changed files with 447936 additions and 0 deletions
|
@ -0,0 +1,37 @@
|
|||
<!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.1.1</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.1.1</h1>
|
||||
</header>
|
||||
<p>We are happy to announce Nyxt 2.1.1. This is a bug-fix release addressing the crashes that some users were experiencing with 2.1.0.</p>
|
||||
<p>Change log:</p>
|
||||
<ul>
|
||||
<li><p><code>reopen-buffer</code> restores the scroll position.</p></li>
|
||||
<li><p>New <code>copy-username</code> command for password managers.</p></li>
|
||||
<li><p>Bug fixes:</p>
|
||||
<ul>
|
||||
<li><p>Fix history double-restore which led to many random crashes.</p></li>
|
||||
<li><p>Create file and parent directories of configuration files if they don't exist.</p></li>
|
||||
<li><p>Fix <code>set-url-from-bookmark</code> on multi-selection.</p></li>
|
||||
<li><p>Fix <code>process-mode</code> to not run action when it's nil.</p></li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
<p>For the complete change list, please consult the <a href="https://github.com/atlas-engineer/nyxt/blob/2.1.1/documents/CHANGELOG.org#211">CHANGELOG.org</a> file.</p>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue