Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions mintlify/docs/changelog/may-2026.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@ title: Changelog (May 2026)
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"]}>
## New features

**Soft Delete & Trash Cleanup** — You can now soft-delete records, and a background worker permanently removes items from trash after 30 days.

## Improvements

**Feature Section Timeline UI** — Replaces the classic grid with a modern timeline layout, providing a clearer chronological view of feature updates.

**Landing Page UX** — Refines the landing page UI/UX for better visual hierarchy and interaction flow.

## Bug fixes

- Address PR review feedback for AI Query Builder (#205)
- Handle 423 login lockout with a retry countdown (#199)
- Resolve remaining review issues from PR #124 (#180)
- Make database empty‑state `cURL` snippet `RLS`‑aware to avoid `403` errors (#190)
</Update>


<Update label="2026-05-12" description="Week of April 28 – May 12" tags={["Feature", "Improvement", "Fix"]}>
## New features
Expand Down
Loading