Releases: GMOD/jbrowse-components
Release v2.16.1
Hi all,
This is a bugfix release! See notes below
2.16.1 (2024-11-03)
🚀 Enhancement
app-core
,core
,product-core
,text-indexing
- Other
🐛 Bug Fix
- #4634 Fix opening local files in the multi-wiggle add track selector (@cmdcolin)
- #4633 Fix "Add track" select box not going away after selecting element (@cmdcolin)
- #4632 Standardize modification colors between alignments track coverage and pileup subtracks (@cmdcolin)
- #4631 Fix config description of assembly name ordering for synteny data adapters (@cmdcolin)
- #4630 Fix MM tag modifications from particular BAM file failing to render on the negative strand (@cmdcolin)
- #4626 Fix dark redraw on selected features after vertical resize of the synteny canvas (@cmdcolin)
Committers: 1
- Colin Diesh (@cmdcolin) Done in 1.20s.
Done in 0.54s.
Release v2.16.0
This release adds the long awaited ability to visualize "multi-way" synteny using a "series of pairwise" comparisons!
Screenshot of grape vs peach vs cacao
Example link here
https://jbrowse.org/code/jb2/main/?config=%2Fdemos%2Fplant_synteny_demo%2Fconfig2.json&session=share-OzIsqrPjDb&password=0T2Qs
Setting up multi-way synteny views can be performed from the "import form" or via the URL params. We envision further enhancements to come to improve functionality and ease-of-use of these views also.
Screenshot of the multi-way import form
2.16.0 (2024-10-23)
🚀 Enhancement
- Other
app-core
,core
🐛 Bug Fix
- Other
- #4593 Fix navigating to a refname result that is also indexed in search track index (@cmdcolin)
- #4612 Fix error with tooltips in embedded components in vite dev mode (@cmdcolin)
- #4602 Fix decoding of CRAM ML tag (@cmdcolin)
- #4594 Fix highlight button causing issues clicking underlying track features (@cmdcolin)
- #4586 Update electron-builder to fix broken desktop builds (@cmdcolin)
core
📝 Documentation
🏠 Internal
- Other
app-core
,core
,embedded-core
,product-core
,web-core
Committers: 1
- Colin Diesh (@cmdcolin)
Release v2.15.4
Fixes Hi-C files failing to load in v2.15.3 and also fixes text indexing on JBrowse Desktop on Windows machines
2.15.4 (2024-09-20)
🐛 Bug Fix
- Other
text-indexing
Committers: 1
- Colin Diesh (@cmdcolin) Done in 1.22s.
Release v2.15.3
This release (hopefully) fixes the SSL code signing on the Windows version of the jbrowse desktop app. This should help auto-updates work better on Windows
2.15.2 (2024-09-18)
🚀 Enhancement
🐛 Bug Fix
- #4571 Fix code signing on the windows for jbrowse desktop (@cmdcolin)
- #4566 Fix handling of "." in VCF ALT field (@cmdcolin)
🏠 Internal
Committers: 1
- Colin Diesh (@cmdcolin) Done in 1.30s.
Release v2.15.1
This release adds a bugfix for slow loading times due to a refname aliases bug
It also adds a new visualization mode for breakpoint split view to show paired read and split read orientations, helping to show things like inversions
🚀 Enhancement
core
,sv-core
- Other
core
🐛 Bug Fix
- Other
core
🏠 Internal
core
- Other
Committers: 1
- Colin Diesh (@cmdcolin) Done in 1.16s.
Release v2.15.0
This release has a couple updates
- Update to MUIv6
- Fix bug with BigBed names processing
- Fix bug with e.g. @jbrowse/react-linear-genome-view's view menu appearing incorrectly
🚀 Enhancement
app-core
,core
,embedded-core
,product-core
,text-indexing
,web-core
🐛 Bug Fix
core
,embedded-core
core
app-core
Committers: 1
- Colin Diesh (@cmdcolin) Done in 0.84s.
Release v2.14.0
This release adds some significant new features
- Alignments track 'Group by' functionality: this features allows you to split an alignments track by a specific tag such as RG or HP into multiple new session tracks
- A new adapter type to display sequence names from NCBI FASTA file such as
NC_000001.10
in the user interface aschr1
. This specifically targets the NCBI "sequence_report.tsv" format to do this renaming, and is calledNcbiSequenceReportAliasAdapter
Example screenshot after applying the new Alignments track "Group by" functionality to group by the HP (haplotype) tag. Note that technically, each group is launched as a separate new "session track"
🚀 Enhancement
core
- Other
app-core
,core
core
,product-core
🐛 Bug Fix
🏠 Internal
- Other
core
__mocks__
,app-core
,core
,embedded-core
,product-core
,text-indexing
,web-core
app-core
,core
,embedded-core
,product-core
,text-indexing
,web-core
core
,product-core
,text-indexing
Committers: 2
- Colin Diesh (@cmdcolin)
- Garrett Stevens (@garrettjstevens) Done in 1.30s.
Release v2.13.1
Fixes bug that caused the track selector in the linear synteny view to be unable to open in v2.13.0
Also allows users to hide the track "outlines" in the linear genome view as an aesthetic preference
without track outlines
with track outlines, and menu item to toggle it
🚀 Enhancement
🐛 Bug Fix
- #4501 Fix opening track selector in linear synteny view causing crash in v2.13.0 (@cmdcolin)
- #4495 Fix log scale for some types of signal tracks (@cmdcolin)
Committers: 1
- Colin Diesh (@cmdcolin) Done in 1.30s.
Release v2.13.0
This release adds the ability to see the assembly name on each row of the synteny view, and adds a number of other small fixes
Example screenshot showing the assembly names on the far left for each row of a synteny view
🚀 Enhancement
- #4494 Add assembly name to scalebar in synteny views (@cmdcolin)
- #4480 Changes default height for SVG rendering to maxHeight to fix blank track effect on slow CPU (@carolinebridge)
- #4478 Add ability to use CSI indexes in @jbrowse/img (@cmdcolin)
🐛 Bug Fix
core
- Other
📝 Documentation
core
- Other
- #4487 Update faq.md with compression explanation (@Maarten-vd-Sande)
🏠 Internal
core
- Other
Committers: 3
- Caroline Bridge (@carolinebridge)
- Colin Diesh (@cmdcolin)
- @Maarten-vd-Sande Done in 1.66s.
Release v2.12.3
This is a hotfix release for a bug in desktop that affected v2.12.2 that prevented sessions from being started
🚀 Enhancement
- #4465 Add
contig
to the default dontRedispatch list for Gff3TabixAdapter (@cmdcolin) - #4464 Bump generic-filehandle to put URL in error messages (@cmdcolin)
🐛 Bug Fix
📝 Documentation
Committers: 1
- Colin Diesh (@cmdcolin) Done in 1.30s.