mirror of
https://github.com/supabase/supabase.git
synced 2026-05-11 10:49:48 +08:00
## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES ## What kind of change does this PR introduce? A content/data fix: correcting stale feature metadata on the marketing features page and docs feature status table. ## What is the current behavior? Several features in features.tsx (supabase.com/features) have incorrect stage or self-hosted availability values that are out of sync with docs. ## What is the new behavior? branching - stage updated to Beta vault - stage updated to Public Alpha jwt-signing-keys - availableOnSelfHosted set to true persistent-storage - docs URL corrected to /guides/functions/ephemeral-storage - env var names corrected to S3FS_ACCESS_KEY_ID, S3FS_SECRET_ACCESS_KEY, S3FS_REGION, S3FS_ENDPOINT_URL features.mdx - PrivateLink row added to the Platform section (beta, N/A for self-hosted) mcp-server - removed "upcoming" from OAuth benefit (OAuth is now live), updated PAT FAQ (OAuth is now default, PAT only needed for CI/CD), updated self-hosted FAQ (self-hosted is supported via /guides/self-hosting/enable-mcp) ## Additional context N/A --------- Co-authored-by: Ana Mogul <ana1337x@users.noreply.github.com>
12 KiB
12 KiB