From 47ab4e0940d8f48c2c4ffed085f25b9ebdbf994b Mon Sep 17 00:00:00 2001 From: Claude Date: Fri, 8 May 2026 03:10:49 +0000 Subject: [PATCH] night-shift(changelog): update for recent user-facing changes --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ccf8ef..4e52db8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,17 @@ All notable user-facing changes to Snippy are documented here. ## [Unreleased] +## [1.1.0] — 2026-04-24 + +### Added +- App icon displayed in the menu bar and Finder. + +### Changed +- Removed the in-app `⌘Q` shortcut to prevent accidental quits while typing; quit via right-click on the status-bar icon instead. + +### Fixed +- Snippet images no longer re-decode from disk on every panel open, so the list loads noticeably faster for image-heavy collections. + ## [1.0.1] — 2026-03-26 ### Changed