mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-21 21:31:12 +02:00
The notes pane was a bare max-h clip: nothing signalled that more content sat below the fold, and Squirrel.Windows never supplies release notes at all, so Windows users only ever saw the static fallback line. Squirrel.Mac is no better in the edit-after-publish window — it snapshots the release body at download time, which is how v0.7.7 shipped a card showing two paragraphs of a ten-item release. - Render the notes in a bordered, inset scroll box (max-h + overflow-y) so the frame and scrollbar make the overflow visible on both platforms. - Backfill the notes from the GitHub release body after update-downloaded: gives Windows notes for the first time and replaces macOS's stale snapshot with the current body. On fetch failure the snapshot (or the fallback line) stands. - Strip the release body's leading "What's new" heading, which duplicated the card's own label. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .pnpm-store/v11 | ||
| apps | ||
| docs | ||
| packages | ||
| .gitignore | ||
| ANALYTICS.md | ||
| CODE_MODE_ENGINES_PLAN.md | ||
| demo.gif | ||
| eslint.config.mts | ||
| GRANOLA_PARITY.md | ||
| LIVE_NOTE.md | ||
| MINI_APPS_PLAN.md | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| tsconfig.base.json | ||
| VIDEO_MODE.md | ||