docs: remove version annotations - #1694
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (8)
💤 Files with no reviewable changes (6)
Included review availability: Your plan provides up to 8 included reviews per hour; 6 remain after this review. 📝 WalkthroughWalkthroughChangesThe documentation policy now uses stable slugs and redirects for renamed pages. Documentation pages no longer include historical version-introduction notes or legacy behavior annotations. Documentation cleanup
Estimated code review effort: 1 (Trivial) | ~5 minutes Merge Risk: ⚪ Minimal · up to This change removes outdated version annotations from the documentation while retaining the relevant current-behavior guidance, so no actionable merge-blocking risk remains beyond normal checks and review. Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Deploying quickadd with
|
| Latest commit: |
729ca0c
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://9fd91ac5.quickadd.pages.dev |
| Branch Preview URL: | https://docs-remove-version-annotati.quickadd.pages.dev |
Removes all "Introduced in QuickAdd X.Y.Z" / "Changed in QuickAdd X.Y.Z" version annotations from the docs, along with the AGENTS.md paragraphs that prescribed the convention.
The docs are single-version and track master, so per-section version markers add noise without helping readers. Historical behavior notes ("Before 2.20.0 ...") only made sense under that convention and go with it. The three FormatSyntax callouts that were the sole documentation of the
|format:option are unwrapped into plain prose rather than deleted, so no current-behavior content is lost.The versioned-URL 301s in
docs/public/_redirectsare intentionally untouched - they serve live inbound links.Summary by CodeRabbit