Hi everyone,
We’re happy to share an update to the Supabase Pro Kit Plugin for Bubble.
Version 2.11.0 is now live and brings a security/compatibility improvement plus a small helper utility.
What’s new
Publishable Key (new API key field)
- Add your Publishable Key in the plugin settings for client-side operations.
- Keep privileged actions on the server using your Service Role key as needed.
apiKeys
utility (new)
- Automatically selects which keys to use based on context.
- Priority handling: new keys → old keys (falls back when needed).
- Built-in key validation.
- Maintains backward compatibility with older keys.
Setup & migration
Please review the updated docs for where to place the new key and how the utility works:
Docs: Supabase Pro Kit
If you’re upgrading, you may need to add the Publishable Key and recheck any client-side calls to ensure they use the correct key via the new utility.
Why this matters
- Safer client usage with proper key separation
- Smoother configuration with automatic key selection
- Compatibility with current Supabase best practices
Questions or need help? Reply here - we’re glad to assist.
Best regards,
Support Team
Browse all Zeroqode Plugins for bubble