<p></p>
<h1><a href="https://github.com/geany/geany/releases/tag/1.37.0">Geany 1.37</a></h1><p style="font-size:small;-webkit-text-size-adjust:none;">Repository: <a href="https://github.com/geany/geany">geany/geany</a> · Tag: <a href="https://github.com/geany/geany/tree/1.37.0">1.37.0</a> · Commit: <a href="https://github.com/geany/geany/commit/bc345bf9a8d4ca7bd23b49a8ce89d6966e7157c5">bc345bf</a> · Released by: <a href="https://github.com/b4n">b4n</a></p>

<h2>General</h2>
<ul>
<li>Build with GTK3 by default.</li>
<li>Add an option (enabled by default) to save main and project configuration whenever documents are opened/closed to reduce accidental loss of current session in the event of a crash.</li>
<li>List Geany in the category TextEditor (Dominic Hopf, <a href="https://github.com/geany/geany/issues/2460" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/2460/hovercard">Issue#2460</a>).</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li>Fix main window name as seen by accessibility tools (<a href="https://github.com/geany/geany/issues/2421" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/2421/hovercard">Issue#2421</a>).</li>
<li>Add missing include (Pino Toscano, <a href="https://github.com/geany/geany/pull/2402" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/2402/hovercard">PR#2402</a>).</li>
<li>Fix a possible crash when quitting (Hodong & Guido Falsi, <a href="https://github.com/geany/geany/issues/2457" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/2457/hovercard">Issue#2457</a>, <a href="https://github.com/geany/geany/pull/2634" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/2634/hovercard">PR#2634</a>).</li>
</ul>
<h2>Interface</h2>
<ul>
<li>Allow to cancel Open Project and New Project dialogs without closing the current project.</li>
<li>Don't ask whether to close current project when opening a recent project.</li>
<li>Disable some items when they are not available.</li>
<li>Provide a CSS name for most widgets (<a href="https://github.com/geany/geany/pull/2469" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/2469/hovercard">PR#2469</a>).</li>
<li>Adapt margins width to font size and zoom (<a href="https://github.com/geany/geany/issues/1733" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/1733/hovercard">Issue#1733</a>, <a href="https://github.com/geany/geany/pull/1738" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/1738/hovercard">PR#1738</a>).</li>
<li>Show OS info in debug messages.</li>
<li>Persist color picker palette (<a href="https://github.com/geany/geany/issues/2595" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/2595/hovercard">Issue#2595</a>).</li>
<li>Fix color of selected text in search entries with no match (foresto, <a href="https://github.com/geany/geany/issues/2332" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/2332/hovercard">Issue#2332</a>, <a href="https://github.com/geany/geany/pull/2333" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/2333/hovercard">PR#2333</a>)</li>
</ul>
<h2>Editor</h2>
<ul>
<li>Update Scintilla to version 3.21.1 (<a href="https://github.com/geany/geany/pull/2506" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/2506/hovercard">PR#2506</a>).</li>
</ul>
<h2>Filetypes</h2>
<ul>
<li>Add BibTeX filetype (Mirco Schoenfeld, <a href="https://github.com/geany/geany/pull/2212" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/2212/hovercard">PR#2212</a>).</li>
<li>Update JavaScript keywords (dmitryunruh, <a href="https://github.com/geany/geany/pull/2486" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/2486/hovercard">PR#2486</a>).</li>
<li>Update Lua block comment end (Filip SzymaƄski, <a href="https://github.com/geany/geany/pull/2566" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/2566/hovercard">PR#2566</a>).</li>
<li>Update FreeBasic keywords (<a href="https://github.com/geany/geany/issues/2583" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/2583/hovercard">Issue#2583</a>).</li>
<li>Add Smalltalk filetype (Snowflake the Pony, <a href="https://github.com/geany/geany/pull/2399" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/2399/hovercard">PR#2399</a>).</li>
<li>Add a configuration option to select the default Python command.</li>
</ul>
<h2>Documentation</h2>
<ul>
<li>Improve Build-related settings documentation.</li>
<li>Added documentation for the Color Chooser (LarsGit223).</li>
</ul>
<h2>Windows</h2>
<ul>
<li>Bundle the GLib GSpawn helper binaries with the installer for plugin that use the related GLib API.</li>
<li>Make IPC port number configurable, and move the default outside the dynamic range used by Hyper-V (<a href="https://github.com/geany/geany/issues/2101" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/2101/hovercard">Issue#2101</a>, <a href="https://github.com/geany/geany/pull/2585" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/2585/hovercard">PR#2585</a>).</li>
<li>Use the <code>py</code> launcher for Python filetype (<a href="https://github.com/geany/geany/issues/2211" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/2211/hovercard">Issue#2211</a>).</li>
<li>Support programming ligatures (like Fira Code font) (<a href="https://github.com/geany/geany/issues/2535" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/2535/hovercard">Issue#2535</a>).</li>
</ul>
<h2>Internationalization</h2>
<ul>
<li>New translations: ie</li>
<li>Updated translations: da, de, el, es, fr, id, it, ja, lv, nl, pl, pt, ru, sk, sv, zh_CN</li>
</ul>

—<p>This release has 10 assets:</p><ul><li>geany-1.37.tar.bz2</li><li>geany-1.37.tar.bz2.sig</li><li>geany-1.37.tar.gz</li><li>geany-1.37.tar.gz.sig</li><li>geany-1.37_setup.exe</li><li>geany-1.37_setup.exe.sig</li><li>MD5SUMS</li><li>SHA1SUMS</li><li>Source code (zip)</li><li>Source code (tar.gz)</li></ul><p>Visit the <a href="https://github.com/geany/geany/releases/tag/1.37.0">release page</a> to download them.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are watching this repository.<br /><a href="https://github.com/geany/geany/releases/tag/1.37.0">View it on GitHub</a> or <a href="https://github.com/geany/geany/unsubscribe_via_email/AAIOWJ4ZSO23QDV6AEPEDWDSMRSCVANCNFSM4ABGUY5A">unsubscribe</a> from all notifications for this repository.<img src="https://github.com/notifications/beacon/AAIOWJ4PILJRK5ZXRAZ7XSDSMRSCVA5CNFSM4S6PTP5KYY3PNVWWK3TUL52HS4DFU5JGK3DFMFZWLKTDN5WW2ZLOORPWSZGOAH4AMOY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/releases/tag/1.37.0",
"url": "https://github.com/geany/geany/releases/tag/1.37.0",
"name": "View Release"
},
"description": "View this Release on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>