From 6a5ba8a7044fe125c68253baf74153d5792c0ec5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 24 Mar 2026 13:13:34 +0000 Subject: [PATCH] docs: add release notes for v0.15.1 --- src/lib/changelog/v0.15.1.email.html | 6 ++++++ src/lib/changelog/v0.15.1.md | 19 +++++++++++++++++++ static/changelog/v0.15.1/.gitkeep | 0 3 files changed, 25 insertions(+) create mode 100644 src/lib/changelog/v0.15.1.email.html create mode 100644 src/lib/changelog/v0.15.1.md create mode 100644 static/changelog/v0.15.1/.gitkeep diff --git a/src/lib/changelog/v0.15.1.email.html b/src/lib/changelog/v0.15.1.email.html new file mode 100644 index 0000000..b71ac39 --- /dev/null +++ b/src/lib/changelog/v0.15.1.email.html @@ -0,0 +1,6 @@ +

We've just released an important fix to make your transition between Scanopy versions easier and more reliable.

+ diff --git a/src/lib/changelog/v0.15.1.md b/src/lib/changelog/v0.15.1.md new file mode 100644 index 0000000..5571e0a --- /dev/null +++ b/src/lib/changelog/v0.15.1.md @@ -0,0 +1,19 @@ +--- +version: 0.15.1 +date: 2026-03-24 +title: Legacy Discovery Compatibility Fix +social_post: • Resolves issues importing older network scans\n• Ensures legacy discovery types load smoothly without errors +contributors: Maya +category: C +email_subject: Smooth migration for older Scanopy discoveries +--- + +This release is a quick fix that addresses compatibility issues for networks discovered with older Scanopy versions. + +## Bug Fixes + +- Fix loading for legacy discovery types, ensuring older scans can be imported and visualized without errors ([#34526e78](https://github.com/scanopy/scanopy/commit/34526e78)). + +--- + +**Full Changelog**: https://github.com/scanopy/scanopy/compare/v0.15.0...v0.15.1 diff --git a/static/changelog/v0.15.1/.gitkeep b/static/changelog/v0.15.1/.gitkeep new file mode 100644 index 0000000..e69de29