Skip to main content
FeatureImprovementFix
Weeks of 2026-07-19–2026-08-01

New features

  • Config History Page (UI) — Display audit logs for project configuration changes. (#374 by @VivekTekwani021)
  • Project Configuration Change Log (API) — View a log of changes made to project configurations. (#373 by @VivekTekwani021)
  • Clone Project Template — Clone existing project templates to create new projects. (#367 by @yash-pouranik)
  • Edit Collection — Ability to edit existing collections from the dashboard. (#364 by @yash-pouranik)
  • Astro Landing Migration — Migrated the urBackend landing page to Astro for better performance. (#363 by @yash-pouranik)
  • Project Templates and SDK Demos — Added project templates, a Python SDK demo, and a quickstart script. (#359 by @Nitin-kumar-yadav1307)

Improvements

  • LRU Connection Cache and Circuit Breakers — Implement connection caching and circuit breakers for improved performance and reliability. (#370 by @yash-pouranik)
  • Google Site Verification — Add meta tag for Google site verification. (#368 by @yash-pouranik)
  • Settings Page Refactor — Refactored the settings page into a clean tabbed layout with a dedicated integrations section. (#365 by @yash-pouranik)
  • Redesigned Integrations Page — New Appwrite-style provider grid for integrations. (#366 by @yash-pouranik)

Bug fixes