diff --git a/src/lib/changelog/v0.15.2.email.html b/src/lib/changelog/v0.15.2.email.html new file mode 100644 index 0000000..96d22da --- /dev/null +++ b/src/lib/changelog/v0.15.2.email.html @@ -0,0 +1,11 @@ +
We're excited to announce a new Scanopy release focused on making discovery simpler, setup clearer, and scanning more reliable for your lab and network environments.
+ +These updates aim to give you a more streamlined, error-free topology mapping workflow—whether you're onboarding new sites or exploring your network's full layout.
diff --git a/src/lib/changelog/v0.15.2.md b/src/lib/changelog/v0.15.2.md new file mode 100644 index 0000000..07bc3b6 --- /dev/null +++ b/src/lib/changelog/v0.15.2.md @@ -0,0 +1,34 @@ +--- +version: 0.15.2 +date: 2026-03-26 +title: Streamlined Discovery & Scan Reliability +social_post: • Discovery modal reorganized for easier scan setup\n• Improved scanning time estimates and Docker reliability\n• Demo environment loads and resets faster\n• Endpoint scan hangs and false positives fixed +contributors: Maya +category: C +email_subject: Smoother network discovery and scans with Scanopy +--- + +This release brings a streamlined discovery workflow and better scan reliability, with improved error handling and responsive UI updates. + +## New Features + +- Reorganize the Discovery modal with clearer tabs and workflow, making it easier to launch scans and view options ([#195](https://github.com/scanopy/scanopy/pull/195)). + +  + +## Improvements + +- Improve time estimation for scanning, and add Docker probe retry logic, ensuring scans more accurately report progress and recover from temporary probe failures ([#194](https://github.com/scanopy/scanopy/pull/194)). +- Reduce demo data DB round-trips and update bulk deletion, allowing the demo environment to load and reset faster ([#197](https://github.com/scanopy/scanopy/pull/197)). +- Fix Docker proxy SSL detection, progress reporting, and credential handling for smoother Docker-based scans ([#198](https://github.com/scanopy/scanopy/pull/198)). + +## Bug Fixes + +- Fix endpoint scanning hang that could occur when scanning non-HTTP services, so all endpoints scan reliably ([#200](https://github.com/scanopy/scanopy/pull/200)). +- Fix JetDirect false positive detection if raw socket port probes are off, reducing inaccurate device identification ([#201](https://github.com/scanopy/scanopy/pull/201)). +- Fix demo data 504 errors by deleting data in bulk during reset ([#202](https://github.com/scanopy/scanopy/pull/202)). +- Fix three Dependabot-reported vulnerabilities for improved security ([#204](https://github.com/scanopy/scanopy/pull/204)). + +--- + +**Full Changelog**: https://github.com/scanopy/scanopy/compare/v0.15.1...v0.15.2 diff --git a/static/changelog/v0.15.2/.gitkeep b/static/changelog/v0.15.2/.gitkeep new file mode 100644 index 0000000..e69de29