Add CHANGELOG (Keep a Changelog format)
Test, Build and Push / test-gateway (push) Successful in 11s
Test, Build and Push / release (push) Skipped
Test, Build and Push / build-gateway (push) Skipped

Start tracking notable user-facing changes. Seed the Unreleased section
with the DSI flicker mitigation from this round.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LKPbR6DY2JygHbyLjxm7Uu
This commit is contained in:
2026-07-15 14:44:37 +02:00
co-authored by Claude Opus 4.8
parent 7abf9e3fdd
commit d4a9fd7265
+15
View File
@@ -0,0 +1,15 @@
# Changelog
All notable, user-facing changes to DeskLock are documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
DeskLock is pre-release and unversioned; entries accumulate under **Unreleased**
until the first tagged release.
## [Unreleased]
### Fixed
- Reduced the blue-screen flicker during voice activity — lowered the DSI pixel
clock so the display's continuous PSRAM reads aren't starved by concurrent
Wi-Fi and audio DMA on the same bus.