Skip to content

docs: changelog + pages for CORS headers, audit masking, ForwardLimit, HtmlEmail - #249

Merged
iammukeshm merged 1 commit into
mainfrom
docs/wave1-changelog-2026-09-25
Sep 25, 2026
Merged

iammukeshm merged 1 commit into
mainfrom
docs/wave1-changelog-2026-09-25

Conversation

@iammukeshm

Copy link
Copy Markdown
Member

Docs and changelog (2026-09-25) for product PRs merged today:

  • fix(cors): allow PATCH and the client headers under the restricted policy dotnet-starter-kit#1391: restricted CORS now allows PATCH plus tenant, x-fsh-app, idempotency-key, x-requested-with, x-signalr-user-agent. Includes an upgrade note for anyone overriding AllowedHeaders/AllowedMethods.
  • #1392: entity-change audit diffs mask sensitive values; new IAuditExempt opt-out; [NoAudit] scope clarified.
  • #1386: TrustedProxyOptions:ForwardLimit < 1 is rejected at startup.
  • #1385: shared HtmlEmail mail shell and encoder.

npm run build passes.

🤖 Generated with Claude Code

…Email (2026-09-25)

Document the product PRs merged 2026-09-25:
- #1391 restricted CORS now allows PATCH plus tenant, x-fsh-app,
  idempotency-key, x-requested-with, x-signalr-user-agent (upgrade note for
  anyone overriding AllowedHeaders/AllowedMethods); config examples updated.
- #1392 entity-change diffs mask sensitive values; new IAuditExempt marker;
  [NoAudit] only affects HTTP activity auditing.
- #1386 TrustedProxyOptions:ForwardLimit below 1 rejected at startup.
- #1385 shared HtmlEmail helper (Encode/Shell/LinkAction/Notice); billing
  e-mails render in the shared shell with full HTML encoding.

Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
@iammukeshm
iammukeshm merged commit 0e21bae into main Sep 25, 2026
1 check was pending
@iammukeshm
iammukeshm deleted the docs/wave1-changelog-2026-09-25 branch September 25, 2026 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant