Skip to content

Commit b0b3365

Browse files
committed
docs: add changelog for v1.1.3
1 parent 68dc0fb commit b0b3365

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [v1.1.3] - 2026-03-07
4+
5+
### Bug Fixes
6+
- Fixed `umap_embedding` `NotFittedError` when fewer than two rows have nonzero variance
7+
- Fixed flash response index label alignment with filtered response index ordering
8+
- Fixed `EnsembleView` `FileNotFoundError` in example notebooks by using explicit `best_checkpoint_fn_kwargs`
9+
10+
### Documentation
11+
- Added pretrained model download step to example notebooks
12+
- Updated installation documentation
13+
14+
### Infrastructure
15+
- Updated package configuration in `pyproject.toml`
16+
17+
[v1.1.3]: https://github.com/TuragaLab/flyvis/releases/tag/v1.1.3
18+
319
## [v1.1.2] - 2024-12-09
420

521
### Infrastructure

0 commit comments

Comments
 (0)