Skip to content

docs: Logs load-older history (app #203); fix retention table#25

Open
tuyakhov wants to merge 1 commit into
mainfrom
claude/relaxed-cray-ijfo7q
Open

docs: Logs load-older history (app #203); fix retention table#25
tuyakhov wants to merge 1 commit into
mainfrom
claude/relaxed-cray-ijfo7q

Conversation

@tuyakhov

Copy link
Copy Markdown
Contributor

Summary

Two changes from the periodic app/SDK review run (2026-06-20).

1. Changelog: Logs load-older history (app #203)

App PR #203 (merged 2026-06-19) added the ability to scroll back through full message history in Dashboard → Logs. Previously the page was a live-tail only — no way to page backward. Now older messages load beneath the tail as one continuous list (scroll-to-load + manual button, live-buffer pill while scrolled down, "Beginning of history" footer). No API changes.

This was not captured in any previous docs run — docs PRs #23 and #24 were targeted fixes for the blocked status and blockedReason correction, and did not sweep the surrounding app PRs.

2. concepts/messages.mdx: Fix retention table

The Retention section said:

  • Free — 3 days
  • Pro — 14 days

The pricing page (app/pricing/page.tsx) shows:

  • Starter — 30 days
  • Pro — 90 days

Updated to match, and added the missing Starter row. The 14-day figure predates the Starter plan addition (app #195) and was not corrected when docs PR #22 documented that plan.

PRs reviewed (no other doc updates needed)

PR Title Doc action
app #211 fix(abuse): keep spam-detection detail out of customer surfaces Already documented (docs #24)
app #210 docs: spec + plan for Supabase MCP wiring Internal planning doc, no shipped feature
app #209 Admin abuse review: scrollable page + email preview Admin-only UI
app #208 Admin abuse review: account link + email preview Admin-only UI
app #207 feat(onboarding): toggle checklist by clicking title Minor UX, no doc surface
app #206 fix(abuse): don't flag loopback/private-IP links Internal bug fix
app #205 fix(abuse): de-dupe operator alert emails Internal
app #203 feat(logs): load older history under the live tail → changelog entry added
app #202 fix(abuse): escape attacker-controlled reason Internal security fix
app #201 refactor(abuse): dedupe LLM classifier Internal
app #200 feat(managed-ses): retune shared-sender caps Already documented (docs #22)
app #199 refactor(abuse): extract shared scan orchestration Internal
sdk #48 chore(deps): github-actions bump Internal
sdk #47 Version Packages Automated
sdk #46 fix(release): changeset js-yaml fix Internal
sdk #45 chore(deps): clear audit advisories Internal

🤖 Generated with Claude Code
https://claude.ai/code/session_01XaDzqtwB6m7AyQfhHWhSDh


Generated by Claude Code

…r 30d, Pro 90d)

- changelog.mdx: new June 19 entry for the Logs page scroll-back feature
  (app #203). Users can now page through full message history beneath the
  live tail; no API changes.
- concepts/messages.mdx: update the Retention section — add Starter plan
  (30 days) and correct Pro from the old 14-day figure to 90 days, matching
  the pricing page. This discrepancy was introduced when the Starter plan
  was added in app #195 but the retention table was not updated at the time.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XaDzqtwB6m7AyQfhHWhSDh
@mintlify

mintlify Bot commented Jun 20, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
senderkit 🟢 Ready View Preview Jun 20, 2026, 10:14 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

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