> ## Documentation Index
> Fetch the complete documentation index at: https://urbackend-mintlify-f636efa8.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# July 2026

> What's new in urBackend — new features, improvements, and fixes.

<Update label="2026-07-20" description="Week of 2026-07-13–2026-07-20" tags={["Fix"]}>
  ## Bug fixes

  * Fixed Social Auth Sign-Up Validation Failures ([#354](https://github.com/geturbackend/urBackend/pull/354) by [@AYUSH-P-SINGH](https://github.com/AYUSH-P-SINGH))
</Update>

<Update label="2026-07-13" description="Week of 2026-07-06–2026-07-13" tags={["Feature", "Improvement", "Fix"]}>
  ## New features

  **Schema Sync API** — Allows for schema synchronization. ([#353](https://github.com/geturbackend/urBackend/pull/353) by [@Ayush4958](https://github.com/Ayush4958))

  ## Improvements

  **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))

  ## Bug fixes

  * 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))
  * 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))
</Update>

<Update label="2026-07-06" description="Week of 2026-06-29–2026-07-06" tags={["Feature", "Improvement"]}>
  ## New features

  **CLI Commands** — Three new CLI commands have been added to enhance user experience.
  **Rate Limiter** — A rate limiter has been added to the BullMQ worker to prevent abuse.

  ## Improvements

  **Dashboard Redesign** — The dashboard has been redesigned with a persistent left sidebar and is now compatible with light mode.
</Update>
