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
16 changes: 16 additions & 0 deletions src/lib/changelog/v0.14.10.md
Original file line number Diff line number Diff line change
@@ -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