Skip to content

Tags: AWS-BugBust-57/igv-57

Tags

v2.11.3

Bind "f" and "b" keystrokes to next feature and previous feature, in …

…addition to "ctrl-f" and "ctrl-b". Also "shift-f" and "shift-b" to next/prev exon, in addition to "ctrl-shift-f/b". Fixes igvteam#1046

v2.11.2

Taking scrolling into account when exporting images. Fixes igvteam#1033

v2.11.1

Bug fix -- preference overrides from batch script were being stored p…

…ersistently

v2.11.0

Changed to use sha512 for signing Windows installers

v2.10.3

Fix broken paired end alignment popup text. Fixes igvteam#1003

v2.10.2

Protect more calculated end positions from integer overflow. See issue 

…igvteam#977

v2.10.1

Use full height of track to render features in "COLLAPSED" mode. Fixes 

…igvteam#990

v2.10.0

remove unused code

fix module definition

v2.9.5

Change preference hierarchy behavior -- user settings for generic ali…

…gnment tracks ("Alignments" tab) will now cascade down to RNA and 3rd gen alignments if there is no specific user setting for those types. Fixes igvteam#760.

v2.9.4

code cleanup