diff --git a/src/lib/changelog/v0.14.10.md b/src/lib/changelog/v0.14.10.md new file mode 100644 index 0000000..877abf0 --- /dev/null +++ b/src/lib/changelog/v0.14.10.md @@ -0,0 +1,16 @@ +--- +version: 0.14.10 +date: 2026-02-28 +title: Unified Upgrade Flow & Setup Notes +social_post: • Detailed setup notes for multi-daemon installs\n• Unified daemon upgrade instructions across platforms\n• Improved analytics and embed support +contributors: Maya +--- + +## 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](https://github.com/scanopy/scanopy/commit/8d0cdc58)). +- Unify daemon upgrade flow to a stop/download/start process for all platforms, providing a consistent upgrade experience and reducing user confusion ([#29ca2cb7](https://github.com/scanopy/scanopy/commit/29ca2cb7)) + +--- + +**Full Changelog**: https://github.com/scanopy/scanopy/compare/v0.14.9...v0.14.10