Releases: flyconnectome/bigclust2
Releases · flyconnectome/bigclust2
Release list
Version 0.2.0
A big feature release focused on new interactive widgets, a project-building workflow, and a complete documentation site.
✨ New features
- Project builder (
File→Build Project) — a guided dialog for creating projects from scratch, so you no longer have to hand-assemble a dataset. - Nearest-neighbor tools (
Selection→Find Nearest...) — a dedicated Find Nearest widget plus the ability to grow the current selection by nearest neighbors in feature space. - Command palette —
Cmd/Ctrl + Shift + Popens a searchable palette for quickly running any command. - User-supplied metadata — bring your own metadata sources and merge them into a dataset.
- Credential handling — centralized management of service credentials (neuPrint/FlyTable/Clio) via a new credentials layer and settings UI.
- Local skeleton sources in 3D viewer
- Update checker — notifies you when a newer version is available.
- Center on selection — new menu item and keyboard shortcut (
Shift+C).
🔧 Improvements
- Smarter label placement — a new label system with better collision handling and positioning.
- Reworked connectivity widget — substantially expanded and polished.
- Better point visuals in the scatter view.
- Scoping/filtering — filters can now match on empty/null values.
🐛 Fixes
- Search widget no longer crashes on a trailing comma.
📚 Documentation
- Added a full documentation site: getting-started guides, concepts, how-to guides (create a local dataset, filter, export, push annotations, recluster, recompute embeddings, etc.), and a reference section (CLI, data format, backends, widgets, menus, shortcuts, troubleshooting), built with a custom theme.