diff --git a/src/lib/changelog/v0.15.4.email.html b/src/lib/changelog/v0.15.4.email.html new file mode 100644 index 0000000..e1d02d7 --- /dev/null +++ b/src/lib/changelog/v0.15.4.email.html @@ -0,0 +1,8 @@ +

Scanopy just got more intuitive and robust, making network discovery smoother for busy environments and mobile workflows. This release tackles reliability, performance, and clarity so you can explore your network with confidence.

+ diff --git a/src/lib/changelog/v0.15.4.md b/src/lib/changelog/v0.15.4.md new file mode 100644 index 0000000..58764c8 --- /dev/null +++ b/src/lib/changelog/v0.15.4.md @@ -0,0 +1,31 @@ +--- +version: 0.15.4 +date: 2026-03-31 +title: Improved Warnings & Docker Integration +social_post: • ARP scan cutoff setting, with clear inline warnings\n• Enhanced Docker reliability and host handling\n• Mobile usability updates and UI fixes +contributors: Elerir,Maya +category: C +email_subject: Faster topology exports and clearer scan warnings +--- + +This release focuses on improved warning clarity, smoother Docker integrations, and mobile usability enhancements, making network exploration more reliable and approachable. + +## New Features +- Add configurable ARP scan cutoff setting, letting you control subnet size limits for large network scans ([#560](https://github.com/scanopy/scanopy/pull/560)). +- Introduce inline warning messages for ARP scan cutoff, now daemon-aware and clearly shown in scan dialogs ([#560](https://github.com/scanopy/scanopy/pull/560)). +- Bundle service logos locally for faster loading and reliable topology export ([#558](https://github.com/scanopy/scanopy/pull/558)). + +## Improvements +- Enhance Docker integration reliability, improving host persistence, progress reporting, and per-host deduplication for bridge networks ([#561](https://github.com/scanopy/scanopy/pull/561)). +- Refine connection error classification and display, offering more specific guidance when Scanopy can't reach your network ([#563](https://github.com/scanopy/scanopy/pull/563)). +- Simplify onboarding and troubleshooting UX for mobile users, including full-width buttons and improved visual hierarchy ([#566](https://github.com/scanopy/scanopy/pull/566)). +- Add scroll fade indicators and increase dropdown space so selecting subnets and services is easier ([#563](https://github.com/scanopy/scanopy/pull/563)). + +## Bug Fixes +- Fix host creation and interface validation order, preventing failed saves in certain network setups ([#561](https://github.com/scanopy/scanopy/pull/561)). +- Correct export modal descriptions and checkbox styling for more readable exports ([#558](https://github.com/scanopy/scanopy/pull/558)). +- Resolve issues with RichSelect scroll fades, mobile onboarding flows, and copy button overlaps ([#566](https://github.com/scanopy/scanopy/pull/566)). + +--- + +**Full Changelog**: https://github.com/scanopy/scanopy/compare/v0.15.3...v0.15.4 diff --git a/static/changelog/v0.15.4/.gitkeep b/static/changelog/v0.15.4/.gitkeep new file mode 100644 index 0000000..e69de29