Skip to content
Merged
Show file tree
Hide file tree
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
13 changes: 6 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,15 @@ The format is based on [Keep a Changelog][1], and this project adheres to

### Added

- Added an optional piano keyboard overlay that marks diatonic notes for the
selected key signature with subtle half-circle markers.
- Added an optional piano keyboard overlay that marks notes in the selected key
signature with subtle diatonic note markers.

### Changed

- Refined piano key rendering with a top-edge shadow gradient for stronger
depth/anchoring and improved contrast for top marker caps.
- Updated pressed piano key highlights to use a unified accent color with
layered shading/gradient treatment for better contrast across white and black
keys.
- Improved piano key rendering with stronger depth and clearer contrast,
including a top-edge shadow gradient and refined pressed-key highlights.
- Shortened scale degree tooltip and semantics wording for a more concise,
consistent in-app explanation.

### Fixed

Expand Down
3 changes: 3 additions & 0 deletions docs/whatsnew/unreleased/whatsnew-en-US
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- There's a new setting for optional markers that indicate which notes belong to the current key signature.
- Piano key visuals are clearer, with improved pressed-key highlighting.
- Scale degree labels are now more concise, with better spoken announcements for screen readers.
Loading