Skip to main content

v4.1.16 Release

· One min read

Hi all, This is a basic bug fix release

Fixes some small potential bugs

It also tests out using github actions CI to publish the release artifacts

Downloads

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 for more details.

Changes since v4.1.15 (2026-04-02)

bug

  • Fix inconsistent sanitization causing broken trix index file paths on desktop (#5540) @cmdcolin

enhancement

  • Create github actions based publishing workflow using NPM trusted publishing (#5530) @cmdcolin
  • Create supertrack/folder concept, browse categories/folders with faceted selector, and plugin hooks for custom track selection UI (#5515) @cmdcolin