Skip to content

Commit 64dec74

Browse files
docs: update changelog for v0.1.24-alpha
1 parent 5cd633d commit 64dec74

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Squiggy Release Notes
22

3+
## v0.1.24-alpha (2026-01-22)
4+
5+
Pipeline session integration for external workflow support.
6+
7+
### Features
8+
9+
- **Pipeline Session Auto-Detection**: Automatically detects `squiggy-session.json` files in workspace folders and prompts to load them (#174)
10+
- **Load Pipeline Session Command**: New command to manually load pipeline sessions via file picker
11+
- **Relative Path Resolution**: Pipeline sessions support paths relative to the session file location, enabling portable session files
12+
- **Checksum Validation**: Warns users when session files reference data that has changed since export
13+
14+
### Improvements
15+
16+
- **User Preferences**: "Don't Ask Again" option for pipeline session auto-detection prompts
17+
318
## v0.1.23-alpha (2026-01-22)
419

520
Performance optimizations for POD5 and BAM file operations, plus RNA basecalling auto-detection.

0 commit comments

Comments
 (0)