diff --git a/src/lib/changelog/v0.14.2.md b/src/lib/changelog/v0.14.2.md new file mode 100644 index 0000000..4660ad6 --- /dev/null +++ b/src/lib/changelog/v0.14.2.md @@ -0,0 +1,17 @@ +--- +version: 0.14.2 +date: 2026-02-03 +title: SNMP Discovery & Legacy Support +social_post: • Add SNMP device polling to discovery plans for broader insights\n• New marketing opt-in for HubSpot contact sync\n• Support older daemons in ServerPoll mode\n• Improved test reliability and demo mode authentication +contributors: Maya +--- + +## Improvements + +- Support legacy daemons (pre-v0.14.0) in ServerPoll mode, allowing organizations with older deployments to continue seamless discovery ([134b1290](https://github.com/scanopy/scanopy/commit/134b1290)). +- Improve test reliability by adding retries and parallel requests for logo URL verification ([bb83e84a](https://github.com/scanopy/scanopy/commit/bb83e84a)). +- Allow authentication endpoints in demo mode + +--- + +**Full Changelog**: https://github.com/scanopy/scanopy/compare/v0.14.1...v0.14.2