Consolidate the 0.7.37 What's New (absorb #237, add #238 + hardening)#263
Conversation
…undled release v0.7.37 stable shipped three feature tracks at once (#237 contributor roles, #238 loan due-date/email, #255 configurable registration) plus social + Docker hardening, but the What's New listed only #255 — the #237 content sat under a "v0.7.36" heading for a version that was never released as stable, and the #238 PR-253 work (test-email button, due-date column + overdue highlight, due-today notifications, SMTP driver fix) plus the social-URL sanitization and the reworded Docker "not writable" message were not documented at all. Folded everything into a single accurate v0.7.37 section and dropped the phantom v0.7.36 heading.
|
Warning Review limit reached
Next review available in: 28 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (1)
✨ 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 |
The v0.7.37 stable release bundled three feature tracks (#237 contributor roles, #238 loan due-date & email, #255 configurable registration) plus social + Docker hardening, but the README's What's New listed only #255:
v0.7.36heading — a version that was never released as stable, so a user upgrading to 0.7.37 never saw the author-roles feature in the changelog;This folds everything into a single accurate What's New in v0.7.37 section and drops the phantom
v0.7.36heading. README-only; the version badge stays dynamic (reads version.json).