From 710e4c04836a0fdd8d683d208f0ebc32eaf914eb Mon Sep 17 00:00:00 2001 From: clucraft Date: Sat, 24 Jan 2026 03:41:49 -0500 Subject: [PATCH] Update changelog with particle background effect Co-Authored-By: Claude Opus 4.5 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f3c5a69..b38409d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Shows which channels (Telegram, Discord, Pushover, ntfy) received each notification - Links to product detail pages from notification entries - **Clear button** to dismiss notifications from dropdown without deleting history +- **Particle background effect** - Subtle animated particles floating behind all content + - Theme-aware: white particles on dark mode, indigo on light mode + - Multiple layers with varying speeds for depth effect - **Star History chart** in README to track repository stars over time ### Fixed