Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jan 00:44
31c4fed

0.2.0 (2026-01-22)

Features

  • add real reference sequence support from UCSC API (090bd0f)
  • allow alleles to be reordered by drag-and-drop (b621772)
  • first fully working version of alleuvial display (9f6c647)
  • first implementation of Smart Tracks (6b7f71b)
  • gpu: add WebGPU canvas support for tracks rendering (e66d4fc)
  • gpu: add WebGPU canvas support for tracks rendering (6e32f23)
  • loading random samples that have an allele now works (353dc26)
  • render variant track using WebGPU (bf48013)
  • show a union of transcripts rather than individual genes (80347f8)
  • show reads (7dd0747)
  • smart track's random loading strategy now working (1cbb68f)
  • split monolithic HTML into separate files for easier development (17154d6)
  • split monolithic HTML into separate files for easier development (e1291de)
  • ui: improve data bounds overlay rendering (27be2cb)
  • view: refactor genes() method with robust UCSC API parsing and transcript transformation (6f90769)

Bug Fixes

  • added debugging buttons to examine click events (690f936)
  • adjusting read drawing (8242f45)
  • allow scrolling on read tracks (0f317da)
  • ci: trigger publish workflow after release-please completes (40a7892)
  • debugging gear menu and sidebar toggle (9cd1524)
  • default number of samples to load is now 1 (3915f44)
  • do not draw overlay on in-bounds region (854db20)
  • draw an indicator for where dragged allele will land (1b23177)
  • fix allele coloring (97cdc0a)
  • fix panning direction (bfdd487)
  • fixed an error where flow was null when accessing flow.style (1b12956)
  • fixed menu and sidebar (f7262eb)
  • fixed publishing workflow (cd27327)
  • fixed publishing workflow (b9efb40)
  • fixed Sankey diagram in Vertical mode (c96a246)
  • fixed sidebar activation (e93da7a)
  • fixed some visualization artifacts (0dedffa)
  • Fixed window name (c5498db)
  • fixes for vertical mode (4c0b153)
  • fullscreen mode now kinda working (099f3cb)
  • hide participant groups for now (688f0be)
  • improved smart track controls (5640677)
  • improvements in how allele nodes are rendered (cf064d8)
  • improvements to reads display (2f9ff1b)
  • Improvements to shading and locus reporting (e5f05ac)
  • improving allele display (d54261c)
  • minor cosmetic fixes (1db3ec5)
  • minor fixes to allele illustration (28bdf46)
  • minor fixes to display (2311214)
  • minor improvements to alleuvial diagram aesthetics (b5c2709)
  • minor updates to track heights (89d2cc0)
  • misc changes (316dc61)
  • moar make bug stop (0294e3a)
  • more debugging (60cb7ef)
  • moved status bar in vertical mode (1e9f39e)
  • publish: remove ubuntu-latest aarch64 build from workflow (be5ecba)
  • publish: remove ubuntu-latest aarch64 build from workflow (e8684fe)
  • reference bases are now painted (ada00ae)
  • remove smart-track-strategy-select menus from track controls (8e98c28)
  • removed debug toolbar (c75f6ac)
  • removed load reads button from settings menu (c08ac9c)
  • removed reads track (smart tracks will now visualize reads) (4554d73)
  • scrolling in inline mode is now limited to visualization area (b435d93)
  • scrolling in overlay mode now works (e38b4c3)
  • sideba controls now work properly (995eda1)
  • sidebar formatting (53335b6)
  • smart track collapse now works properly (f8c1469)
  • sped up finding relevant samples (387c28c)
  • ui: improve RepeatMasker track coordinate tracking and hit testing (95ccaf6)