-
Notifications
You must be signed in to change notification settings - Fork 68
docs: weekly changelog update #381
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+28
−0
Merged
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
cde16b1
docs: weekly changelog update
yash-pouranik b1bf5de
Update changelog for August 2026 with new features
yash-pouranik 70d2628
fix(docs): add August 2026 to navigation and fix markdown lists
yash-pouranik f9fbb38
docs: add missing PRs from the past 14 days
yash-pouranik File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,27 @@ | ||
| --- | ||
| title: August 2026 | ||
| description: What's new in urBackend — new features, improvements, and fixes. | ||
| --- | ||
|
|
||
| <Update label="2026-08-01" description="Weeks of 2026-07-19–2026-08-01" tags={["Feature", "Improvement", "Fix"]}> | ||
| ## New features | ||
|
|
||
| - **Config History Page (UI)** — Display audit logs for project configuration changes. ([#374](https://github.com/geturbackend/urBackend/pull/374) by [@VivekTekwani021](https://github.com/VivekTekwani021)) | ||
| - **Project Configuration Change Log (API)** — View a log of changes made to project configurations. ([#373](https://github.com/geturbackend/urBackend/pull/373) by [@VivekTekwani021](https://github.com/VivekTekwani021)) | ||
| - **Clone Project Template** — Clone existing project templates to create new projects. ([#367](https://github.com/geturbackend/urBackend/pull/367) by [@yash-pouranik](https://github.com/yash-pouranik)) | ||
| - **Edit Collection** — Ability to edit existing collections from the dashboard. ([#364](https://github.com/geturbackend/urBackend/pull/364) by [@yash-pouranik](https://github.com/yash-pouranik)) | ||
| - **Astro Landing Migration** — Migrated the urBackend landing page to Astro for better performance. ([#363](https://github.com/geturbackend/urBackend/pull/363) by [@yash-pouranik](https://github.com/yash-pouranik)) | ||
| - **Project Templates and SDK Demos** — Added project templates, a Python SDK demo, and a quickstart script. ([#359](https://github.com/geturbackend/urBackend/pull/359) by [@Nitin-kumar-yadav1307](https://github.com/Nitin-kumar-yadav1307)) | ||
|
|
||
| ## Improvements | ||
|
|
||
| - **LRU Connection Cache and Circuit Breakers** — Implement connection caching and circuit breakers for improved performance and reliability. ([#370](https://github.com/geturbackend/urBackend/pull/370) by [@yash-pouranik](https://github.com/yash-pouranik)) | ||
| - **Google Site Verification** — Add meta tag for Google site verification. ([#368](https://github.com/geturbackend/urBackend/pull/368) by [@yash-pouranik](https://github.com/yash-pouranik)) | ||
| - **Settings Page Refactor** — Refactored the settings page into a clean tabbed layout with a dedicated integrations section. ([#365](https://github.com/geturbackend/urBackend/pull/365) by [@yash-pouranik](https://github.com/yash-pouranik)) | ||
| - **Redesigned Integrations Page** — New Appwrite-style provider grid for integrations. ([#366](https://github.com/geturbackend/urBackend/pull/366) by [@yash-pouranik](https://github.com/yash-pouranik)) | ||
|
|
||
| ## Bug fixes | ||
|
|
||
| - Update clone instructions and SDK dependencies for all examples. ([#362](https://github.com/geturbackend/urBackend/pull/362) by [@Nitin-kumar-yadav1307](https://github.com/Nitin-kumar-yadav1307)) | ||
| </Update> | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.