Skip to content

Releases: miniscope/CaLab

v2.4.5 Fix lag of CaTune sliders

17 Apr 15:25
f843320

Choose a tag to compare

What's Changed

  • chore: bump GHA versions for Node 24 and clear solid/reactivity lint by @daharoni in #133
  • perf(catune): trim slider-drag work so Peak/FWHM feel responsive by @daharoni in #134
  • chore: gitignore the whole .claude/ directory by @daharoni in #135

Full Changelog: v2.4.4...v2.4.5

v2.4.4 Added docs and fixes

17 Apr 14:42
2632d88

Choose a tag to compare

What's Changed

  • docs: add Sphinx + ReadTheDocs for Python package by @daharoni in #115
  • docs: review and improve all Python package documentation by @daharoni in #116
  • docs: separate CaTune and CaDecon into dedicated guides by @daharoni in #117
  • docs: move CaDecon to stable, update root README by @daharoni in #118
  • chore: clean up ESLint, Prettier, and lint-surface gaps by @daharoni in #120
  • fix(headless): prevent resource leaks on browser start/close failures by @daharoni in #121
  • security: harden bridge URL, localhost bridge auth, and geo-session edge function by @daharoni in #122
  • security: lock down analytics RLS (CRIT-2) by @daharoni in #123
  • ci: rust + python lint/type, matrix, SHA-pinned actions by @daharoni in #124
  • refactor: prune unused exports, internalize test-only surface by @daharoni in #125
  • fix: logic + UX polish — tau constraints, bridge errors, reactivity by @daharoni in #126
  • test: quick-wins suite — smoke, export roundtrip, sub-frame timing, warm-start gaps by @daharoni in #127
  • test: cover CaDecon iteration-manager state transitions and dispatch sequence by @daharoni in #128
  • test: cover iteration-store and multi-cell-store reactivity by @daharoni in #129
  • test: cover geo-session edge function + RLS policy matrix by @daharoni in #130
  • test: cover bridge timeout and mid-run browser-crash detection by @daharoni in #131

Full Changelog: v2.4.3...v2.4.4

Update simulated data pipeline and added headless browser support

24 Mar 04:30
9eee31a

Choose a tag to compare

What's Changed

  • feat(python): headless browser mode + InDeCa PyO3 bindings by @daharoni in #110
  • feat: shared simulation module in Rust with Python/WASM bindings by @daharoni in #113

Full Changelog: v2.4.2...v2.4.3

Update simulated data pipeline and added headless browser support

24 Mar 04:32
9eee31a

Choose a tag to compare

What's Changed

  • feat(python): headless browser mode + InDeCa PyO3 bindings by @daharoni in #110
  • feat: shared simulation module in Rust with Python/WASM bindings by @daharoni in #113

Full Changelog: py/v0.2.2...py/v0.2.3

Add CaDecon landing page image

22 Mar 20:11

Choose a tag to compare

CaLab python package bridge to CaDecon web app

22 Mar 20:06

Choose a tag to compare

Addes autorun/export and parameter passing between CaLab python and CaDecon.

Consolidates CaLab python package versioning into just github tag.

Full Changelog: v2.4.1...py/v0.2.2

Likely fixed the collapsing kernel in CaDecon. A bunch of clean up and UI improvements

21 Mar 02:02
ad7238e

Choose a tag to compare

What's Changed

  • feat(solver): add skip parameter to bi-exponential fitting by @daharoni in #99
  • fix(solver): correct binning-induced time offset in iterative kernel fitting by @daharoni in #102
  • Auto-estimate initial kernel via peak-seeded spike detection by @daharoni in #103
  • feat: migrate kernel params from tau_rise/tau_decay to t_peak/FWHM by @daharoni in #104
  • feat: independent fast component for biexponential fitting by @daharoni in #105

Full Changelog: v2.3.8...v2.4.0

Minor UI fixes and tutorial update for CaTune

07 Mar 00:27
e0398da

Choose a tag to compare

What's Changed

  • feat(catune): log-scale DualRangeSlider, card grid fix, tutorial baseline docs by @daharoni in #96

Full Changelog: v2.3.7...v2.3.8

Some additional UI improvements left out from 2.3.6

06 Mar 01:13

Choose a tag to compare

UI improvements to CaDecon

06 Mar 01:02
bdc1a6a

Choose a tag to compare

What's Changed

  • refactor(cadecon): convergence UI improvements and kernel estimation groundwork by @daharoni in #94

Full Changelog: v2.3.5...v2.3.6