Skip to content

Latest commit

 

History

History
87 lines (61 loc) · 7.72 KB

File metadata and controls

87 lines (61 loc) · 7.72 KB

Changelog

1.2.0 (2026-03-03)

Bug Fixes

  • add install to deploy workflow and output dev to dist/dev (8b98cc8)
  • avoid recursive copy (dc0e389)
  • invert scroll direction for z / t (160a75c)
  • move check for colon in path to lru (9421773)
  • only use arrow keys for z / t axis scrolling when z / t keys are pressed (13ed460)
  • wells are selectable again from plate view. add: well id is shown when hovering in plate view (23803f2)

Features

1.1.1 (2025-11-14)

Bug Fixes

1.1.0 (2025-11-14)

Features

  • try zarrita ZipFileStore (ae5d6a7)

1.0.1 (2025-11-12)

Bug Fixes

1.0.0 (2025-11-12)

Bug Fixes

  • add semantic-release workflow (b6044bf)
  • channel-controller: update contrast-limits range (#148) (4f576cc)
  • convert to pnpm (3d3c904)
  • convert to pnpm (009fe1d)
  • convert to pnpm (f15ec2b)
  • convert to pnpm (0ad3523)
  • convert to pnpm (44a2d30)
  • Float64 data type support (#257) (d1d36ec)
  • format .releaserc.json (64d0620)
  • limit number of initial channels to max allowed (#154) (2ac2ccc)
  • opacityslider onchange error (455c545)
  • patch @vivjs/loaders to exclude zarr and lzw-tiff-decoder from final bundle (#256) (9a35a92)
  • reference store initialization fromJson (23eb8fc)
  • restore LRUCacheStore (#116) (95b37b3)
  • Use nullish coalescing over || op for channel_axis (#115) (5aaec6d)

Features