diff --git a/mintlify/docs/changelog/may-2026.mdx b/mintlify/docs/changelog/may-2026.mdx index 1508ae89..409c39b8 100644 --- a/mintlify/docs/changelog/may-2026.mdx +++ b/mintlify/docs/changelog/may-2026.mdx @@ -3,6 +3,25 @@ title: Changelog (May 2026) description: What's new in urBackend — new features, improvements, and fixes for May. --- + +## 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) + + ## New features