Skip to content

Releases: igvteam/igv.js

3.0.5

05 Sep 15:22
Compare
Choose a tag to compare

Bug Fixes

  • Some actions could trigger loading large regions of indexed files, including bams and crams, prematurely freezing the browser.

  • Fix ROI deletion feature by @milandomazet in #1880

Full Changelog: v3.0.4...v3.0.5

v3.0.4

05 Sep 15:24
Compare
Choose a tag to compare

Bug Fixes

  • Adjust location of feature name after panning left and right

Full Changelog: v3.0.3...v3.0.4

v3.0.3

05 Sep 15:27
Compare
Choose a tag to compare

Bug Fixes

  • Fixed bug in ROI top margin when ideogram and/or ruler are hidden by @milandomazet in #1876

New Features

Full Changelog: v3.0.2...v3.0.3

v3.0.2

05 Sep 15:27
Compare
Choose a tag to compare

Bug fixes

New Contributors

Full Changelog: v3.0.1...v3.0.2

3.0.1

06 Aug 05:12
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Fixed bug preventing coverage track from showing nucleotide mismatch pileups.
  • Fixed problems loading from data URIs.
  • Fixed problems creating SVG and PNG images.

Full Changelog: v3.0.0...v3.0.1

3.0.0

31 Jul 00:16
Compare
Choose a tag to compare

What's New

Major release with many new features

  • Support for UCSC GenArk hub assemblies
  • Support for twobit sequence format
  • Support for Genbank (.gbk) files
  • Visualization of read base modifications for BAM/CRAM files with MM/ML tags.
  • Group alignments by various attributes
  • New sample information visualization
  • Many new coloring options for VCF and GFF files
  • New XQTL track
  • Jump to next and previous feature with hot keys (F & B)
  • CRAM optimizations
  • GWAS optimizations
  • Support for bedMethyl format

v2.15.13

03 Jul 19:59
Compare
Choose a tag to compare

Whats Changed

  • Update HDF5IndexedReader to fix CNVPytor issue #1788

Full Changelog: v2.15.12...v2.15.13

2.15.12

25 Jun 02:02
Compare
Choose a tag to compare

What's Changed

  • Bug fix -- annotation feature names were sometimes misplaced.

Full Changelog: v2.15.11...v2.15.12

2.15.11

15 Sep 15:51
Compare
Choose a tag to compare

What's Changed

  • Add protection for XSS vulnerability. See issue #1687

Full Changelog: v2.15.10...v2.15.11

2.15.10

31 Jul 20:36
Compare
Choose a tag to compare

What's Changed

  • Bug fix - Google oauth protected files would sometimes fail with a "Not Found" error after oAuth authorization.

Full Changelog: v2.15.9...v2.15.10