{"url":"https://api.github.com/repos/supabase/supabase/releases/366784899","assets_url":"https://api.github.com/repos/supabase/supabase/releases/366784899/assets","upload_url":"https://uploads.github.com/repos/supabase/supabase/releases/366784899/assets{?name,label}","html_url":"https://github.com/supabase/supabase/releases/tag/v1.26.08","id":366784899,"author":{"login":"ana1337x","id":30495040,"node_id":"MDQ6VXNlcjMwNDk1MDQw","avatar_url":"https://avatars.githubusercontent.com/u/30495040?v=4","gravatar_id":"","url":"https://api.github.com/users/ana1337x","html_url":"https://github.com/ana1337x","followers_url":"https://api.github.com/users/ana1337x/followers","following_url":"https://api.github.com/users/ana1337x/following{/other_user}","gists_url":"https://api.github.com/users/ana1337x/gists{/gist_id}","starred_url":"https://api.github.com/users/ana1337x/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ana1337x/subscriptions","organizations_url":"https://api.github.com/users/ana1337x/orgs","repos_url":"https://api.github.com/users/ana1337x/repos","events_url":"https://api.github.com/users/ana1337x/events{/privacy}","received_events_url":"https://api.github.com/users/ana1337x/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDODMpXOc4V3LGD","tag_name":"v1.26.08","target_commitish":"master","name":"Developer Update - August 2026","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-08-07T13:54:37Z","updated_at":"2026-08-07T13:57:57Z","published_at":"2026-08-07T13:57:57Z","assets":[],"tarball_url":"https://api.github.com/repos/supabase/supabase/tarball/v1.26.08","zipball_url":"https://api.github.com/repos/supabase/supabase/zipball/v1.26.08","body":"Here’s everything that happened with Supabase in the last month:\r\n\r\n## Supabase Select SF 2026\r\n\r\n<img width=\"1200\" height=\"486\" alt=\"select\" src=\"https://github.com/user-attachments/assets/45a7d284-e240-424f-ae78-3c5f301be89a\" />\r\n\r\nSupabase Select returns to San Francisco on October 2, a curated day of talks, feature deep dives, and more activations. Tickets are now available by application.\r\n\r\n[Get your ticket →](https://select.supabase.com/)\r\n\r\n## Supabase Pipelines is now in public alpha\r\n\r\n<img width=\"1200\" height=\"485\" alt=\"pipelines (2)\" src=\"https://github.com/user-attachments/assets/58787029-7894-480a-a8ac-6c95ce84e136\" />\r\n\r\nSupabase Pipelines streams Postgres changes to BigQuery in near real time, a managed CDC service you configure in the Dashboard, now available on all paid plans.\r\n\r\n[Read the blog →](https://supabase.com/blog/supabase-pipelines-public-alpha)\r\n\r\n## Sign in with ChatGPT is now in beta\r\n\r\n!chatgpt.png\r\n\r\nSign in to Supabase with your ChatGPT account, or connect Supabase to ChatGPT on desktop, web, and mobile through the ChatGPT plugins directory.\r\n\r\n[Read the blog →](https://supabase.com/blog/sign-in-with-chatgpt-beta)\r\n\r\n## Unified Logs is now in open beta\r\n\r\n<img width=\"2400\" height=\"970\" alt=\"logs\" src=\"https://github.com/user-attachments/assets/f0d56e38-6aa2-49f7-99e9-4324104b52c3\" />\r\n\r\nUnified Logs gives you one searchable view across every Supabase service, with live tail, filtering, and a timeline.\r\n\r\n[Read the blog →](https://supabase.com/blog/unified-logs-open-beta)\r\n\r\n## Observability for every project with Grafana Cloud\r\n\r\n<img width=\"1200\" height=\"485\" alt=\"grafana\" src=\"https://github.com/user-attachments/assets/8b94a3dd-876c-429f-a291-519b35d20d3a\" />\r\n\r\nConnect any Supabase project to Grafana Cloud in one click for a pre-built dashboard, alerting, and metrics, available on every plan including Free.\r\n\r\n[Read the blog →](https://supabase.com/blog/observability-for-every-supabase-project-with-grafana-cloud)\r\n\r\n## Introducing Supabase Evals\r\n\r\n<img width=\"1200\" height=\"485\" alt=\"evals\" src=\"https://github.com/user-attachments/assets/68dcf669-0a46-42e9-814d-8e3dcb440b1c\" />\r\n\r\nSupabase Evals is now open source, a benchmark that runs AI coding agents like Claude Code and Codex against real Supabase tasks and publishes the scores.\r\n\r\n[Read the blog →](https://supabase.com/blog/introducing-supabase-evals) \r\n\r\n## Searchable field-level encryption with CipherStash\r\n\r\n<img width=\"1200\" height=\"485\" alt=\"cipherstash\" src=\"https://github.com/user-attachments/assets/df164a2e-2779-4588-b828-7e278bfa3282\" />\r\n\r\nCipherStash adds field-level encryption to Supabase with queryable ciphertext, zero-knowledge key management, and no schema changes.\r\n\r\n[Read the blog →](https://supabase.com/blog/searchable-field-level-encryption-with-cipherstash)\r\n\r\n## Quick Product Announcements\r\n\r\n- The Edge Functions overview page now shows each function's error rates, execution time, and CPU and memory use in one place. [[Twitter](https://x.com/supabase/status/2080669559967657995)]\r\n- Extension version pinning is deprecated: from August 5, an explicit version in `CREATE` or `ALTER EXTENSION` is ignored and the default version installs with a warning. [[Changelog](https://supabase.com/changelog/extension-version-pinning-ignored)]\r\n- The Management API `analytics/endpoints/logs.all` endpoint is migrating to the new logs endpoint, so update any clients that query project logs. [[Changelog](https://supabase.com/changelog/48235-migration-of-supabase-management-api-logs-all-analytics-endpoint-to-logs-endpoint)]\r\n- Supabase now blocks all changes to the `realtime` schema: creating, altering, or dropping objects fails with a permission error, and RLS policies on `realtime.messages` keep working. [[Changelog](https://supabase.com/changelog/realtime-schema-locked-down-against-modification)]\r\n\r\n## Made with Supabase\r\n\r\n- byTheLab GEO Score measures how visible your brand is across AI search engines like ChatGPT, Claude, Perplexity, and Gemini, and returns a score in about 30 seconds. [[Website](https://geo.bythelab.xyz/)]\r\n- Huevsite is a profile platform where indie builders show their projects, code, and stack and earn a Builder Score to get discovered. [[Website](https://huevsite.io/)]\r\n- TripMaster keeps a group trip's flights, stays, and tickets on one shared timeline, texts the group when a gate or time changes, and connects to ChatGPT or Claude to fill in the plan. [[Website](https://www.tripmaster.dev/)]\r\n- FutureNerds is a management platform for Montessori schools that tracks each child's progress, keeps parents updated, and runs day-to-day school operations. [[Website](https://www.futurenerds.dev/)]\r\n\r\n## Community Highlights\r\n\r\n- A no-code introduction to Supabase covering how the database, auth, and free tier work for builders who are not writing backend code. [[Read](https://www.whalesync.com/blog/no-coder-guide-to-supabase)]\r\n- A production-readiness review of Supabase, covering the Row Level Security policy fix that gives more than 100x improvement on large tables. [[Read](https://unicoconnect.com/blogs/is-supabase-production-ready)]\r\n- A step-by-step Supabase starter guide covering migrations, typed clients, Row Level Security, auth, and a production-safe local workflow. [[Read](https://dopebase.com/blog/getting-started-supabase-comprehensive-tutorial)]\r\n- A production Row Level Security walkthrough covering multi-tenant isolation, role-based access patterns, policy performance, and the mistakes that silently break apps. [[Read](https://designrevision.com/blog/supabase-row-level-security)]\r\n- A founder's assessment of why Postgres-based backends are winning for small teams, including an honest list of where Supabase is not the right pick. [[Read](https://blog.mean.ceo/supabase-news-july-2026/)]","reactions":{"url":"https://api.github.com/repos/supabase/supabase/releases/366784899/reactions","total_count":11,"+1":4,"-1":0,"laugh":1,"hooray":3,"confused":0,"heart":2,"rocket":1,"eyes":0}}