Developer Update - February 2025 #34067
CoolAssPuppy
announced in
Changelog
Replies: 1 comment 1 reply
-
|
Amazing updates! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Here’s everything that happened with Supabase in the last month:
Deploy Edge Functions from the Supabase dashboard
Write your Edge Function in the dashboard using the AI Assistant and deploy it directly.
[Link]
Deploy Edge Functions from the CLI
Write your Edge Function locally and deploy it using the CLI and without having to install Docker.
[Link] [GitHub]
Deploy Edge Functions using the API
AI tools and other products that integrate with Supabase can now deploy Edge Functions using the Supabase API.
[Link] [GitHub]
Connect AI tools and LLMs to Supabase
We’ve published documentation on how to use the Model Context Protocol (MCP) to connect external AI tools to Supabase. Use natural language commands to perform operations in Supabase.
[Link] [Docs]
Third-party Auth is now less expensive
We’ve increased the MAU quota for using third-party authentication providers so it’s easier (and more cost-effective) to start using Supabase with an existing project that uses another auth provider.
[Link]
New billing documentation
Better explanations for how bills are computed, upgrading/downgrading subscriptions, and concepts such as Credits or Spend Caps.
[Docs]
Using Postgres as a Graph Database
pgRouting is a Postgres extension that can be used to add basic graph functionality to Postgres.
[Blog Post]
Quick Product Announcements
Made with Supabase
Community Highlights
This discussion was created from the release Developer Update - February 2025.
Beta Was this translation helpful? Give feedback.
All reactions