diff --git a/src/lib/changelog/v0.13.1.md b/src/lib/changelog/v0.13.1.md new file mode 100644 index 0000000..54f4d72 --- /dev/null +++ b/src/lib/changelog/v0.13.1.md @@ -0,0 +1,23 @@ +--- +version: 0.13.1 +date: 2026-01-06 +title: Billing Automation & Network Scanning +social_post: - Faster network discovery with batch subnet scanning and streaming pipelines\n- Option to use existing API keys during daemon setup\n- Billing email lifecycle automation for timely notifications +contributors: Maya +--- + +## New Features + +- Redesign ARP scanning with batch subnet scanning and streaming pipelines, increasing network discovery speed and reliability ([#430](https://github.com/scanopy/scanopy/pull/430)). +- Add option to use an existing API key directly in the CreateDaemonModal, offering users greater flexibility during onboarding ([#430](https://github.com/scanopy/scanopy/pull/430)). +- Add email lifecycle event automation in billing, enabling timely notifications and improved billing communication workflow ([#430](https://github.com/scanopy/scanopy/pull/430)). +- Add display of Scanopy's core value features in the billing pricing table, helping users better understand subscription benefits +([#430](https://github.com/scanopy/scanopy/pull/430)). + +## Improvements + +- Clean up logs and UI copy to ensure clearer messaging and more consistent interface throughout the application ([#430](https://github.com/scanopy/scanopy/pull/ + +--- + +**Full Changelog**: https://github.com/scanopy/scanopy/compare/v0.13.0...v0.13.1