docs: linter pass on v1.4.5 release notes

Whitespace and line-reflow drift from the markdown linter on the four
files touched by the versions-bump commit (forge-post, README,
CHANGELOG, ROADMAP). No content changes.
This commit is contained in:
2026-05-12 15:30:06 +02:00
parent d0ec94c3e6
commit e5dbc333fa
4 changed files with 15 additions and 16 deletions
+2 -2
View File
@@ -294,8 +294,8 @@ next plugin load; a new footer "Later — keep defaults" button is the explicit
`InputHistoryService` clears on plugin dispose alongside the existing pure-memory cleanups, so the previous session's
typed commands don't bleed into the next load. `FontManager.GetHellionFontBytes` becomes a `Try`-variant that falls back
to the system-font path when the embedded resource is missing (broken csproj / dev build) instead of throwing through
the UiBuilder. The status bar drops the right-aligned version slot when the chat window is below the threshold needed
to fit all five slots without overlap. Internal: explicit session-only Auto-Tell-Tab invariant comment with a
the UiBuilder. The status bar drops the right-aligned version slot when the chat window is below the threshold needed to
fit all five slots without overlap. Internal: explicit session-only Auto-Tell-Tab invariant comment with a
`TempTabCounter.InitFromList` pin in the Build-Suite. No schema bump, no migration. Sixth sub-patch of the v1.4.x polish
sweep series (as of 2026-05-12).