Skip to content

Commit 0c024aa

Browse files
committed
docs(changelog): summarize linebreak transform and UI/menu updates
1 parent e6dae5a commit 0c024aa

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
### Added
10+
- Tools → Transform: new `Reflow by Linebreak Marker` action that reflows by `I:linebreak` / `%%linebreak` marker (default `$`).
11+
- Measures harness: added regression fixtures/cases for linebreak-marker reflow, including marker-tail comments (`$ %N`) and mid-block inline comments.
12+
13+
### Changed
14+
- Tools menu IA: removed nested `Transform` bucket; related operations are now grouped directly under `Tools` (`Transpose`, `Note Lengths`, `Bar Layout`).
15+
- Help menu IA: moved `Toggle Developer Tools` and `Open Settings Folder` under `Help → Diagnostics`; moved `Diagnostics` section below `Report an Issue…`.
16+
- Toolbar/File-header controls: added/expanded labels and icons for `New Tune`, `Templates`, `Focus`, `Split`, `Errors`, `Follow`, `Globals`, `Refresh`, and `Clear`; refreshed `Fonts` icon for clearer meaning.
17+
18+
### Fixed
19+
- Linebreak-marker reflow no longer produces short/fragmented lines around marker comments; comment-bearing lines now merge deterministically with adjacent music blocks.
20+
- File-header toggle buttons (`Errors`/`Follow`/`Globals`) no longer lose icons during runtime state updates.
21+
- Renderer build guard now enforces inline toolbar SVG sprite usage (macOS-safe path; prevents regressions to external icon loading).
922

1023

1124
## [0.32.2] - 2026-02-14

0 commit comments

Comments
 (0)