From a31731ce77bf447968364fa9df3f9eb08f97b776 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 6 Jan 2026 07:45:11 +0000 Subject: [PATCH 1/5] docs: add release notes for v0.13.1 --- src/lib/changelog/v0.13.1.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 src/lib/changelog/v0.13.1.md diff --git a/src/lib/changelog/v0.13.1.md b/src/lib/changelog/v0.13.1.md new file mode 100644 index 0000000..f6c32e6 --- /dev/null +++ b/src/lib/changelog/v0.13.1.md @@ -0,0 +1,22 @@ +--- +version: 0.13.1 +date: 2026-01-06 +title: Billing Automation & Network Scanning +social_post: +contributors: Maya +--- + +## New Features + +- Add email lifecycle event automation in billing, enabling timely notifications and improved billing communication workflow ([#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 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)). +- Redesign ARP scanning with batch subnet scanning and streaming pipelines, increasing network discovery speed and reliability ([#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 From e12e98a23b1599d989afc8953dd486e9d8368ab5 Mon Sep 17 00:00:00 2001 From: Maya <120260648+mayanayza@users.noreply.github.com> Date: Tue, 6 Jan 2026 02:47:50 -0500 Subject: [PATCH 2/5] Revise changelog for version 0.13.1 Updated changelog for version 0.13.1 with new features and improvements. --- src/lib/changelog/v0.13.1.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/lib/changelog/v0.13.1.md b/src/lib/changelog/v0.13.1.md index f6c32e6..983abe8 100644 --- a/src/lib/changelog/v0.13.1.md +++ b/src/lib/changelog/v0.13.1.md @@ -2,16 +2,16 @@ version: 0.13.1 date: 2026-01-06 title: Billing Automation & Network Scanning -social_post: +social_post: - Billing email lifecycle automation for timely notifications\n- Option to use existing API keys during daemon setup\n- Display core features in billing pricing table\n- Faster network discovery with batch subnet scanning and streaming pipelines contributors: Maya --- ## New Features -- Add email lifecycle event automation in billing, enabling timely notifications and improved billing communication workflow ([#430](https://github.com/scanopy/scanopy/pull/430)). +- 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)). -- Redesign ARP scanning with batch subnet scanning and streaming pipelines, increasing network discovery speed and reliability ([#430](https://github.com/scanopy/scanopy/pull/430)). ## Improvements From 615ee7f4decacc2714d4598b854fff6b777513d3 Mon Sep 17 00:00:00 2001 From: Maya <120260648+mayanayza@users.noreply.github.com> Date: Tue, 6 Jan 2026 02:48:12 -0500 Subject: [PATCH 3/5] Remove core value features from billing pricing table Removed the display of Scanopy's core value features in the billing pricing table. --- src/lib/changelog/v0.13.1.md | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lib/changelog/v0.13.1.md b/src/lib/changelog/v0.13.1.md index 983abe8..d0cd3eb 100644 --- a/src/lib/changelog/v0.13.1.md +++ b/src/lib/changelog/v0.13.1.md @@ -11,7 +11,6 @@ contributors: Maya - 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 From 8a548772cb002f1504847e784c24f5b9b733e679 Mon Sep 17 00:00:00 2001 From: Maya <120260648+mayanayza@users.noreply.github.com> Date: Tue, 6 Jan 2026 02:48:43 -0500 Subject: [PATCH 4/5] Update changelog for version 0.13.1 Updated social post content and added display of core features in billing pricing table. --- src/lib/changelog/v0.13.1.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lib/changelog/v0.13.1.md b/src/lib/changelog/v0.13.1.md index d0cd3eb..1333cba 100644 --- a/src/lib/changelog/v0.13.1.md +++ b/src/lib/changelog/v0.13.1.md @@ -2,7 +2,7 @@ version: 0.13.1 date: 2026-01-06 title: Billing Automation & Network Scanning -social_post: - Billing email lifecycle automation for timely notifications\n- Option to use existing API keys during daemon setup\n- Display core features in billing pricing table\n- Faster network discovery with batch subnet scanning and streaming pipelines +social_post: - Billing email lifecycle automation for timely notifications\n- Option to use existing API keys during daemon setup\n- Faster network discovery with batch subnet scanning and streaming pipelines contributors: Maya --- @@ -11,6 +11,8 @@ contributors: Maya - 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 From f6ca5114ced625eb54d7abe1000ae9ee8cd8de3d Mon Sep 17 00:00:00 2001 From: Maya <120260648+mayanayza@users.noreply.github.com> Date: Tue, 6 Jan 2026 02:49:23 -0500 Subject: [PATCH 5/5] Reorder social post items in changelog --- src/lib/changelog/v0.13.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/changelog/v0.13.1.md b/src/lib/changelog/v0.13.1.md index 1333cba..54f4d72 100644 --- a/src/lib/changelog/v0.13.1.md +++ b/src/lib/changelog/v0.13.1.md @@ -2,7 +2,7 @@ version: 0.13.1 date: 2026-01-06 title: Billing Automation & Network Scanning -social_post: - Billing email lifecycle automation for timely notifications\n- Option to use existing API keys during daemon setup\n- Faster network discovery with batch subnet scanning and streaming pipelines +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 ---