Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions src/lib/changelog/v0.13.1.md
Original file line number Diff line number Diff line change
@@ -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