Scanopy Changelog Release notes and updates for Scanopy - automatic network discovery and documentation software. https://scanopy.net/changelog en-us Sat, 21 Mar 2026 03:31:42 GMT https://scanopy.net/scanopy-logo.webp Scanopy Changelog https://scanopy.net/changelog Scanopy 0.14.19: Guided Onboarding & Topology Upgrades https://scanopy.net/changelog/v0.14.19 https://scanopy.net/changelog/v0.14.19 Mon, 16 Mar 2026 00:00:00 GMT This release is all about making Scanopy simpler to get started with, and a lot more approachable for first-time users — with a new guided onboarding flow, improved mini topology previews, and streamlined discovery controls.

New Features

  • Add guided onboarding with a sidebar checklist, helpful empty states, and a simplified homepage so new users can get oriented and track setup progress (#838).

    Screenshot of new onboarding checklist and homepage with empty state guidance

  • Replace the static network preview with an interactive mini topology featuring a scan sweep animation, service hover highlights, and smoother interactions to give a clearer, more engaging overview of your network (#867).

    Animated mini topology network preview with interactive node cards and sweep effect

  • Add enable/disable toggle switches to scheduled discovery cards, letting you easily pause or resume recurring network scans directly from the dashboard (#855).

  • Add progressive host reporting during discovery so you can see detected devices appear in real-time as the scan progresses (#879).

Improvements

  • Redesign and enhance the daemon installation and troubleshooting flows, including wider and more readable modals, clearer step-by-step prompts, and instant feedback on connection health to reduce confusion (#846, #849).
  • Overhaul onboarding empty states and sidebar UX for a smoother introduction to Scanopy features (#869).
  • Show all detected hosts in topology maps by default, and introduce tag-based filters for faster device navigation (#884).
  • Streamline troubleshooting links and UI, add external link indicators, and clean up message layout for a less cluttered experience (#857).
  • Clarify connection status and error messaging throughout the app, so it's easier to understand scan/daemon state and resolve issues (#871).
  • Make sidebar and homepage banners non-overlapping and less intrusive (#875).
  • Polish billing modals and referral prompts, making them visually consistent with the rest of the app (#874).
  • Auto-disable scheduled discoveries after repeated failures to prevent stuck jobs (#893).

Bug Fixes

  • Fix scheduler deadlocks, discovery toggles, and cases where scheduled jobs could get stuck or not properly enable/disable (#891).
  • Fix UI issues in troubleshooting and daemon prompt modals, including text alignment and state persistence (#845, #847).
  • Fix duplicate/hidden hosts or categories in topology caused by tag filter bugs (#895).
  • Correct onboarding test feedback regressions and edge case empty state copy in discovery panel (#882).
  • Fix billing modal scroll layout and excess spacing issues (#878).
  • Make sure referral source selection updates correctly and is visible in all views (#872).

Full Changelog: https://github.com/scanopy/scanopy/compare/v0.14.18...v0.14.19

]]>
Scanopy 0.14.18: Topology Navigation & Discovery Updates https://scanopy.net/changelog/v0.14.18 https://scanopy.net/changelog/v0.14.18 Wed, 11 Mar 2026 00:00:00 GMT New Features
  • Add multi-select for topology view, enabling users to efficiently select and manage multiple entities at once (#502).

Topology viewer with multi-select

  • Add discovery time estimation with documentation link for longer-running sessions during longer operations (#533).

Discovery progress indicator showing scan phases and completion status

  • Add discovery progress indicator to topology tab, providing real-time feedback on each discovery phase and completion status (#530).

Topology discovery indicator

  • Add topology search (ctrl/cmd + /) and keyboard shortcuts (shift + ?), enabling faster navigation and discovery of entities within large network maps (#522).

Topology keyboard shortcuts

Improvements

  • Improve inspect panel with port listings, category tags, and enhanced tag pickers for richer and more actionable entity insights (#516).
  • Refine topology controls by using a unified panel layout, streamlining user actions for zoom, keyboard shortcuts, and navigation (#522).
  • Highlight new nodes after topology rebuild, helping users quickly identify recent additions to their network map (#529).
  • Add phase-specific hints during discovery, moving hints above progress bar to provide context-aware guidance (#533).
  • Hide advanced topology controls before first rebuild to reduce onboarding confusion (#529).
  • Add compile-time guard against permission upgrades, reinforcing security and user roles (#510).
  • Unify checkbox toggles in inspectors for consistent interaction design (#502).

Bug Fixes

  • Fix discovery host limit bypass, ensuring user-configured limits are enforced during scans (#514).
  • Fix entity tag navigation for unfetched entities, resolving sporadic errors during card interactions (#515).
  • Fix RefreshConflictsModal missing filtered entities for improved conflict resolution feedback (#534).
  • Fix daemon retry logic on billing limit errors, ensuring robustness during edge cases (#514).
  • Guard billing email handlers against Free plan and missing payment method, preventing unwanted prompts (#534).
  • Stop creating Free subscription in Stripe on downgrade, avoiding unnecessary billing change events (#530).

Full Changelog: https://github.com/scanopy/scanopy/compare/v0.14.17...v0.14.18

]]>
Scanopy 0.14.17: Rate Limiting & Onboarding UX Updates https://scanopy.net/changelog/v0.14.17 https://scanopy.net/changelog/v0.14.17 Mon, 09 Mar 2026 00:00:00 GMT New Features
  • Add global rate limit circuit breaker and auto-retry for HTTP 429 responses, ensuring more resilient API communication and reducing the risk of overwhelming network resources (#220).

  • Introduce a dedicated demo user rate limit tier, allowing smoother demo experiences without interfering with production users (#208).

  • Polish daemon install user experience with dynamic call-to-action (CTA) labels, confetti animation on successful installation, and auto-scroll support for improved onboarding flow (#205).

    Daemon install screen showing dynamic CTA and confetti after successful connection

Improvements

  • Replace wizard tab navigation with a stepper pattern for a more intuitive onboarding and configuration experience (#210).
  • Improve default subnet descriptions and hide Unknown/None subnet types in labels, leading to clearer network topology representations (#214).
  • Order SNMP credentials by specificity and validate responses, increasing the chance of accurate device discovery (#217).
  • Streamline SNMP credential fallback logic, now trying both custom and "public" credentials for more reliable SNMP data collection (#219).
  • Pass SNMP credentials through to port scanner and validate SNMP responses, further improving device identification (#218).
  • Improve feedback and validation during daemon install, ensuring users are promptly informed about connection status (#205).
  • Use consistent 'organization' terminology and move onboarding use case descriptions to localization (i18n), providing clarity and internationalization support (#212).
  • Add help text to onboarding organization and network fields, making it easier for new users to understand required inputs (#213).
  • Require at least one network per organization to prevent incomplete setups (#215).
  • Upgrade onboarding test feedback with improved footer CTAs, connection detection, and clearer copy (#211).
  • Deduplicate toasts on rate limit errors to prevent notification spam (#222).
  • Increase stagger to 500ms and enforce minimum 3s wait for rate limit gate, preventing drain stampede and random jitter (#223).
  • Replace wizard tab navigation with a stepper pattern for improved usability (#210).
  • Update analytics cookie consent description to reflect current usage (#221).
  • Disable analytics tracking (PostHog) for all /share/ routes to protect user privacy (#216).
  • Include reason in delete forbidden error toast, giving users clearer feedback when deletion fails (#224).
  • Make UsecaseStep component use inline warning for improved visual feedback (#225).

Bug Fixes

  • Fix discovery sessions that could remain stuck in Starting/Started state, allowing users to more reliably launch scans (#202).
  • Fix rate limit wait time always showing 0 seconds, providing accurate feedback for users affected by rate limiting (#226).
  • Remove left-over diagnostic console logs from rate limit code, reducing unnecessary output (#201).
  • Fix analytics leaks and demo embed issues for more robust privacy management (#227).

Full Changelog: https://github.com/scanopy/scanopy/compare/v0.14.16...v0.14.17

]]>
Scanopy 0.14.16: Standalone Fixtures & Interface Updates https://scanopy.net/changelog/v0.14.16 https://scanopy.net/changelog/v0.14.16 Sun, 08 Mar 2026 00:00:00 GMT New Features
  • Allow plan switching during active trial, giving users more flexibility to change subscription plans while still evaluating Scanopy features (#f6eda074).

Improvements

  • Rename Discovery to Scans and add an active scan indicator, making scan activity easier to monitor and terminology more intuitive throughout the interface (#7b27decd).
  • Consolidate Discovery and Daemons tabs in the sidebar for a cleaner, more organized navigation experience ([#7a8878a

Full Changelog: https://github.com/scanopy/scanopy/compare/v0.14.15...v0.14.16

]]>
Scanopy 0.14.15: Theme Selection & Embed Updates https://scanopy.net/changelog/v0.14.15 https://scanopy.net/changelog/v0.14.15 Sat, 07 Mar 2026 00:00:00 GMT New Features
  • Add light/dark mode with a three-way toggle, allowing users to select between light, dark, or system default theme for a more personalized interface experience (#354).
  • Add theme query parameter for share/embed URLs, enabling shared network maps to respect and display in the specified theme for better consistency (#355).

Improvements


Full Changelog: https://github.com/scanopy/scanopy/compare/v0.14.14...v0.14.15

]]>
Scanopy 0.14.14: Topology Export & Host Sorting https://scanopy.net/changelog/v0.14.14 https://scanopy.net/changelog/v0.14.14 Fri, 06 Mar 2026 00:00:00 GMT New Features
  • Add topology export formats, allowing users to download network maps as SVG images or as Mermaid and Confluence markup for easy documentation and sharing (#494).
  • Add option to sort hosts by interface IP address, making it easier to locate and organize hosts in complex networks (#492).
  • Introduce SCANOPY_DISABLE_PASSWORD_LOGIN option to enforce OIDC-only authentication in deployments where password-based login should be disabled (#487).
  • Auto-standby inactive daemons after 30 days, improving resource usage and network hygiene by pausing dormant agents automatically (#507, [#510](

Full Changelog: https://github.com/scanopy/scanopy/compare/v0.14.13...v0.14.14

]]>
Scanopy 0.14.12: Entity-Tag Navigation & Billing UX https://scanopy.net/changelog/v0.14.12 https://scanopy.net/changelog/v0.14.12 Thu, 05 Mar 2026 00:00:00 GMT New Features
  • Add entity-reference tag interactivity, letting users click on tags to navigate related entities for a more connected exploration experience (#566, #627).
  • Introduce back navigation for entity tag links, allowing users to easily return to the previous tab or entity from deep links (#627).
  • Redesign billing plan selection UX with card layouts, a pricing simulator, and contextual highlighting, making it easier to compare and select plans (#643).
  • Add onboarding CRO (Conversion Rate Optimization) audit improvements, streamlining the first-use experience and boosting usability for new users ([#652](https://github.com/scan

Full Changelog: https://github.com/scanopy/scanopy/compare/v0.14.11...v0.14.12

]]>
Scanopy 0.14.11: Improved Discovery Editing & Scheduling https://scanopy.net/changelog/v0.14.11 https://scanopy.net/changelog/v0.14.11 Mon, 02 Mar 2026 00:00:00 GMT New Features
  • Add a multi-tab discovery edit modal with a sequential create flow, simplifying the process of editing or creating network discoveries through a streamlined, guided interface (#7f7ba91b).
  • Enrich discovery names with detected network information, and add deep-linking and status tags for discoveries, making it easier to identify, navigate to, and understand the state of each discovery (#ee230d32).
  • Populate chassis ID from sysName and improve interface resolution using LLDP and CDP, enhancing device identification and topological accuracy

Full Changelog: https://github.com/scanopy/scanopy/compare/v0.14.10...v0.14.11

]]>
Scanopy 0.14.10: Unified Upgrade Flow & Setup Notes https://scanopy.net/changelog/v0.14.10 https://scanopy.net/changelog/v0.14.10 Sat, 28 Feb 2026 00:00:00 GMT New Features
  • Add detailed multi-daemon note to install step, including configuration directory listings per operating system, helping users set up multiple Scanopy daemons more easily (#8d0cdc58).
  • Unify daemon upgrade flow to a stop/download/start process for all platforms, providing a consistent upgrade experience and reducing user confusion (#29ca2cb7)

Full Changelog: https://github.com/scanopy/scanopy/compare/v0.14.9...v0.14.10

]]>
Scanopy 0.14.9: Home Tab & Timezone Scheduling https://scanopy.net/changelog/v0.14.9 https://scanopy.net/changelog/v0.14.9 Sat, 28 Feb 2026 00:00:00 GMT New Features
  • Add Home tab as the default landing page, providing users with a centralized overview of network discovery status and quick access to key actions (#315).
  • Add timezone support for discovery scheduling, allowing users to schedule tasks according to their local time and avoid confusion with time-based rules (#307).
  • Add daemon standby status and docs-linked status tags, giving more granular visibility into

Full Changelog: https://github.com/scanopy/scanopy/compare/v0.14.8...v0.14.9

]]>
Scanopy 0.14.8: Home Tab & Status Tags https://scanopy.net/changelog/v0.14.8 https://scanopy.net/changelog/v0.14.8 Tue, 24 Feb 2026 00:00:00 GMT New Features
  • Add Home tab as the default landing page, providing users with a centralized overview and easier access to key actions upon opening Scanopy (#513).
  • Add daemon standby status and docs-linked status tags, enabling clearer communication of daemon states and quick access to documentation for troubleshooting (#513).
  • Add FirstGroupCreated telemetry and topology/share nudges, helping monitor user engagement and guiding new users to sharing and topology features for improved onboarding (#513).
  • Add CLI argument for accept_invalid_scan_certs and fix boolean command generation, allowing advanced users to scan networks with self-signed certificates more easily (#513).

Improvements

  • Improve daemon status tag colors and priority,

Full Changelog: https://github.com/scanopy/scanopy/compare/v0.14.7...v0.14.8

]]>
Scanopy 0.14.7: Daemon Wizard & Entity Grouping https://scanopy.net/changelog/v0.14.7 https://scanopy.net/changelog/v0.14.7 Mon, 23 Feb 2026 00:00:00 GMT New Features
  • Add a new step-by-step wizard modal for daemon creation, streamlining the setup process and making it easier for users to install and configure daemons across supported operating systems (#512).
  • Introduce onboarding emails for new users, including Docker discovery and interaction tips to facilitate easier and quicker setup.
  • Add monthly usage summary and trial conversion emails, enabling users to stay informed about their subscription and usage limits.
  • Add support for grouping and sorting on six entity pages, allowing users to organize and analyze network resources more efficiently.
  • Add service filtering and search capabilities to the Hosts page, improving navigation and discovery of relevant hosts and services.
  • Implement a generic modal deep-link system via URL parameters, enabling users to link directly to specific modals for improved workflow integration.

Improvements

  • Harden authentication by adding verification gates, OIDC email checks, improved error handling, and notifications, increasing security and usability.

Full Changelog: https://github.com/scanopy/scanopy/compare/v0.14.6...v0.14.7

]]>
Scanopy 0.14.6: Improved Onboarding & Analytics https://scanopy.net/changelog/v0.14.6 https://scanopy.net/changelog/v0.14.6 Wed, 18 Feb 2026 00:00:00 GMT New Features
  • Add onboarding list assignment on signup, helping new users get started more easily by automatically including them in relevant onboarding workflows (ad998510).
  • Split registration into a two-step flow with OIDC auto-linking, streamlining the sign-up process and ensuring smoother authentication for users using OpenID Connect (00e5c580).
  • Replace global email blacklist with list-based consent, allowing finer-grained control over user communications and preferences (a2569fab).

Full Changelog: https://github.com/scanopy/scanopy/compare/v0.14.4...v0.14.6

]]>
Scanopy 0.14.4: Free Tier & Billing Updates https://scanopy.net/changelog/v0.14.4 https://scanopy.net/changelog/v0.14.4 Tue, 10 Feb 2026 00:00:00 GMT New Features
  • Add Free tier and overhaul billing system with improved onboarding, making it simpler for users to get started and manage their subscriptions (#491).
  • Add referral source and Cloud-only qualification fields to help tailor the onboarding experience and streamline account setup (#494).

Improvements

  • Replace HubSpot CRM and transactional email integration with Brevo for streamlined account communications and improved reliability (#491).
  • Update billing lifecycle handling for failed payments, payment method changes, and real-time subscription status, providing clearer feedback during account changes.
  • Enhance UI with billing tooltips and centralized plan restrictions for more intuitive subscription upgrades and management.
  • Refine onboarding UI and flow, removing legacy steps and simplifying network and deal

Full Changelog: https://github.com/scanopy/scanopy/compare/v0.14.3...v0.14.4

]]>
Scanopy 0.14.3: Topology Tag Filter & Sync Updates https://scanopy.net/changelog/v0.14.3 https://scanopy.net/changelog/v0.14.3 Wed, 04 Feb 2026 00:00:00 GMT New Features
  • Add topology tag filter for hosts, services, and subnets, enabling users to quickly find and focus on elements matching specific tags within their network map (#486).

Bug Fixes

  • Fix LAN subnet duplication when discovered through Docker, eliminating redundant subnet entries and improving network map clarity (#487).

Full Changelog: https://github.com/scanopy/scanopy/compare/v0.14.2...v0.14.3

]]>
Scanopy 0.14.2: SNMP Discovery & Legacy Support https://scanopy.net/changelog/v0.14.2 https://scanopy.net/changelog/v0.14.2 Tue, 03 Feb 2026 00:00:00 GMT Improvements
  • Support legacy daemons (pre-v0.14.0) in ServerPoll mode, allowing organizations with older deployments to continue seamless discovery (134b1290).
  • Improve test reliability by adding retries and parallel requests for logo URL verification (bb83e84a).
  • Allow authentication endpoints in demo mode

Full Changelog: https://github.com/scanopy/scanopy/compare/v0.14.1...v0.14.2

]]>
Scanopy 0.14.1: Demo Mode & Heartbeat Updates https://scanopy.net/changelog/v0.14.1 https://scanopy.net/changelog/v0.14.1 Mon, 02 Feb 2026 00:00:00 GMT Improvements
  • Improve demo mode by restricting non-GET actions and updating demo data to include interface entries with neighbors, resulting in a safer and more representative demo experience (#322).
  • Restore backwards-compatible /heartbeat endpoint to support pre-v0.14.0 daemons, ensuring smoother upgrades and easier integration with older agent versions (#320).
  • Update demo data to include LLDP neighbor information, providing users with enhanced topology details during demo sessions (#324).

Bug Fixes

  • Fix demo data repopulation to ensure fresh and accurate data is loaded each session, improving reliability for demo users (#324).
  • Fix server polling in test fixtures to generate correct data,

Full Changelog: https://github.com/scanopy/scanopy/compare/v0.14.0...v0.14.1

]]>
Scanopy 0.13.6: Internationalization & Error Codes https://scanopy.net/changelog/v0.13.6 https://scanopy.net/changelog/v0.13.6 Sun, 01 Feb 2026 00:00:00 GMT New Features
  • Add internationalization (i18n) support using Paraglide JS, allowing Scanopy's interface to be translated into multiple languages for a more accessible user experience (#441, #444).
  • Introduce typed error codes throughout the app to provide clearer error messages, improving troubleshooting for users (#441, #444).
  • Add integration repository messaging to user API screens, keeping users informed about available integrations and updates (#461).
  • Introduce community translation workflow by scoping Weblate integration, enabling users to contribute translations directly

Full Changelog: https://github.com/scanopy/scanopy/compare/v0.13.5...v0.13.6

]]>
Scanopy 0.14.0: SNMP Discovery & Export Enhancements https://scanopy.net/changelog/v0.14.0 https://scanopy.net/changelog/v0.14.0 Sun, 01 Feb 2026 00:00:00 GMT New Features
  • Add SNMP discovery support and expand SNMP credential handling, enabling richer network asset identification via SNMP and flexible credential management (#469).
  • Implement ServerPoll daemon mode specifically for DMZ deployments, supporting new network architectures (#465).
  • Add lightweight topology update endpoints, allowing faster incremental updates for improved performance and up-to-date network views (#468).
  • Add scan rate limiting and adaptive batch sizing, reducing the risk of resource exhaustion and providing smoother operation even in large networks (#468).
  • Add CSV export functionality to UI tab pages and backend endpoints for all entities, enabling easy export and sharing of network, host, and service

Full Changelog: https://github.com/scanopy/scanopy/compare/v0.13.6...v0.14.0

]]>
Scanopy 0.13.5: Email Verification & Network Detection Fixes https://scanopy.net/changelog/v0.13.5 https://scanopy.net/changelog/v0.13.5 Sun, 11 Jan 2026 00:00:00 GMT New Features
  • Add email verification for user registration, ensuring that only validated users can access Scanopy and improving overall security (#456).

Improvements

  • Clean up daemon and verify-email modals for a more consistent and user-friendly interface when managing services and email verification (#456).

Bug Fixes

  • Fix network interface detection for bridges and macvlan, allowing more accurate discovery and mapping of complex network configurations (#379).
  • Fix issue where unverified users could bypass verification via direct URL, ensuring proper access restrictions until email confirmation is complete (#456).
  • Fix build error related to rustls, improving overall build stability across platforms (#456)

Full Changelog: https://github.com/scanopy/scanopy/compare/v0.13.4...v0.13.5

]]>
Scanopy 0.13.4: Prometheus Metrics & UI Fixes https://scanopy.net/changelog/v0.13.4 https://scanopy.net/changelog/v0.13.4 Sat, 10 Jan 2026 00:00:00 GMT New Features
  • Add Prometheus metrics endpoint, enabling users to monitor Scanopy performance and network statistics through Prometheus-compatible tools (#453).
  • Introduce external service authentication for the metrics endpoint, improving security for integrations with monitoring platforms (#454).

Improvements

  • Load all services in the group edit modal, ensuring proper tag selection and making group management more flexible (#455).

Bug Fixes

  • Fix various pagination, grouping, and frontend UI bugs to ensure smoother navigation and more accurate data display in network views (#456).
  • Fix server-side ordering for grouped pagination, resulting in correctly sorted lists when viewing network assets in groups (#450)

Full Changelog: https://github.com/scanopy/scanopy/compare/v0.13.3...v0.13.4

]]>
Scanopy 0.13.3: Memory Optimizations & Logging Updates https://scanopy.net/changelog/v0.13.3 https://scanopy.net/changelog/v0.13.3 Thu, 08 Jan 2026 00:00:00 GMT Improvements
  • Improve browser memory efficiency during network discovery by optimizing resource usage, resulting in lower RAM consumption and smoother experience for large topologies (#424).
  • Add enhanced logging to daemon interface and self-report discovery processes, making it easier for users to troubleshoot and monitor Scanopy’s activities (#440).
  • Normalize public URLs to prevent double slashes, ensuring that generated links remain valid and consistent throughout the application (#394).
  • Remove Unix-only process checks to improve Windows compatibility, allowing seamless usage on more platforms.

Bug Fixes

  • Fix pagination issues, tag selector dropdown behavior, and tag migration flaws, ensuring smooth navigation of large networks and reliable tag management (#440).

Full Changelog: https://github.com/scanopy/scanopy/compare/v0.13.2...v0.13.3

]]>
Scanopy 0.13.2: Pagination Support & Onboarding Updates https://scanopy.net/changelog/v0.13.2 https://scanopy.net/changelog/v0.13.2 Wed, 07 Jan 2026 00:00:00 GMT New Features
  • Add pagination support to all GET list endpoints, enabling users to efficiently browse and manage large amounts of data in the Scanopy API (#431).
  • Add daemon-style startup logging to the server for clearer status messages during initialization, making diagnostics easier for administrators (#432).

Improvements

  • Improve daemon onboarding experience to make initial setup more intuitive and user-friendly, reducing potential confusion during configuration (#401).
  • Migrate tags to a junction table with a generic API, simplifying tag management and increasing flexibility for future integrations (#387).

Bug Fixes

  • Fix API documentation generation for paginated entities and move tag hydration to the service layer, ensuring documentation accuracy

Full Changelog: https://github.com/scanopy/scanopy/compare/v0.13.1...v0.13.2

]]>
Scanopy 0.13.1: Billing Automation & Network Scanning https://scanopy.net/changelog/v0.13.1 https://scanopy.net/changelog/v0.13.1 Tue, 06 Jan 2026 00:00:00 GMT New Features
  • Redesign ARP scanning with batch subnet scanning and streaming pipelines, increasing network discovery speed and reliability (#430).
  • Add option to use an existing API key directly in the CreateDaemonModal, offering users greater flexibility during onboarding (#430).
  • Add email lifecycle event automation in billing, enabling timely notifications and improved billing communication workflow (#430).
  • Add display of Scanopy's core value features in the billing pricing table, helping users better understand subscription benefits (#430).

Improvements


Full Changelog: https://github.com/scanopy/scanopy/compare/v0.13.0...v0.13.1

]]>
Scanopy 0.13.0: API Keys and Security Enhancements https://scanopy.net/changelog/v0.13.0 https://scanopy.net/changelog/v0.13.0 Sun, 04 Jan 2026 00:00:00 GMT New Features
  • Add user API keys with granular permissions and network scoping, allowing users to securely integrate Scanopy into automation workflows and restrict access as needed (#419).
  • Introduce API versioning and gate user API key creation behind billing plans, providing clearer upgrade paths and ensuring access control for premium features (#421).

Improvements

  • Improve daemon connection error handling and remove local host_id caching, resulting in more reliable network agent communication and reduced state inconsistencies (#421).
  • Persist UI sorting strategy in localStorage so users’ preferred sort order is automatically

Full Changelog: https://github.com/scanopy/scanopy/compare/v0.12.10...v0.13.0

]]>
Scanopy 0.12.8: Docker Label & Bug Fixes https://scanopy.net/changelog/v0.12.8 https://scanopy.net/changelog/v0.12.8 Wed, 31 Dec 2025 00:00:00 GMT Improvements
  • Add a label to the Docker image for Kamal deployments and fix community invite functionality, making integration and onboarding smoother for users (#393).

Bug Fixes

  • Fix the registration environment variable handling so that disabling registration works as expected, improving control over access in managed deployments (#386).
  • Fix a bug where daemon re-registry could create duplicate hosts, ensuring network maps remain accurate and free of redundancies (#391).
  • Fix port deduplication during network discovery, preventing multiple records for the same port and resulting in cleaner host details (#392).
  • Fix the migration script for upgrading to v0.12.7+

Full Changelog: https://github.com/scanopy/scanopy/compare/v0.12.7...v0.12.8

]]>
Scanopy 0.12.9: Daemon Upgrade Guidance & Versioning https://scanopy.net/changelog/v0.12.9 https://scanopy.net/changelog/v0.12.9 Wed, 31 Dec 2025 00:00:00 GMT New Features
  • Introduce daemon upgrade tip in the UI, including a modal with clear upgrade instructions, making it easier for users to keep their daemon up to date (#395).
  • Add daemon versioning support that tracks which daemon versions are supported, outdated, or deprecated, and notifies users when action is required, ensuring compatibility and reliability (#398).

Improvements

  • Improve user notifications for cloud plan tracking and trial management, including better identification for plunk events and blocking repeat trials, resulting in clearer feedback and more secure access controls (#399).

Bug Fixes

  • Fix host edit conflict issues and allow the "get all subnets" handler to accept daemon authentication, improving editing reliability and access for authorized users ([#400](https

Full Changelog: https://github.com/scanopy/scanopy/compare/v0.12.8...v0.12.9

]]>
Scanopy 0.12.7: Service Detection & API Upgrades https://scanopy.net/changelog/v0.12.7 https://scanopy.net/changelog/v0.12.7 Sun, 28 Dec 2025 00:00:00 GMT New Features
  • Add service definitions for Forgejo, Gitea, and Frigate, expanding the range of network services Scanopy can detect and visualize (#377, #381).
  • Introduce OpenAPI specification for all API endpoints and generate frontend types directly from OpenAPI, improving API reliability and making it easier to build integrations (#371, #380).

Improvements

  • Update database schema to be fully relational, replacing JSON storage with dedicated tables for enhanced performance, consistency, and query capabilities (#371).
  • Replace frontend state and form libraries with TanStack, resulting in smoother UI interactions

Full Changelog: https://github.com/scanopy/scanopy/compare/v0.12.6...v0.12.7

]]>
Scanopy 0.12.5: Topology Sharing & Demo Mode https://scanopy.net/changelog/v0.12.5 https://scanopy.net/changelog/v0.12.5 Sun, 21 Dec 2025 00:00:00 GMT New Features
  • Add topology sharing capabilities, allowing users to share network maps via direct link or embed code, making collaboration and presentation easier (#345).
  • Introduce demo mode with login support for a demo account and dedicated host, enabling users to explore Scanopy’s features without a full setup (#346).

Improvements

  • Improve subnet visualization by optimizing horizontal compression and preventing overlap, resulting in clearer network maps (#339).
  • Improve error messages when daemon network IDs change, helping users better understand network mismatches (#342).
  • Persist topology settings across sessions and display more accurate interface edge labels for a consistent user experience #341

Full Changelog: https://github.com/scanopy/scanopy/compare/v0.12.4...v0.12.5

]]>