You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,20 @@
1
1
# Squiggy Release Notes
2
2
3
+
## v0.1.26-alpha (2026-03-03)
4
+
5
+
Reference overlay improvements with dwell-scaled base widths and toggleable base color annotations.
6
+
7
+
### Features
8
+
9
+
-**Dwell-Scaled Base Widths**: Reference overlay plots can now scale base widths proportional to pore dwell time, making longer-dwelled bases visually wider
10
+
-**Toggle Base Colors**: New checkbox to show/hide colored ACGT background patches in reference overlay plots
11
+
-**Reference Overlay UI Controls**: Added "Scale by dwell time" and "Show base colors" checkboxes in the Plotting panel for reference overlay mode
12
+
13
+
### Fixes
14
+
15
+
-**Reference Overlay Gating**: Gate reference overlay availability on BAM presence only, not on event (mv tag) availability
16
+
-**Upfront Session Validation**: Consolidated file validation with clear error dialogs at session load time
17
+
3
18
## v0.1.24-alpha (2026-01-22)
4
19
5
20
Pipeline session integration for external workflow support.
0 commit comments