Skip to content

Commit 64cfe19

Browse files
docs: weekly changelog update (#357)
Co-authored-by: yash-pouranik <172860064+yash-pouranik@users.noreply.github.com>
1 parent 5e9c95a commit 64cfe19

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

mintlify/docs/changelog/july-2026.mdx

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

6+
<Update label="2026-07-13" description="Week of 2026-07-06–2026-07-13" tags={["Feature", "Improvement", "Fix"]}>
7+
## New features
8+
9+
**Schema Sync API** — Allows for schema synchronization. ([#353](https://github.com/geturbackend/urBackend/pull/353) by [@Ayush4958](https://github.com/Ayush4958))
10+
11+
## Improvements
12+
13+
**Team Member Access to Auth Page** — Improves auth API response handling and allows team members to access the auth page. ([#349](https://github.com/geturbackend/urBackend/pull/349) by [@Nitin-kumar-yadav1307](https://github.com/Nitin-kumar-yadav1307))
14+
15+
## Bug fixes
16+
17+
- Made daily export limit check atomic to prevent concurrent requests from bypassing quota. ([#347](https://github.com/geturbackend/urBackend/pull/347) by [@anshul23102](https://github.com/anshul23102))
18+
- Invalidated both raw and hashed publishable keys and encrypted jwtSecret in Redis. ([#342](https://github.com/geturbackend/urBackend/pull/342) by [@Kirtan-pc](https://github.com/Kirtan-pc))
19+
</Update>
20+
621
<Update label="2026-07-06" description="Week of 2026-06-29–2026-07-06" tags={["Feature", "Improvement"]}>
722
## New features
823

0 commit comments

Comments
 (0)