v0.15.2
Streamlined Discovery & Scan Reliability
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).

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).
- Reduce demo data DB round-trips and update bulk deletion, allowing the demo environment to load and reset faster (#197).
- Fix Docker proxy SSL detection, progress reporting, and credential handling for smoother Docker-based scans (#198).
Bug Fixes
- Fix endpoint scanning hang that could occur when scanning non-HTTP services, so all endpoints scan reliably (#200).
- Fix JetDirect false positive detection if raw socket port probes are off, reducing inaccurate device identification (#201).
- Fix demo data 504 errors by deleting data in bulk during reset (#202).
- Fix three Dependabot-reported vulnerabilities for improved security (#204).
Full Changelog: https://github.com/scanopy/scanopy/compare/v0.15.1...v0.15.2