docs: update documentation for release#1349
Merged
Merged
Conversation
Refresh user-facing documentation to reflect the area-tree hierarchy rework, Budget Overview and Budget Sources redesigns, Vendors move into Settings, tightened reverse-proxy handling, and the TypeScript 6.0 upgrade included in the upcoming stable release. - docs/src: update work items, household items, budget, and getting-started guides to cover area breadcrumbs across the app, the "No Area" filter, the area-grouped Budget Overview with clickable tiles and print styling, the inline-expansion / multi-select / mass-move workflow on Budget Sources, and the narrower trustProxy behavior for reverse-proxy users. - docs/src/guides/budget/vendors-and-invoices.md: document the move of Vendors into the Settings section while invoices stay in Budget. - README.md: refresh the Features section (Work Items, Areas & Trades, Budget Management) without touching the protected NOTE block. - RELEASE_SUMMARY.md: rewrite for this release - area hierarchy, Budget Overview + Sources redesign, navigation, reliability, and TypeScript 6.0 tooling; note no database migration is required and describe the trustProxy behavior change for self-hosters. - .env.example: add a short note next to TRUST_PROXY explaining that only the first proxy hop is trusted and rate limiting is now spoof-resistant. Co-Authored-By: Claude docs-writer (Opus 4.6) <noreply@anthropic.com>
Contributor
|
Thank you for your submission! We require all contributors to sign our Contributor License Agreement before we can accept your contribution. I have read the CLA Document and I hereby sign the CLA Frank Steiler seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Refresh user-facing documentation to reflect the changes bundled in the beta->main promotion PR #1332:
House / Ground Floor / Kitchen) and the "No Area" filter on list pages.TRUST_PROXYbehavior and spoof-resistant rate-limit key.TRUST_PROXYbehavior change and the Vendors menu relocation.TRUST_PROXYnoting only the first hop is trusted.No production code, schema, or test changes are in scope for this PR.
Test plan
RELEASE_SUMMARY.mdrenders cleanly on GitHub (preview the raw markdown)Targets
betaper the branching strategy in CLAUDE.md. Will be included in the next promotion along with #1332.Co-Authored-By: Claude docs-writer (Opus 4.6) noreply@anthropic.com