Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions apps/site/content/changelog/2026-07-24.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ slug: "2026-07-24"
headline: "Store files with Object Store buckets and see your workspace at a glance"
tags:
- "Prisma"
- "Prisma Postgres"
- "Prisma Compute"
- "Prisma Next"
canonical: "/changelog#log2026-07-24"
Expand Down Expand Up @@ -73,12 +72,6 @@ App detection moved into the public SDK, and app URLs are now correct before you
- **Improved** · The GitHub repository picker in the Prisma Console loads repositories page by page, so installations with more than 100 repositories can reach all of them, and switching accounts mid-load no longer briefly shows the wrong account's list.
- **Fixed** · The app URL returned before your first deployment now names the domain your app will actually serve on. Previously it could point at the wrong region and never resolve.

## Prisma Postgres

One reliability improvement for databases waking from idle.

- **Improved** · Cold starts no longer run through a single per-region coordinator, so one degraded coordinator cannot block databases from waking across its region.

## Prisma docs

The prisma.io docs are now built for coding agents.
Expand Down
Loading