Skip to content

docs: update documentation for v2.4.2 release#1378

Merged
steilerDev merged 1 commit intobetafrom
docs/2.4.2-release-notes-v2
Apr 28, 2026
Merged

docs: update documentation for v2.4.2 release#1378
steilerDev merged 1 commit intobetafrom
docs/2.4.2-release-notes-v2

Conversation

@steilerDev
Copy link
Copy Markdown
Owner

Summary

Updates user-facing documentation to reflect the six bug fixes shipped in v2.4.2. No new features, no schema changes.

Changes

Other validation

  • .env.example was diffed against server/src/plugins/config.ts and every process.env.* reference under server/src/ -- no drift, no missing or stale variables.

Out of scope

Test plan

  • Ran git diff on .env.example vs server/src/plugins/config.ts (no drift)
  • Verified > [!NOTE] block in README.md is untouched
  • RELEASE_SUMMARY.md follows the requested # vX.Y.Z + ## Bug Fixes + ## What to Update format
  • Quality Gates pass

🤖 Generated with Claude Code

Update user-facing docs to reflect the v2.4.2 bug-fix release:

- budget-overview.md: clarify that the source filter recalculates the
  Available Funds and Remaining Budget (Cost + Net) totals and the
  Pending/Paid/Quotation summary cards in real time, and that deselected
  source rows are hidden from print output.
- linking-documents.md: document the "Hide already-linked documents"
  checkbox and note it now defaults to unchecked, so re-linking is no
  longer gated by clearing the filter.
- RELEASE_SUMMARY.md: rewrite as a v2.4.2 changelog covering all six
  bug fixes (#1366 source filter totals, #1369 picker default, #1370
  scroll wheel, #1371 VAT round-trip, #1372 vendor blur, #1373 summary
  cards refresh).

Verified .env.example is in sync with server/src/plugins/config.ts and
all process.env.* references in server/src.

Co-Authored-By: Claude docs-writer (Opus 4.6) <noreply@anthropic.com>
@steilerDev steilerDev merged commit 6429f82 into beta Apr 28, 2026
12 checks passed
@steilerDev steilerDev deleted the docs/2.4.2-release-notes-v2 branch April 28, 2026 10:33
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 2.4.3-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 2.4.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant