Skip to content

Commit dddfaff

Browse files
committed
feat(canvas): implement a cheatsheet for keyboard shortcuts
1 parent 211f998 commit dddfaff

15 files changed

Lines changed: 1015 additions & 21 deletions

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The Ideon project follows the [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) format
66
and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.5.1] - 2026-02-28
9+
10+
### Added
11+
12+
- Added a Command Palette (`Ctrl+P`) displaying all keyboard shortcuts in a searchable card grid, with a discreet hint button on the canvas.
13+
814
## [0.5.0] - 2026-02-27
915

1016
### Added

0 commit comments

Comments
 (0)