Skip to content

docs: weekly changelog update 2026-05-25#211

Open
yash-pouranik wants to merge 3 commits into
mainfrom
changelog/week-of-2026-05-25-26421201435
Open

docs: weekly changelog update 2026-05-25#211
yash-pouranik wants to merge 3 commits into
mainfrom
changelog/week-of-2026-05-25-26421201435

Conversation

@yash-pouranik
Copy link
Copy Markdown
Collaborator

@yash-pouranik yash-pouranik commented May 26, 2026

chagelog

Summary by CodeRabbit

  • New Features

    • Soft Delete & Trash Cleanup functionality
    • Enhanced feature section timeline UI
    • Improved landing page experience and user interactions
  • Bug Fixes

    • Login lockout now shows a retry countdown for clearer guidance
    • cURL snippets in empty states updated to avoid permission (403) errors
    • Addressed AI Query Builder review follow-ups and PR review issues

Review Change Stack

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 26, 2026

Warning

Review limit reached

@mintlify[bot], we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 58 minutes and 58 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: fa943bb8-43f8-456c-9058-b704719464c8

📥 Commits

Reviewing files that changed from the base of the PR and between 3b5cf54 and 8d39bb8.

📒 Files selected for processing (1)
  • mintlify/docs/changelog/may-2026.mdx
📝 Walkthrough

Walkthrough

A new changelog entry (week 2026-05-18–2026-05-25) was added documenting Soft Delete & Trash Cleanup, feature section timeline and landing page UX improvements, and several bug fixes including AI Query Builder, login lockout retry handling, PR review fixes, and RLS-aware cURL examples.

Changes

May 2026 Changelog

Layer / File(s) Summary
May 2026 changelog entry
mintlify/docs/changelog/may-2026.mdx
Inserted an <Update label="2026-05-25"> block (week 2026-05-18–2026-05-25) with New features (Soft Delete & Trash Cleanup), Improvements (feature section timeline UI, landing page UX), and Bug fixes (AI Query Builder follow-ups, 423 login retry countdown, PR review fixes, RLS-aware empty-state cURL snippet).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • geturbackend/urBackend#168: Both PRs add/extend the May 2026 changelog content in mintlify/docs/changelog/may-2026.mdx.
  • geturbackend/urBackend#169: Both PRs modify the same mintlify/docs/changelog/may-2026.mdx changelog entry, with updates to features, improvements, and bug-fix bullets.

Poem

🐰 In May the changelog got a new line,
Soft deletes hop in, tidy and fine,
Timelines bloom, UX gets a tune,
Bugs chased away beneath the moon. 🥕✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'docs: weekly changelog update 2026-05-25' accurately and clearly describes the main change—a documentation update to the changelog for the specified week.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch changelog/week-of-2026-05-25-26421201435

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Mintlify documentation changelog for May 2026 with a new weekly entry, documenting recent features, improvements, and fixes.

Changes:

  • Added a new changelog <Update> entry for 2026-05-25.
  • Documented new features (soft delete/trash cleanup), UI improvements, and several bug-fix PR references.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread mintlify/docs/changelog/may-2026.mdx Outdated
<Update label="2026-05-25" description="Week of 2026-05-18–2026-05-25" tags={["Feature","Improvement","Fix"]}>
## New features

**Soft Delete & Trash Cleanup** — Introduces a soft��delete mechanism for records and a background worker that permanently removes items from the trash after a configurable retention period.
description: What's new in urBackend — new features, improvements, and fixes for May.
---

<Update label="2026-05-25" description="Week of 2026-05-18–2026-05-25" tags={["Feature","Improvement","Fix"]}>
description: What's new in urBackend — new features, improvements, and fixes for May.
---

<Update label="2026-05-25" description="Week of 2026-05-18–2026-05-25" tags={["Feature","Improvement","Fix"]}>
Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 3

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@mintlify/docs/changelog/may-2026.mdx`:
- Line 22: Update the changelog bullet "Make database empty‑state cURL snippet
RLS‑aware to avoid 403 errors (`#190`)" to use inline code formatting for the
command/code references: wrap `cURL`, `RLS`, and `403` in backticks so they
appear as code spans in the docs.
- Line 9: The sentence contains a corrupted character sequence in "soft��delete"
and uses third-person phrasing; replace the broken sequence with "soft delete"
and rewrite the sentence in active second-person voice so it addresses the
reader—e.g., change the line under "Soft Delete & Trash Cleanup" to something
like "You can soft delete records, and a background worker permanently removes
items from the trash after a configurable retention period," ensuring plain
ASCII for "soft delete" and preserving the feature name "Soft Delete & Trash
Cleanup."
- Line 9: Update the changelog line under "Soft Delete & Trash Cleanup" to
reflect the actual behavior: change "a background worker that permanently
removes items from the trash after a configurable retention period" to indicate
a fixed 30-day retention (e.g., "after a fixed 30-day retention period"), or
alternatively, if there is an exposed configuration, reference the exact
configuration symbol (the background worker and its retention setting) where
configurability is implemented; ensure the phrasing matches the implementation
used by the background worker/trash cleanup logic.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 4954a1dc-c142-4faf-a588-cc7d872d1efd

📥 Commits

Reviewing files that changed from the base of the PR and between 1cf5a6e and 1441755.

📒 Files selected for processing (1)
  • mintlify/docs/changelog/may-2026.mdx

Comment thread mintlify/docs/changelog/may-2026.mdx Outdated
Comment thread mintlify/docs/changelog/may-2026.mdx Outdated
@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented May 26, 2026

Wrapped cURL, RLS, and 403 in backticks on the bug fix line; line 9 already used clean "soft-delete" and the 30-day retention wording, so no further changes were needed.

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.

2 participants