Skip to content

Commit da5670f

Browse files
yash-pouranikcoderabbitai[bot]CodeRabbit
authored
docs: weekly changelog update (#335)
* docs: weekly changelog update * fix: apply CodeRabbit auto-fixes Fixed 2 file(s) based on 3 unresolved review comments. Co-authored-by: CodeRabbit <noreply@coderabbit.ai> --------- Co-authored-by: yash-pouranik <172860064+yash-pouranik@users.noreply.github.com> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: CodeRabbit <noreply@coderabbit.ai>
1 parent 2478c60 commit da5670f

2 files changed

Lines changed: 22 additions & 0 deletions

File tree

mintlify/docs/changelog/june-2026.mdx

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,27 @@ title: Changelog
33
description: What's new in urBackend — new features, improvements, and fixes.
44
---
55

6+
<Update label="2026-06-22" description="Week of 2026-06-15–2026-06-22" tags={["Feature", "Improvement", "Fix"]}>
7+
## New features
8+
9+
**Batch Email Sending Utility** — You can now send batch emails using the new utility added to the tools.
10+
**Onboarding Updates** — You can now access new features in the updated onboarding process.
11+
**Landing Page Revamp** — You can now explore the revamped landing page with interactive components and a unified navigation.
12+
**FAQ Item in Desktop Navbar** — You can now access the FAQ item in the **desktop navbar**.
13+
**Public API Controller Migration** — You can now use `AppError` in the migrated public API controllers.
14+
15+
## Improvements
16+
17+
**Web Dashboard Updates** — You can now benefit from new hooks and layout improvements in the web dashboard.
18+
**Optimized Database Connections** — You can now experience faster performance with optimized database connections concurrency for `getGlobalStats`.
19+
20+
## Bug fixes
21+
22+
- Normalized email storage and lookup handling (#327)
23+
- Invalidated API key cache on deletion (#328)
24+
- Fixed resource exhaustion in consumer export worker (#254)
25+
</Update>
26+
627
<Update label="2026-06-15" description="Week of 2026-06-08–2026-06-15" tags={["Feature", "Improvement", "Fix"]}>
728
## New features
829

mintlify/docs/docs.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@
9494
"group": "Changelog",
9595
"pages": [
9696
"changelog/may-2026",
97+
"changelog/june-2026",
9798
"changelog/april-2026"
9899
]
99100
}

0 commit comments

Comments
 (0)