Skip to content

Commit 0edb39a

Browse files
committed
docs: add unreleased notes for patch release
1 parent 5f85cc4 commit 0edb39a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
### Fixed
10+
- Unified `Close` behavior: toolbar `Close` and `File -> Close` now use the same close-to-empty flow (no implicit auto-open of another file).
11+
- Empty-buffer flow: after closing to `Untitled (unsaved)`, typing now creates a working document state so `Save` works reliably (opens `Save As` when needed).
12+
- Window title in empty draft state now shows `Untitled (unsaved)` consistently and tracks draft dirty state.
13+
14+
### Changed
15+
- Settings editor now supports rectangular selection (`Alt+drag`, with `Ctrl+Shift+drag` fallback where OS intercepts `Alt` drag).
916

1017

1118
## [0.34.3] - 2026-02-28

0 commit comments

Comments
 (0)