<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>JBrowse Blog</title>
    <link>https://jbrowse.org/jb2-staging/blog/</link>
    <description>Release announcements and news from the JBrowse project.</description>
    <language>en-us</language>
    <atom:link href="https://jbrowse.org/jb2-staging/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>v4.3.0 Release</title>
      <link>https://jbrowse.org/jb2-staging/blog/2026/05/21/v4.3.0-release/</link>
      <guid isPermaLink="true">https://jbrowse.org/jb2-staging/blog/2026/05/21/v4.3.0-release/</guid>
      <pubDate>Thu, 21 May 2026 13:07:54 GMT</pubDate>
      <category>release</category>
      <category>jbrowse 2</category>
      <description><![CDATA[<p>This release adds a variety of small bugfixes</p>
<ul>
<li>Loads bedMethyl as multiquantitativetrack automatically</li>
<li>Improved/unified behavior of the &#x26;highlight= matching the bookmark highlight
behavior</li>
<li>Fixed specification of multi-level synteny views from URL query params (now
takes a two dimensional array of string[][], where each pairwise comparison
level takes a list of syntenytrack trackIds)</li>
<li>Add featureHeight param for alignmentstracks in jb2image CLI tool</li>
<li>Website overhaul! Uses astro instead of docusaurus now</li>
<li>Standardized discordant pair coloring with IGV based coloring
(navy,green</li>
</ul>]]></description>
    </item>
    <item>
      <title>v4.2.1 Release</title>
      <link>https://jbrowse.org/jb2-staging/blog/2026/04/27/v4.2.1-release/</link>
      <guid isPermaLink="true">https://jbrowse.org/jb2-staging/blog/2026/04/27/v4.2.1-release/</guid>
      <pubDate>Mon, 27 Apr 2026 11:33:36 GMT</pubDate>
      <category>release</category>
      <category>jbrowse 2</category>
      <description><![CDATA[<p>Hi all,</p>
<p>This release fixes the ability to search by gene name using the &#x26;loc= URL param
since v4, fixes some MM tag parsing errors in BAM/CRAM files, and a couple other
misc changes</p>
<p>Important extra note: We are rapidly iterating on a WebGPU/WebGL based
accelerated rendering system for JBrowse 2, and are aporoaching a final product.</p>
<p>We are interested to hear from users and model organism database admins
interested in beta testing and trying it out. The entire result is a relatively
large code change, but we are aiming for minimal breaking changes for end users
of the app.</p>
<p>Please contact jbr</p>]]></description>
    </item>
    <item>
      <title>v4.2.0 Release</title>
      <link>https://jbrowse.org/jb2-staging/blog/2026/04/16/v4.2.0-release/</link>
      <guid isPermaLink="true">https://jbrowse.org/jb2-staging/blog/2026/04/16/v4.2.0-release/</guid>
      <pubDate>Thu, 16 Apr 2026 13:20:30 GMT</pubDate>
      <category>release</category>
      <category>jbrowse 2</category>
      <description><![CDATA[<p>Re-release as trusted publishing</p>
<h2 id="downloads">Downloads<a href="#downloads" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h2>
<ul>
<li><a href="https://github.com/GMOD/jbrowse-components/releases/tag/v4.2.0">v4.2.0</a></li>
</ul>
<p>To install JBrowse 2 for the web, you can download the link above, or you can
use the JBrowse CLI to automatically download the latest version. See the
<a href="https://jbrowse.org/jb2/docs/quickstart_web">JBrowse web quick start</a> for more
details.</p>
<h2 id="changes-since-v4115-2026-04-02">Changes since v4.1.15 (2026-04-02)<a href="#changes-since-v4115-2026-04-02" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h2>
<h3 id="bug">bug<a href="#bug" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h3>
<ul>
<li>Fix inconsistent sanitization causing broken trix index file paths on desktop
(<a href="https://github.com/GMOD/jbrowse-components/pull/5540">#5540</a>) @cmdcolin</li>
</ul>
<h3 id="enhancement">enhancement<a href="#enhancement" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h3>
<ul>
<li>Create git</li>
</ul>]]></description>
    </item>
    <item>
      <title>v4.1.16 Release</title>
      <link>https://jbrowse.org/jb2-staging/blog/2026/04/16/v4.1.16-release/</link>
      <guid isPermaLink="true">https://jbrowse.org/jb2-staging/blog/2026/04/16/v4.1.16-release/</guid>
      <pubDate>Thu, 16 Apr 2026 11:58:37 GMT</pubDate>
      <category>release</category>
      <category>jbrowse 2</category>
      <description><![CDATA[<p>Hi all, This is a basic bug fix release</p>
<p>Fixes some small potential bugs</p>
<p>It also tests out using github actions CI to publish the release artifacts</p>
<h2 id="downloads">Downloads<a href="#downloads" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h2>
<ul>
<li><a href="https://github.com/GMOD/jbrowse-components/releases/tag/v4.1.16">v4.1.16</a></li>
</ul>
<p>To install JBrowse 2 for the web, you can download the link above, or you can
use the JBrowse CLI to automatically download the latest version. See the
<a href="https://jbrowse.org/jb2/docs/quickstart_web">JBrowse web quick start</a> for more
details.</p>
<h2 id="changes-since-v4115-2026-04-02">Changes since v4.1.15 (2026-04-02)<a href="#changes-since-v4115-2026-04-02" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h2>
<h3 id="bug">bug<a href="#bug" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h3>
<ul>
<li>Fix inconsistent sanitization causing broken trix index file paths</li>
</ul>]]></description>
    </item>
    <item>
      <title>v4.1.15 Release</title>
      <link>https://jbrowse.org/jb2-staging/blog/2026/04/02/v4.1.15-release/</link>
      <guid isPermaLink="true">https://jbrowse.org/jb2-staging/blog/2026/04/02/v4.1.15-release/</guid>
      <pubDate>Thu, 02 Apr 2026 14:31:53 GMT</pubDate>
      <category>release</category>
      <category>jbrowse 2</category>
      <description><![CDATA[<p>This release fixes some issues where the alignments track was not scrollable and
other misc issues</p>
<h2 id="downloads">Downloads<a href="#downloads" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h2>
<ul>
<li><a href="https://github.com/GMOD/jbrowse-components/releases/tag/v4.1.15">v4.1.15</a></li>
</ul>
<p>To install JBrowse 2 for the web, you can download the link above, or you can
use the JBrowse CLI to automatically download the latest version. See the
<a href="https://jbrowse.org/jb2/docs/quickstart_web">JBrowse web quick start</a> for more
details.</p>
<h2 id="changes-since-v4114-2026-03-08">Changes since v4.1.14 (2026-03-08)<a href="#changes-since-v4114-2026-03-08" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h2>
<h3 id="bug">bug<a href="#bug" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h3>
<ul>
<li>Fix MM tag ambiguity codes not being recognized
(<a href="https://github.com/GMOD/jbrowse-components/pull/5529">#5529</a>) @c</li>
</ul>]]></description>
    </item>
    <item>
      <title>v4.1.14 Release</title>
      <link>https://jbrowse.org/jb2-staging/blog/2026/03/08/v4.1.14-release/</link>
      <guid isPermaLink="true">https://jbrowse.org/jb2-staging/blog/2026/03/08/v4.1.14-release/</guid>
      <pubDate>Sun, 08 Mar 2026 00:11:33 GMT</pubDate>
      <category>release</category>
      <category>jbrowse 2</category>
      <description><![CDATA[<p>This release fixes a bug with parsing BAM files with large headers on the v4
branch</p>
<h2 id="downloads">Downloads<a href="#downloads" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h2>
<ul>
<li><a href="https://github.com/GMOD/jbrowse-components/releases/tag/v4.1.14">v4.1.14</a></li>
</ul>
<p>To install JBrowse 2 for the web, you can download the link above, or you can
use the JBrowse CLI to automatically download the latest version. See the
<a href="https://jbrowse.org/jb2/docs/quickstart_web">JBrowse web quick start</a> for more
details.</p>
<h2 id="changes-since-v4113-2026-02-20">Changes since v4.1.13 (2026-02-20)<a href="#changes-since-v4113-2026-02-20" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h2>
<h3 id="bug">bug<a href="#bug" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h3>
<ul>
<li>Bump @gmod/jexl for multi-expression fix
(<a href="https://github.com/GMOD/jbrowse-components/pull/5494">#5494</a>) @cmdcolin</li>
<li>Fix custom m</li>
</ul>]]></description>
    </item>
    <item>
      <title>v4.1.13 Release</title>
      <link>https://jbrowse.org/jb2-staging/blog/2026/02/19/v4.1.13-release/</link>
      <guid isPermaLink="true">https://jbrowse.org/jb2-staging/blog/2026/02/19/v4.1.13-release/</guid>
      <pubDate>Thu, 19 Feb 2026 21:53:55 GMT</pubDate>
      <category>release</category>
      <category>jbrowse 2</category>
      <description><![CDATA[<p>Updates app name on mac again and tries to improve the auto-update workflow</p>
<h2 id="downloads">Downloads<a href="#downloads" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h2>
<ul>
<li><a href="https://github.com/GMOD/jbrowse-components/releases/tag/v4.1.13">v4.1.13</a></li>
</ul>
<p>To install JBrowse 2 for the web, you can download the link above, or you can
use the JBrowse CLI to automatically download the latest version. See the
<a href="https://jbrowse.org/jb2/docs/quickstart_web">JBrowse web quick start</a> for more
details.</p>
<h2 id="changes-since-v4112-2026-02-19">Changes since v4.1.12 (2026-02-19)<a href="#changes-since-v4112-2026-02-19" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h2>]]></description>
    </item>
    <item>
      <title>v4.1.4 Release</title>
      <link>https://jbrowse.org/jb2-staging/blog/2026/02/18/v4.1.4-release/</link>
      <guid isPermaLink="true">https://jbrowse.org/jb2-staging/blog/2026/02/18/v4.1.4-release/</guid>
      <pubDate>Wed, 18 Feb 2026 17:33:16 GMT</pubDate>
      <category>release</category>
      <category>jbrowse 2</category>
      <description><![CDATA[<p>Bugfixes</p>
<h2 id="downloads">Downloads<a href="#downloads" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h2>
<ul>
<li><a href="https://github.com/GMOD/jbrowse-components/releases/tag/v4.1.4">v4.1.4</a></li>
</ul>
<p>To install JBrowse 2 for the web, you can download the link above, or you can
use the JBrowse CLI to automatically download the latest version. See the
<a href="https://jbrowse.org/jb2/docs/quickstart_web">JBrowse web quick start</a> for more
details.</p>
<h2 id="changes-since-v413-2026-01-27">Changes since v4.1.3 (2026-01-27)<a href="#changes-since-v413-2026-01-27" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h2>
<h3 id="bug">bug<a href="#bug" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h3>
<ul>
<li>Fix trackname not showing up in search results dialog
(<a href="https://github.com/GMOD/jbrowse-components/pull/5480">#5480</a>) @cmdcolin</li>
<li>Use summaryScoreMode for stats range calculation
([#5475](<a href="https://github.co">https://github.co</a></li>
</ul>]]></description>
    </item>
    <item>
      <title>v4.1.3 Release</title>
      <link>https://jbrowse.org/jb2-staging/blog/2026/01/27/v4.1.3-release/</link>
      <guid isPermaLink="true">https://jbrowse.org/jb2-staging/blog/2026/01/27/v4.1.3-release/</guid>
      <pubDate>Tue, 27 Jan 2026 07:34:35 GMT</pubDate>
      <category>release</category>
      <category>jbrowse 2</category>
      <description><![CDATA[<p>This release includes several important bugfixes including fixes for:</p>
<ul>
<li>the scrolling being extremely choppy when zoomed in since v4.0.3</li>
<li>jbrowse text-index not indexing all tracks by default</li>
</ul>
<h2 id="downloads">Downloads<a href="#downloads" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h2>
<ul>
<li><a href="https://github.com/GMOD/jbrowse-components/releases/tag/v4.1.3">v4.1.3</a></li>
</ul>
<p>To install JBrowse 2 for the web, you can download the link above, or you can
use the JBrowse CLI to automatically download the latest version. See the
<a href="https://jbrowse.org/jb2/docs/quickstart_web">JBrowse web quick start</a> for more
details.</p>
<h2 id="changes-since-v411-2026-01-22">Changes since v4.1.1 (2026-01-22)<a href="#changes-since-v411-2026-01-22" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h2>
<h3 id="bug">bug<a href="#bug" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h3>
<ul>
<li>Revert css based --var s</li>
</ul>]]></description>
    </item>
    <item>
      <title>v4.1.1 Release</title>
      <link>https://jbrowse.org/jb2-staging/blog/2026/01/22/v4.1.1-release/</link>
      <guid isPermaLink="true">https://jbrowse.org/jb2-staging/blog/2026/01/22/v4.1.1-release/</guid>
      <pubDate>Thu, 22 Jan 2026 22:33:46 GMT</pubDate>
      <category>release</category>
      <category>jbrowse 2</category>
      <description><![CDATA[<p>Hello all, This is a minor release but contains a couple great new features, and
some important bugfixes. Please see the release notes below</p>
<h2 id="local-files-are-preserved-even-after-page-refresh-in-jbrowse-web">Local files are preserved even after page refresh in jbrowse-web<a href="#local-files-are-preserved-even-after-page-refresh-in-jbrowse-web" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h2>
<p>When users of jbrowse-web open files from their local machine, it can continue
to work after page refresh. This is currently a Chrome only feature facilitated
by the FileSystemFileHandle API
<a href="https://developer.mozilla.org/en-US/docs/Web/API/FileSystemFileHandle">https://developer.mozilla.org/en-US/docs/Web/API/FileSystemFileHandle</a></p>
<h2 id="add-advanced-track-configuration-via-the-url-bar">Add advanced track configuration via the URL bar<a href="#add-advanced-track-configuration-via-the-url-bar" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h2>
<p>Previously, users could launch tracks by supplying a list of trackIds in t</p>]]></description>
    </item>
    <item>
      <title>v4.0.4 Release</title>
      <link>https://jbrowse.org/jb2-staging/blog/2026/01/17/v4.0.4-release/</link>
      <guid isPermaLink="true">https://jbrowse.org/jb2-staging/blog/2026/01/17/v4.0.4-release/</guid>
      <pubDate>Sat, 17 Jan 2026 18:57:39 GMT</pubDate>
      <category>release</category>
      <category>jbrowse 2</category>
      <description><![CDATA[<p>Hello all, this fixes some minor bugs reported in the v4.0.3 including those
related to</p>
<ul>
<li>using workspaces in jbrowse desktop</li>
<li>searching and text indexing gff3 on desktop</li>
<li>using mouseover tooltips on the new canvas features</li>
</ul>
<p>Thanks to everying for reporting and helping fix these issues!</p>
<h2 id="downloads">Downloads<a href="#downloads" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h2>
<ul>
<li><a href="https://github.com/GMOD/jbrowse-components/releases/tag/v4.0.4">v4.0.4</a></li>
</ul>
<p>To install JBrowse 2 for the web, you can download the link above, or you can
use the JBrowse CLI to automatically download the latest version. See the
[JBrowse web quick start](<a href="https://jbrowse.org/jb2/docs/quickstart">https://jbrowse.org/jb2/docs/quickstart</a>_</p>]]></description>
    </item>
    <item>
      <title>v4.0.3 Release</title>
      <link>https://jbrowse.org/jb2-staging/blog/2026/01/10/v4.0.3-release/</link>
      <guid isPermaLink="true">https://jbrowse.org/jb2-staging/blog/2026/01/10/v4.0.3-release/</guid>
      <pubDate>Sat, 10 Jan 2026 06:50:54 GMT</pubDate>
      <category>release</category>
      <category>jbrowse 2</category>
      <description><![CDATA[<p>Hello all! We are happy to announce this new major version update to JBrowse 2</p>
<p>There are a lot of improvements large and small</p>
<h2 id="new-collapsed-introns-view">New "Collapsed introns" view<a href="#new-collapsed-introns-view" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h2>
<p>Users can right-click a gene and launch a 'Collapsed introns' view that focuses
on just the exonic regions. The RNA-seq alignments work with this view also,
with sashimi arcs connecting across the different regions</p>
<p><img src="https://github.com/user-attachments/assets/b5fb8b8f-a73c-42bd-84bf-458998fb4843" alt="Screenshot From 2025-12-10 22-36-47"></p>
<p>![Screenshot From 2025-12-02 09-20-40](<a href="https://github.com/user-attachments/assets/0bd4475e-0f7e-4e09-">https://github.com/user-attachments/assets/0bd4475e-0f7e-4e09-</a></p>]]></description>
    </item>
    <item>
      <title>v3.7.0 Release</title>
      <link>https://jbrowse.org/jb2-staging/blog/2025/11/07/v3.7.0-release/</link>
      <guid isPermaLink="true">https://jbrowse.org/jb2-staging/blog/2025/11/07/v3.7.0-release/</guid>
      <pubDate>Fri, 07 Nov 2025 20:40:58 GMT</pubDate>
      <category>release</category>
      <category>jbrowse 2</category>
      <description><![CDATA[<p>Hi everyone, This is a big release on many fronts! Here are some highlights</p>
<h2 id="jbrowse-2-genome-hubs-httpsgenomesjbrowseorg">JBrowse 2 genome hubs <a href="https://genomes.jbrowse.org">https://genomes.jbrowse.org</a><a href="#jbrowse-2-genome-hubs-httpsgenomesjbrowseorg" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h2>
<p>We created a new website at <a href="https://genomes.jbrowse.org">https://genomes.jbrowse.org</a> that features new
JBrowse 2 instances for over 50,000 species. This massive effort is primarily
driven by bulk loading data curated by the UCSC genome browser team, both their
main browsers and GenArk hubs, which have data for thousands of NCBI RefSeq
(curated) and GenBank genomes</p>
<p>All of these JBrowse 2 instances are available on both the web and on the
desktop app</p>
<p>Users can even browse "synteny views" betwe</p>]]></description>
    </item>
    <item>
      <title>v3.6.5 Release</title>
      <link>https://jbrowse.org/jb2-staging/blog/2025/09/11/v3.6.5-release/</link>
      <guid isPermaLink="true">https://jbrowse.org/jb2-staging/blog/2025/09/11/v3.6.5-release/</guid>
      <pubDate>Thu, 11 Sep 2025 00:39:01 GMT</pubDate>
      <category>release</category>
      <category>jbrowse 2</category>
      <description><![CDATA[<p>This release contains a couple small bugfixes related to refresh-less installing
plugins</p>
<h2 id="downloads">Downloads<a href="#downloads" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h2>
<ul>
<li><a href="https://github.com/GMOD/jbrowse-components/releases/tag/v3.6.5">v3.6.5</a></li>
</ul>
<p>To install JBrowse 2 for the web, you can download the link above, or you can
use the JBrowse CLI to automatically download the latest version. See the
<a href="https://jbrowse.org/jb2/docs/quickstart_web">JBrowse web quick start</a> for more
details.</p>
<h2 id="365-2025-09-11">3.6.5 (2025-09-11)<a href="#365-2025-09-11" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h2>
<h4 id="rocket-enhancement">:rocket: Enhancement<a href="#rocket-enhancement" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h4>
<ul>
<li><a href="https://github.com/GMOD/jbrowse-components/pull/5142">#5142</a> Load jbrowse
config passed as CLI arg to jbrowse desktop, and</li>
</ul>]]></description>
    </item>
    <item>
      <title>v3.6.4 Release</title>
      <link>https://jbrowse.org/jb2-staging/blog/2025/07/21/v3.6.4-release/</link>
      <guid isPermaLink="true">https://jbrowse.org/jb2-staging/blog/2025/07/21/v3.6.4-release/</guid>
      <pubDate>Mon, 21 Jul 2025 16:14:31 GMT</pubDate>
      <category>release</category>
      <category>jbrowse 2</category>
      <description><![CDATA[<p>Hi all, This release adds a couple bugfixes</p>
<p>Please see the release notes below</p>
<h2 id="downloads">Downloads<a href="#downloads" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h2>
<ul>
<li><a href="https://github.com/GMOD/jbrowse-components/releases/tag/v3.6.4">v3.6.4</a></li>
</ul>
<p>To install JBrowse 2 for the web, you can download the link above, or you can
use the JBrowse CLI to automatically download the latest version. See the
<a href="https://jbrowse.org/jb2/docs/quickstart_web">JBrowse web quick start</a> for more
details.</p>
<h2 id="364-2025-07-21">3.6.4 (2025-07-21)<a href="#364-2025-07-21" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h2>
<h4 id="rocket-enhancement">:rocket: Enhancement<a href="#rocket-enhancement" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h4>
<ul>
<li><code>core</code>, <code>web-core</code>
<ul>
<li><a href="https://github.com/GMOD/jbrowse-components/pull/5101">#5101</a> Add concept of
loading a JBrowse 2 config.json</li>
</ul>
</li>
</ul>]]></description>
    </item>
    <item>
      <title>v3.6.3 Release</title>
      <link>https://jbrowse.org/jb2-staging/blog/2025/07/14/v3.6.3-release/</link>
      <guid isPermaLink="true">https://jbrowse.org/jb2-staging/blog/2025/07/14/v3.6.3-release/</guid>
      <pubDate>Mon, 14 Jul 2025 20:45:07 GMT</pubDate>
      <category>release</category>
      <category>jbrowse 2</category>
      <description><![CDATA[<p>Hi all, This quick release fixes issues with opening local files on JBrowse
Desktop</p>
<h2 id="downloads">Downloads<a href="#downloads" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h2>
<ul>
<li><a href="https://github.com/GMOD/jbrowse-components/releases/tag/v3.6.3">v3.6.3</a></li>
</ul>
<p>To install JBrowse 2 for the web, you can download the link above, or you can
use the JBrowse CLI to automatically download the latest version. See the
<a href="https://jbrowse.org/jb2/docs/quickstart_web">JBrowse web quick start</a> for more
details.</p>]]></description>
    </item>
    <item>
      <title>v3.6.2 Release</title>
      <link>https://jbrowse.org/jb2-staging/blog/2025/07/10/v3.6.2-release/</link>
      <guid isPermaLink="true">https://jbrowse.org/jb2-staging/blog/2025/07/10/v3.6.2-release/</guid>
      <pubDate>Thu, 10 Jul 2025 18:42:31 GMT</pubDate>
      <category>release</category>
      <category>jbrowse 2</category>
      <description><![CDATA[<p>Hello all,</p>
<p>This release includes a relatively large refactoring of the CLI to use built-in
node.js arg parsing, but other than that, these are just small bugfixes and
usability improvements. Please see release notes for more info</p>
<h2 id="downloads">Downloads<a href="#downloads" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h2>
<ul>
<li><a href="https://github.com/GMOD/jbrowse-components/releases/tag/v3.6.2">v3.6.2</a></li>
</ul>
<p>To install JBrowse 2 for the web, you can download the link above, or you can
use the JBrowse CLI to automatically download the latest version. See the
<a href="https://jbrowse.org/jb2/docs/quickstart_web">JBrowse web quick start</a> for more
details.</p>
<h2 id="362-2025-07-10">3.6.2 (2025-07-10)<a href="#362-2025-07-10" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h2>
<h4 id="rocket">:rocket:<a href="#rocket" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h4>]]></description>
    </item>
    <item>
      <title>v3.5.1 Release</title>
      <link>https://jbrowse.org/jb2-staging/blog/2025/06/05/v3.5.1-release/</link>
      <guid isPermaLink="true">https://jbrowse.org/jb2-staging/blog/2025/06/05/v3.5.1-release/</guid>
      <pubDate>Thu, 05 Jun 2025 17:10:44 GMT</pubDate>
      <category>release</category>
      <category>jbrowse 2</category>
      <description><![CDATA[<p>Hi all, This has a number of small bugfixes and features. Here are a couple
highlights</p>
<h2 id="better-dropdown-menus">Better dropdown menus<a href="#better-dropdown-menus" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h2>
<p>In previous releases, the dropdown submenus would close the instant your mouse
left their boundaries, but now, they stay open until you select a menu item or
click away. This can be very useful when accessing nested submenus</p>
<h2 id="ability-to-customize-root-configuration">Ability to customize root configuration<a href="#ability-to-customize-root-configuration" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h2>
<p>We added the ability for plugins to add new entries to the root configuration.
This now makes it possible to add easy-to-access configuration for your plugin.
Example:</p>
<pre class="shiki catppuccin-mocha" style="background-color:#1e1e2e;color:#cdd6f4" tabindex="0"><code><span class="line"><span style="color:#CBA6F7">export</span><span style="color:#CBA6F7"> default</span><span style="color:#CBA6F7"> class</span><span style="color:#F9E2AF;font-style:italic"> MsaViewPlugi</span></span></code></pre>]]></description>
    </item>
    <item>
      <title>v3.5.0 Release</title>
      <link>https://jbrowse.org/jb2-staging/blog/2025/05/27/v3.5.0-release/</link>
      <guid isPermaLink="true">https://jbrowse.org/jb2-staging/blog/2025/05/27/v3.5.0-release/</guid>
      <pubDate>Tue, 27 May 2025 21:02:48 GMT</pubDate>
      <category>release</category>
      <category>jbrowse 2</category>
      <description><![CDATA[<h2 id="allow-user-to-draw-only-matches-in-synteny-view">Allow user to draw only matches in synteny view<a href="#allow-user-to-draw-only-matches-in-synteny-view" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h2>
<p>The synteny view can display long alignments, including insertions and
deletions. However, particularly in chain files, the specific
"insertion/deletion" markers are less meaningful as a large insertion+deletion
pair is often used to connect more high-scoring alignments across large
distances</p>
<p><img src="https://github.com/user-attachments/assets/5bd75f3f-1675-4642-8395-48ba7b4a0738" alt="image">
<img src="https://github.com/user-attachments/assets/d7f5a058-6b4a-4cb2-98ce-94785db2df14" alt="image"></p>
<p>Screenshot before/after toggling the setting to show only matches</p>
<h2 id="re">Re<a href="#re" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h2>]]></description>
    </item>
    <item>
      <title>v3.4.0 Release</title>
      <link>https://jbrowse.org/jb2-staging/blog/2025/05/13/v3.4.0-release/</link>
      <guid isPermaLink="true">https://jbrowse.org/jb2-staging/blog/2025/05/13/v3.4.0-release/</guid>
      <pubDate>Tue, 13 May 2025 18:43:33 GMT</pubDate>
      <category>release</category>
      <category>jbrowse 2</category>
      <description><![CDATA[<p>Hello all, this release adds a small set of features and bugfixes</p>
<h2 id="improved-gene-name-searching">Improved gene name searching<a href="#improved-gene-name-searching" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h2>
<p>We added a fuzzy finder library (uFuzzy) that helps prioritize the results
returned by our text search (e.g. trix), so gene name searching should provide
much more relevant results</p>
<h2 id="updated-documentation-with-new-screenshots">Updated documentation with new screenshots<a href="#updated-documentation-with-new-screenshots" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h2>
<p>We updated gallery (<a href="https://jbrowse.org/jb2/gallery/">https://jbrowse.org/jb2/gallery/</a>) with new screenshots and
live links, and are rolling out updated screenshots throughout the docs pages to
be more up to date and high quality</p>
<h2 id="misc">Misc<a href="#misc" class="heading-anchor" aria-hidden="true" tabindex="-1">#</a></h2>
<p>We also fixed a bug in methylation/modifications rendering that c</p>]]></description>
    </item>
  </channel>
</rss>
