56 lines
3.6 KiB
Plaintext
56 lines
3.6 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 release 1.3.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 release 1.3.2</h1>
|
|
</header>
|
|
<p>We are happy to announce the release of Nyxt version 1.3.2!</p>
|
|
<p>This version includes several cool new features:</p>
|
|
<ul>
|
|
<li><p>"Hooks" let you insert your own code before of after network events and commands, such as automatic download of Youtube videos or auto-switch to old.reddit.com! To read more about hooks, see our updated article here: <a href="https://nyxt.atlas.engineer/article/hooks.org" class="uri">https://nyxt.atlas.engineer/article/hooks.org</a>.</p></li>
|
|
<li><p>A new <code>open-file</code> command. This allows you to open up any file locally on your machine.</p></li>
|
|
<li><p>A <code>paste-from-ring</code> command that allows you to fuzzy-search and paste from the clipboard ring of <em>all</em> previously copied/pasted text.</p></li>
|
|
</ul>
|
|
<p>Last month we started a crowdfunding campaign, so if you like what we are doing feel free to support us by chipping in!</p>
|
|
<p><a href="https://www.indiegogo.com/projects/nyxt-browser-v1-4-0#/" class="uri">https://www.indiegogo.com/projects/nyxt-browser-v1-4-0#/</a></p>
|
|
<p>Thanks for reading and supporting us! You can read the full change log <a href="https://github.com/atlas-engineer/next/blob/1.3.1/documents/CHANGELOG.org">here</a>.</p>
|
|
<h1 id="whats-next">What's next?</h1>
|
|
<p>We have many new and exciting features in the pipeline that we could release shortly!</p>
|
|
<ul>
|
|
<li><p>A high quality macOS port, with complete GTK parity(!), for improved performance, distribution, and stability. This means a single app bundle that you can simply download and run.</p></li>
|
|
<li><p>Minibuffer multi-selection (or "delete fuzzy-matched buffers in one go", etc.).</p></li>
|
|
<li><p>Session persistence (or "reopen previously open buffers up restart").</p></li>
|
|
<li><p>Status bar.</p></li>
|
|
<li><p>WebKitGTK native sandboxing.</p></li>
|
|
<li><p>Per-domain CSS (e.g. a Dark Mode).</p></li>
|
|
<li><p>Smart searching across all tabs.</p></li>
|
|
<li><p>Jump to heading all tabs.</p></li>
|
|
<li><p>Package manager.</p></li>
|
|
<li><p>Add support for per-tab proxy and Tor support.</p></li>
|
|
<li><p>Add an integrated password manager.</p></li>
|
|
<li><p>Add built-in editor.</p></li>
|
|
<li><p>Allow Nyxt to call out to an external editor to fill in the contents of a particular text field.</p></li>
|
|
<li><p>Switch from SQLite to a text based format, allowing bookmarks to be viewed and synced more easily with any external tool.</p></li>
|
|
</ul>
|
|
<p>Thanks for reading!</p>
|
|
<h1 id="about-nyxt">About Nyxt</h1>
|
|
<p>Nyxt is a keyboard-oriented, extensible web-browser designed for power users. The application has familiar key-bindings (<a href="https://en.wikipedia.org/wiki/Emacs">Emacs</a>, <a href="https://en.wikipedia.org/wiki/Vim_(text_editor)">VI</a>), is fully configurable and extensible in Lisp, and has powerful features for productive professionals.</p>
|
|
<p><a href="https://next.atlas.engineer/download">Download it here!</a></p>
|
|
</body>
|
|
</html>
|