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
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Changelog
2
2
3
+
## 1.7.1 (24.01.2026)
4
+
5
+
- Fixed issue with Metalinks download due to User-Agent restrictions.
6
+
- Added scanpy version compatibility using getattr to handle both _set_default_colors_for_categorical_obs (old) and set_default_colors_for_categorical_obs (new).
7
+
8
+
3
9
## 1.7.0 (07.01.2026)
4
10
5
11
- Inflow implementation and tutorial #221 by @AtheerAS
-**Q: Are you interested in comparing CCC across samples?**
34
-
-**Yes:**
35
-
-**Q: Are you interested in a specific contrast?**
36
-
-**Yes:**[Differential Contrasts and Downstream Signalling](https://liana-py.readthedocs.io/en/latest/notebooks/targeted.html)
37
-
-**No:** Unsupervised Cross-conditional LR inference with [MOFA+](https://liana-py.readthedocs.io/en/latest/notebooks/mofatalk.html) or [Tensor-cell2cell](https://liana-py.readthedocs.io/en/latest/notebooks/liana_c2c.html)
0 commit comments