This page provides a changelog that lists new SDK releases and describes updates to the Firebase console and Firebase services. To learn about specific releases, click the links in the changelog below.
Latest SDK Versions
You can see all Firebase release notes for a given SDK by following the links below.
SDK Version | |
---|---|
iOS | 8.8.0 |
Android | See notes |
JavaScript | 9.1.2 |
C++ | 8.6.0 |
Unity | 8.3.0 |
Admin Node.js | 9.12.0 |
Admin Java | 8.1.0 |
Admin Python | 5.0.3 |
Admin Go | 4.6.0 |
Admin .NET | 2.2.0 |
October 07, 2021
SDK Releases
- The Firebase JavaScript SDK (v9.1.2) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
October 05, 2021
SDK Releases
- The Firebase SDK for C++ (v8.6.0) is now available. This release includes changes to FCM, a bug fix in Authentication, and M1 Mac (ARM) support on desktop.
October 04, 2021
SDK Releases
The Firebase Android SDKs for Analytics, App Check, Cloud Firestore, Crashlytics, Crashlytics NDK, and Performance Monitoring have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Android BoM (Bill of Materials) has been updated to v28.4.2. Learn how to add SDKs to your app using the Firebase BoM.
October 01, 2021
SDK Releases
- The Firebase iOS SDK (v8.8.1) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
September 30, 2021
Performance Monitoring
- Performance Monitoring now supports email alerts for app start time. All your apps that use Performance Monitoring are automatically opted-in, and project members will receive an alert if app start time exceeds a defined threshold. Visit the documentation to learn more about what triggers these alerts, configuring them, and setting your alert preferences.
SDK Releases
- The Firebase JavaScript SDK (v9.1.1) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
September 28, 2021
SDK Releases
The Firebase iOS SDK (v8.8.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
The Firebase Admin Node.js SDK (v9.12.0) is now available. This release comes with Parameter value data types support in the Firebase Remote Config API and a fix in the Realtime Database API.
Firebase project management
You now have more granular control over Firebase links to Google Play. Before this change, all apps in your project had to be linked to the same Google Play developer account and all integrations were enabled by default.
Linking is now at the app-level, so each Android app in your project can be linked to its applicable Google Play developer account.
For each linked Android app, you can now choose to enable specific integrations with Google Play, including App Distribution and Google Analytics.
Learn more in the Link to Google Play documentation.
September 24, 2021
SDK Releases
- The Firebase JavaScript SDK (v9.1.0) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
September 23, 2021
SDK Releases
The Firebase Admin Java SDK (v8.1.0) is now available. This release comes with Parameter value data types support in the Firebase Remote Config API. To install this SDK, see Add the Firebase Admin SDK to your server.
The Firebase Admin Python SDK (v5.0.3) is now available. This release comes with a fix in the Authentication API. To install this SDK, see Add the Firebase Admin SDK to your server.
September 21, 2021
SDK Releases
- The Firebase SDK for Unity (v8.3.0) is now available. This release includes changes to Cloud Firestore and bug fixes in FCM.
September 15, 2021
SDK Releases
- The Firebase SDK for C++ (v8.5.0) is now available. This release updates dependencies and fixes an issue with Proguard file generation.
September 13, 2021
SDK Releases
The Firebase Android SDKs for Cloud Functions and Realtime Database have been updated. The App Distribution Gradle plugin has also been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Android BoM (Bill of Materials) has been updated to v28.4.1. Learn how to add SDKs to your app using the Firebase BoM.
September 10, 2021
Release Notes Roundup
The engineering teams have been busy these past few weeks, releasing many big and small updates to Firebase. Here are some of our favorites:
- 🍎 Apple platform support matrix in docs
With contributions from our developer community, we've expanded the list of Apple platforms that Firebase supports, including iOS, macOS, Catalyst, tvOS, and watchOS. You can find the full list in the documentation. - 🥶 Set min-instances to reduce cold starts of Cloud Functions
You can now control the scaling behavior of your Cloud Functions for Firebase. Reduce the number of cold starts by setting a minimum number of instances, and set a maximum number of instances to guard against excessive scale-ups/costs. Read about it here. - 🧞♂️Personalized recommendations in documentation
When you go to firebase.google.com you might see a carousel of recommendations at the bottom of the page. These recommendations are personalized and dynamic, meaning they are different for each of us, and they change automatically to display the most up-to-date and relevant content. - 🎯 Enhanced audiences for targeting features, like A/B Testing and Cloud Messaging
You can now use both pre-populated and predictive audiences from Google Analytics for targeting features in Firebase, like A/B Testing and Cloud Messaging! If you've already upgraded your Firebase project to the full Google Analytics experience, this new feature is enabled by default and you can start using the new audiences right away. More info here.
To stay up to date on all our releases keep reading below, or follow @FirebaseRelease on Twitter.
September 9, 2021
SDK Releases
- The Firebase JavaScript SDK (v9.0.2) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
September 8, 2021
SDK Releases
- The Firebase iOS SDK (v8.7.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
September 7, 2021
SDK Releases
- The Firebase SDK for Unity (v8.2.0) is now available. This release includes changes to Crashlytics and Cloud Firestore and bug fixes in FCM.
August 30, 2021
SDK Releases
- The Firebase JavaScript SDK (v9.0.1) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
August 27, 2021
Release Notes Roundup
We had some major releases and many small ones in the past few weeks. These are some of the highlights:
- 📦 New modular JavaScript SDKs can make app bundles up to 80% smaller
Version 9 of our JavaScript SDKs adopts a module first format that allows bundlers to eliminate unused code and reduces the Firebase library code in JavaScript bundles, up to 80% in some scenarios.
Read all about it in the blog post, upgrade guide, and the new documentation on using module bundlers with Firebase. - 💿 Emulator UI imports to Realtime Database no longer trigger Cloud
Functions
Since release 9.16 of the Firebase CLI, importing JSON data into the Realtime Database through its UI by default doesn't trigger Cloud Functions anymore.
This release took some iterating to get right—so be sure to use the latest patch (9.16.6 at the moment). - 📰 Uncover your optimal ads strategy with Admob + Firebase
When you link AdMob, Firebase, and Google Analytics you get a streamlined solution to experiment with ads, and make smarter decisions based on app and ad performance insights. Check our new AdMob and Firebase landing page to learn how to maximize your app revenue without negatively impacting user retention.
And check out our YouTube channel for more big and small releases from the past month in Firebase Release Notes August ‘21: Cloud Functions in Asia, FCM delivery metrics on iOS, and more!
SDK Releases
The Firebase iOS SDK (v8.6.1) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project. This release is available via CocoaPods and Swift Package Manager only.
The Firebase SDK for C++ (v8.4.0) is now available. This release includes new features in Cloud Firestore and miscellaneous changes.
App Distribution fastlane plugin v0.3.1
Added support to manage testers in your project from fastlane using the
firebase_app_distribution_add_testers
andfirebase_app_distribution_remove_testers
actions. Use thefastlane action
command to see the available options.Increased the time that we poll for a new release after uploading a binary to 5 minutes.
August 25, 2021
SDK Releases
- The Firebase JavaScript SDK (v9.0.0) is now available. This release introduces the new modular API, and includes breaking changes. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
August 20, 2021
SDK Releases
The Firebase Android SDKs for Analytics and In-App Messaging have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Android BoM (Bill of Materials) has been updated to v28.4.0. Learn how to add SDKs to your app using the Firebase BoM.
August 19, 2021
SDK Releases
The Firebase JavaScript SDK (v8.10.0) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
The Firebase Admin Node.js SDK (v9.11.1) is now available. This release comes with a fix in the Authentication API. To install this SDK, see Add the Firebase Admin SDK to your server.
August 17, 2021
SDK Releases
- The Firebase iOS SDK (v8.6.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
August 13, 2021
SDK Releases
The Firebase Admin Python SDK (v5.0.2) is now available. This release comes with fixes in the Cloud Messaging and Authentication APIs. To install this SDK, see Add the Firebase Admin SDK to your server.
The Firebase Admin Java SDK (v8.0.1) is now available. This release comes with a fix in the Authentication API. To install this SDK, see Add the Firebase Admin SDK to your server.
August 10, 2021
SDK Releases
- The Firebase JavaScript SDK (v8.9.1) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
August 09, 2021
SDK Releases
- An updated version of the
google-services
plugin for Android (v4.3.10) is now available. For more information, see the Firebase Android SDK Release Notes.
August 06, 2021
Release Notes Roundup
We've had lots of releases in the past month. Keep scrolling to catch the notes for all releases, or check out these recent highlights:
- 💰 Optimize your app's ad revenue using AdMob and Firebase
If you're curious how to better monetize your app without compromising user experience, check out some new step-by-step guidance. In addition to the video series Optimize Your App Revenue, we published two new solutions guides in our documentation: Test adoption of new AdMob ad formats using Firebase and Optimize AdMob ad frequency using Firebase - 📈 Create a unified analytics platform for digital natives
Based on our work with several digital native customers, we created a solution where you can combine data from Google Analytics, Crashlytics, Firestore and Google Sheets into BigQuery though FiveTran, and then use Looker to gain immediate insights. Check out the blog post, reference guide, and video to get started. - 🍎 Test and prototype in-app messages and async/await support on iOS
Since version 8.5 of our SDK for iOS you can now more easily unit test with in-app message data objects, and you can prototype custom in-app message views in SwiftUI (#8351). We also improved our auto-generated async/await APIs, and we'd love to hear your feedback on them (#8289).
And check out this video with more big and small releases from the past month in Firebase Release Notes July ‘21: Cloud Functions clean up, App Check on iOS, and Firestore for games
August 05, 2021
SDK Releases
The Firebase Android SDKs for Crashlytics, Crashlytics NDK, and Remote Config have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Android BoM (Bill of Materials) has been updated to v28.3.1. Learn how to add SDKs to your app using the Firebase BoM.
An updated version of the
google-services
plugin for Android (v4.3.9) is now available. For more information, see the Firebase Android SDK Release Notes.The Firebase JavaScript SDK (v8.9.0) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
August 03, 2021
SDK Releases
- The Firebase iOS SDK (v8.5.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
August 02, 2021
AdMob documentation
Published two new solution guides to help you optimize your app's ad revenue using AdMob and Firebase:
July 29, 2021
SDK Releases
- The Firebase JavaScript SDK (v8.8.1) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
July 27, 2021
SDK Releases
- The Firebase SDK for C++ (v8.3.0) is now available. This release adds initial support for tvOS, and includes changes to Cloud Firestore and other changes.
July 22, 2021
SDK Releases
The Firebase Android SDKs for Cloud Firestore, Crashlytics, Crashlytics NDK, Dynamic Links, and Realtime Database have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Android BoM (Bill of Materials) has been updated to v23.3.0. Learn how to add SDKs to your app using the Firebase BoM.
The Firebase JavaScript SDK (v8.8.0) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
July 20, 2021
SDK Releases
- The Firebase iOS SDK (v8.4.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
July 19, 2021
SDK Releases
- The Firebase SDK for Unity (v8.1.0) is now available. This release includes changes to Cloud Firestore and bug fixes in Realtime Database.
July 15, 2021
SDK Releases
- The Firebase Admin Node.js SDK (v9.11.0)
is now available. This release comes with support for configuring the
TTL
of custom Firebase App Check tokens. To install this SDK, see Add the Firebase Admin SDK to your server.
July 14, 2021
SDK Releases
- The Firebase SDK for C++ (v8.2.0) is now available. This release includes changes to Cloud Firestore and other changes.
July 12, 2021
SDK Releases
- The Firebase iOS SDK (v8.3.1) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project. This release is available via Swift Package Manager only.
July 09, 2021
SDK Releases
The Firebase Android SDKs for App Check, Cloud Firestore, and Performance Monitoring have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Android BoM (Bill of Materials) has been updated to v28.2.1. Learn how to add SDKs to your app using the Firebase BoM.
July 08, 2021
SDK Releases
The Firebase iOS SDK (v8.3.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
The Firebase JavaScript SDK (v8.7.1) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
- Requests Monitor Rules lets you inspect requests made to your local Firestore Emulator in real-time, including the request method, path, and how Security Rules were evaluated. Check out this blog post for more detail. It's available in the Emulator Suite that shipped in the Firebase CLI v9.16.0.
July 02, 2021
App Check
- App Check now supports App Attest for iOS apps. To learn more or to get started, visit the App Check with App Attest documentation.
July 01, 2021
SDK Releases
- The Firebase JavaScript SDK (v8.7.0) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
June 30, 2021
SDK Releases
The Firebase Admin Java SDK (v8.0.0) is now available. This release updates Cloud Firestore and Cloud Storage dependencies to the latest versions. To install this SDK, see Add the Firebase Admin SDK to your server.
The Firebase SDK for C++ (v8.1.0) is now available. This release includes changes to Cloud Firestore.
June 25, 2021
Firebase Weekly Roundup
In the month since Google I/O, we've had many updates to Firebase. Let's look at some highlights:
🧹 Firebase CLI now deletes storage artifacts after Functions deployment
When you deploy Cloud Functions, it runs a build process that temporarily creates files in a Cloud Storage bucket in your project. The CLI now cleans up those artifacts once the deploy is completed, meaning you'll no longer see (typically $0.0x) charges from them on your Firebase bill.☎️ Accelerate your app development with 4 new Firebase Extensions
We released new Extensions to easily analyze sentiment in comments, to search Firestore content through Algolia, to manage marketing with Mailchimp, and to send messages to your users wherever they are with MessageBird.🕹 Load data from content bundles into Firestore for your C++ game
You can assemble data bundles from common query results on the backend using the Firebase Admin SDK, serve these pre-computed blobs cached on a CDN, and now load them in the C++ SDK cache with the newFirestore::LoadBundle
method.
And check out this video with more big and small releases from the past month in Firebase Release Notes: June 2021 - iOS Codable API for Database, all about Auth tokens, and more!
June 23, 2021
SDK Releases
The Firebase Admin Node.js SDK (v9.10.0) is now available. This release comes with a new API for deleting Firebase Installation IDs (FIDs). To install this SDK, see Add the Firebase Admin SDK to your server.
The Firebase iOS SDK (v8.2.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
The Firebase Android SDKs for Crashlytics and Crashlytics NDK have been updated. The App Distribution Gradle plugin and Crashlytics Gradle plugin have also been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Android BoM (Bill of Materials) has been updated to v28.2.0. Learn how to add SDKs to your app using the Firebase BoM.
June 18, 2021
SDK Releases
- The Firebase SDK for C++ (v8.0.0) is now available. This release includes new features in Cloud Firestore; changes to AdMob, Analytics, Instance ID, and Remote Config; a bug fix in Remote Config; removal of STLPort support on Android; and other changes and fixes.
June 17, 2021
SDK Releases
The Firebase Admin .NET SDK (v2.2.0) is now available. This release comes with support for using the authorization code flow with OpenID Connect (OIDC) providers and a fix in the Authentication API. To install this SDK, see Add the Firebase Admin SDK to your server.
The Firebase Admin Python SDK (v5.0.1) is now available. This release comes with a fix in the Authentication API. To install this SDK, see Add the Firebase Admin SDK to your server.
The Firebase SDK for Unity (v8.0.0) is now available. This release includes changes to Cloud Firestore, Analytics, Instance ID, and Remote Config; bug fixes in Cloud Firestore and Remote Config; and other changes and fixes.
The Firebase JavaScript SDK (v8.6.8) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
June 11, 2021
SDK Releases
- The Firebase iOS SDK (v8.1.1) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
Documentation
- Repurposed the existing "Libraries" page to be the landing page for the "Supported platforms & frameworks" section of the documentation.
June 10, 2021
SDK Releases
- The Firebase JavaScript SDK (v8.6.7) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
June 04, 2021
SDK Releases
- The Firebase JavaScript SDK (v8.6.5) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
June 03, 2021
SDK Releases
The Firebase Android SDKs for Cloud Firestore, Crashlytics, Crashlytics NDK, Dynamic Links, and Performance Monitoring have been updated. The Crashlytics Gradle plugin has also been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Android BoM (Bill of Materials) has been updated to v28.1.0. Learn how to add SDKs to your app using the Firebase BoM.
The Firebase JavaScript SDK (v8.6.4) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
June 02, 2021
SDK Releases
- The Firebase Admin Go SDK (v4.6.0) is now available. This release comes with several new improvements in the Authentication, Realtime Database and Cloud Messaging APIs. To install this SDK, see Add the Firebase Admin SDK to your server.
June 01, 2021
SDK Releases
- The Firebase iOS SDK (v8.1.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
Firebase CLI v9.12.1
Fixes a regression where
timeZone
for scheduled Cloud Functions was alwaysAmerica/Los_Angeles
. (GitHub #3425)Fixes an issue where a provided
CHANNEL_ID
would be ignored when creating a Firebase Hosting channel. (GitHub #3417)Fixes a regression where HTTPS functions could not be called from
functions:shell
andemulators:start
. (GitHub #3426)
May 28, 2021
Firebase Weekly Roundup
With I/O just over, we have a lot of updates. Here are some highlights, both from I/O and updates that we couldn't cover there:
🏎 New Performance Monitoring dashboard
The Firebase Performance Monitoring dashboard now has completely updated metrics views and a brand new table where you can view and sort performance traces for your apps.
Performance data now also shows up within minutes, giving you much faster insight into how your users are experiencing your app.🌏 Realtime Database in Singapore
We've launched Realtime Database in Singapore, which should significantly reduce latency for our large user base across Asia. Realtime Database multi-region is now marked as Generally Available, meaning all three regions (US, Europe, and Asia) are ready for production workloads.📦 Swift Package Manager for iOS SDKs
Support for Swift Package Manager was the most requested feature across all of our GitHub repos (#6528). With version 8.0 of our iOS SDK, Swift Package Manager is out of beta and Geenerally Available.💻 Local Emulator Suite: Support for Cloud Storage and emulating Cloud Functions in multiple regions
CLI 9.11 added support for Cloud Storage for Firebase to the emulator suite. And CLI 9.12 now allows running functions in multiple regions in the emulator.
And check out our YouTube channel for more big and small releases from the past month in Firebase Release Notes: May '21 - Google I/O, Realtime DB in Asia, faster custom domains, and more!
May 27, 2021
SDK Releases
- The Firebase JavaScript SDK (v8.6.3) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
May 26, 2021
SDK Releases
- The Firebase Admin Node.js SDK (v9.9.0) is now available. This release comes with support for configuring the authorization code flow for OIDC providers and a fix in the Authentication API. Starting from this release, the Admin SDK requires Node.js 10.13.0 or higher. To install this SDK, see Add the Firebase Admin SDK to your server.
Firebase project management
- Manually enabling the Firebase Management
API
(
firebase.googleapis.com
) now requires you to accept the Firebase Terms of Service (instead of the Google Cloud ToS). No user action is required due to this change.
Firebase CLI v9.12.0
Enable running functions in multiple regions in the emulator. (GitHub #3364)
Adds the deployed version to the output when deploying to Hosting. (GitHub #3157)
Updates the configured runtime for functions generated by
firebase init functions
from Node.js 12 to 14. (GitHub #3399)Releases Firestore Emulator v1.12.0: supports clearing data partially. (GitHub #3402)
Adds support for setting user labels on scheduled functions. (GitHub #3408)
Fixes manually setting download tokens in Cloud Storage for Firebase. (GitHub #3396)
Fixes deleting custom metadata in Cloud Storage for Firebase. (GitHub #3385)
Fixes errors when calling
makePublic()
with Cloud Storage for Firebase. (GitHub #3394)Fixes mishandling of bytes when uploading two files with the same name in the Cloud Storage for Firebase. (GitHub #3406)
May 20, 2021
SDK Releases
- The Firebase JavaScript SDK (v8.6.2) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
May 18, 2021
App Check
- App Check works alongside other Firebase services to help protect your backend resources from abuse. To learn more or to get started, see the App Check Documentation.
May 17, 2021
Firebase CLI v9.11.0
Added support for the Cloud Storage for Firebase emulator. (GitHub #1738)
Added support for Hosting deploys with no
public
directory when dynamic rewrites or redirects are present. (GitHub #3349)Fixed error where Hosting would get into an undeployable state due to the hash cache having incorrect entries. (GitHub #2126)
Improved error handling for the throttler queue, to better diagnose Hosting deploys that fail during the file upload step. (GitHub #2126)
May 14, 2021
SDK Releases
- An updated version of the
google-services
plugin for Android (v4.3.8) is now available. For more information, see the Firebase Android SDK Release Notes.
May 13, 2021
SDK Releases
The Firebase Android SDKs for Authentication have been updated. The Crashlytics Gradle plugin has also been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
An updated version of the
google-services
plugin for Android (v4.3.7) is now available. For more information, see the Firebase Android SDK Release Notes.The Firebase Android BoM (Bill of Materials) has been updated to v28.0.1. Learn how to add SDKs to your app using the Firebase BoM.
May 12, 2021
SDK Releases
- The Firebase JavaScript SDK (v8.6.1) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
May 11, 2021
SDK Releases
The Firebase iOS SDK (v8.0.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
The Firebase Android SDKs for A/B Testing, Analytics, App Indexing, Authentication, Cloud Firestore, Cloud Functions, Cloud Messaging, Cloud Storage, Crashlytics, Crashlytics NDK, Dynamic Links, In-App Messaging, Installations, Firebase ML, Performance Monitoring, Realtime Database, and Remote Config have been updated. The App Distribution Gradle plugin, Crashlytics Gradle plugin, Performance Monitoring Gradle plugin have also been updated.
This release also includes the initial beta releases of the App Check SDKs as well as support for dynamic feature modules.
An updated version of the
google-services
plugin for Android (v4.3.6) is now available. For more information, see the Firebase Android SDK Release Notes.For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Android BoM (Bill of Materials) has been updated to v28.0.0. Learn how to add SDKs to your app using the Firebase BoM.
The Firebase JavaScript SDK (v8.6.0) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
The Firebase Admin Java SDK (v7.3.0) is now available. This release comes with support for configuring the authorization code flow for OIDC providers. To install this SDK, see Add the Firebase Admin SDK to your server.
May 10, 2021
SDK Releases
- The Firebase Admin Node.js SDK (v9.8.0) is now available. This release comes with improvements and fixes in the Realtime Database and the Authentication APIs. To install this SDK, see Add the Firebase Admin SDK to your server.
May 07, 2021
Firebase Weekly Roundup
Only one more week to go before Google I/O, but there are still some pre-I/O updates from the past two weeks that we'd like to highlight:
👨👩👧👦 Auth emulator support in Admin SDKs for Python and Java
The Admin SDKs for Python and Java can now run against the Firebase Authentication emulator. This means you can use these SDKs to quickly import users into the emulator, and perform other (bulk) operations on users in your local development without ever hitting your production projects..💰 New documentation on billing
We've added more documentation to help you understand billing within Firebase. Check out these new pages to learn more about projects and billing accounts, what happens when you enable/disable billing, and how to set up budget alerts.🐞 Better crash reports for Unity
Since Firebase SDK version 7.2 for Unity, Crashlytics adds Unity-specific metadata. This should help when you're trying to diagnose tricky crashes around specific hardware setups.🌍 Firebase Hosting and Google Domains integration
Getting started with a custom domain for your website is now even easier thanks to the new integration between Firebase Hosting and Google Domains. You can now click the Find domain link in the Firebase console, buy a domain from Google Domains, and the rest of the setup happens automatically.
To stay up to date on all our releases keep reading below, or follow @FirebaseRelease on Twitter.
May 06, 2021
App Distribution
- You can now upload and distribute Android App Bundles (AABs) to testers using Firebase App Distribution. App Distribution integrates with Google Play's internal app sharing service to process and serve APKs that are optimized for your testers' devices. Learn more about distributing app bundles with the Firebase console ,the Firebase CLI ,fastlane, or gradle. Or, visit the App Distribution dashboard to get started right away.
Firebase CLI v9.10.2
- Bug fixes and performance improvements.
May 05, 2021
SDK Releases
- The Firebase JavaScript SDK (v8.5.0) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
Firebase CLI v9.10.1
Included
appId
in the web app configuration when using the Hosting emulator. (GitHub #2798)Added support for emulating the
demo-*
project ID namespace with fake Admin and Web SDK configurations. (GitHub #3291)Updated the Cloud Firestore emulator to v1.11.15 which fixed unexpected
PERMISSION_DENIED
errors when headers are empty. (GitHub #3258)Fixed the Authentication emulator to allow export of more than 20 users. (GitHub #3311)
Updated the workflow template generated by
firebase init hosting:github
so that the "Deploy to Firebase Hosting" GitHub Action doesn't attempt to run on PRs from forks. (GitHub #3326)
May 03, 2021
SDK Releases
- The Firebase SDK for Unity (v7.2.0) is now available. This release includes new features in Crashlytics and bug fixes in Realtime Database and FCM.
April 29, 2021
SDK Releases
- The Firebase JavaScript SDK (v8.4.3) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
Documentation
Check out the new "Understand billing" section in our documentation:
- Overviews of the Firebase pricing plans, including what happens when you switch plans
- How to avoid surprise bills (top tips: test your code with the Firebase Local Emulator Suite and set up budget alerts)
- How to set up advanced billing logic to send notifications to mediums (like Slack or Discord) or to make programmatic changes to your app based on usage or billing
April 28, 2021
Performance Monitoring
- View and sort all your Firebase Performance Monitoring traces in one place. Visit the Performance Monitoring dashboard to use the traces table and quickly identify potential problems in your app. Learn more about using the dashboard.
SDK Releases
The Firebase Admin Java SDK (v7.2.0) is now available. This release comes with emulator support and other improvements in the Authentication API. To install this SDK, see Add the Firebase Admin SDK to your server.
The Firebase Admin Python SDK (v5.0.0) is now available. Starting from this release the Python Admin SDK does not support Python 3.5. This release comes with emulator support in the Authentication API as well as other improvements and fixes. To install this SDK, see Add the Firebase Admin SDK to your server.
April 27, 2021
SDK Releases
The Firebase Admin Node.js SDK (v9.7.0) is now available. This release comes with improvements to Cloud Storage and a bug fix in Realtime Database. To install this SDK, see Add the Firebase Admin SDK to your server.
The Firebase SDK for C++ (v7.3.0) is now available. This release includes miscellaneous changes and fixes.
April 23, 2021
Firebase Weekly Roundup
- 📦 Load data faster and lower your costs with Firestore data bundles
You can now read several documents all at once, and then distribute this bundle of data in any way you like to many clients without hitting the Firestore server. This can significantly reduce your cost. It also allows you to deliver a bundle of pre-seeded data with your app binary, so that your users can access the data even when they're offline the first time they use your app. Read all about it in the blog post. - 🔐 Run .NET Admin SDK Auth calls against Firebase emulator suite
The Firebase Authentication APIs now support running against the Firebase emulator suite. You can enable the emulator mode by setting theFIREBASE_AUTH_EMULATOR_HOST
environment variable to point to the emulator. Check out the release notes for details. - 👩👧👦Multi-user support in Firebase CLI
Changing accounts with the CLI used to require that you give consent in a browser popup. This meant that changing accounts couldn't be automated, until now... Now you can add users once with the newlogin:add
command, and then switch between them usinglogin:use
. Read all about it in the release notes for CLI v9.9.
And check out our YouTube channel for more big and small releases from the past month in Firebase Release Notes: April '21 - SwiftUI APIs, multi-user Emulator, and Firebase at I/O preview!
SDK Releases
- The Firebase JavaScript SDK (v8.4.2) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
April 20, 2021
SDK Releases
The Firebase iOS SDK (v7.11.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
The Firebase Android SDKs for Firebase ML have been updated. The App Distribution Gradle plugin has also been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Android BoM (Bill of Materials) has been updated to v27.1.0. Learn how to add SDKs to your app using the Firebase BoM.
April 14, 2021
SDK Releases
The Firebase Admin .NET SDK (v2.1.0) is now available. This release comes with emulator support for Authentication. To install this SDK, see Add the Firebase Admin SDK to your server.
The Firebase Admin Go SDK (v4.5.0) is now available. This release adds multi-factor authentication info to the
UserRecord
type. To install this SDK, see Add the Firebase Admin SDK to your server.The Firebase SDK for C++ (v7.2.0) is now available. This release includes bug fixes in Realtime Database as well as other changes and fixes.
April 13, 2021
SDK Releases
- The Firebase JavaScript SDK (v8.4.1) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
Firebase CLI v9.10.0
- Migrated Firebase Extensions commands to use the registry API.
April 12, 2021
SDK Releases
- The Firebase JavaScript SDK (v8.4.0) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
April 08, 2021
SDK Releases
The Firebase Android SDKs for Analytics, Authentication, Cloud Messaging, and Instance IDs have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Android BoM (Bill of Materials) has been updated to v27.0.0. Learn how to add SDKs to your app using the Firebase BoM.
The Firebase JavaScript SDK (v8.3.3) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
April 06, 2021
SDK Releases
- The Firebase iOS SDK (v7.10.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
Firebase CLI v9.9.0
Added support for multiple accounts via new commands
login:use
,login:add
, andlogin:list
.Fixed native module issues with some installations by removing
fast-crc32c
dependency. (GitHub Issue #3247, GitHub Issue #3239)Fixed Cloud Firestore emulator's wrong behavior for documents which are created and deleted in a single transaction.
Fixed header parsing issue in Cloud Firestore emulator which was causing permission denined errors with JS SDK v8.3.2. (GitHub Issue #3258)
Fixed an edge case with
nextPageToken
inbatchGet
in the Firebase Authentication emulator. (GitHub Issue #3231)Added a retry for Quota Exceeded errors during functions deployment. (GitHub Issue #2606, GitHub Issue #1372)
Removed unused dependencies. (GitHub Issue #3252)
April 02, 2021
Firebase Weekly Roundup
- 🐞 Fewer unreported crashes in Crashlytics
In BoM version 26.8 of the Android SDK we fixed a bug that could cause Crashlytics to miss events if it was unable to read the battery state of the device. If this happens, Crashlytics will now report default values for the battery state. Check out GitHub PR #2504 for more. - 🔐 Manage RTDB emulator security rules through the API
You can now manage the security rules of the Realtime Database emulator through the existing rules management API in the Node.js Admin SDK. So if you're already using methods likegetRules()
andsetRules()
to programmatically set the security rules of your project, those rules will now automatically connect to the local emulator when the emulator mode is enabled. Read more about it in the release notes for the Node.js Admin SDK. - 🏎 Faster event reporting in Performance Monitoring
Performance Monitoring events now show up in the console within minutes, instead of taking hours. So upgrade to the latest version of the SDK for your platform, and read all about it in the FAQ
To stay up to date on all our releases keep reading below, or follow @FirebaseReleases on Twitter.
April 01, 2021
Firebase Performance Monitoring
Near real time data is now available. Firebase Performance Monitoring now processes collected performance data as it comes in, which results in near real time data display in the Firebase console. Processed data displays in the console within a few minutes of its collection, hence the term "near real time". Learn more in the real time FAQ.
To take advantage of near real time data processing, make sure your app uses a real time compatible SDK version.
March 31, 2021
SDK Releases
- The Firebase JavaScript SDK (v8.3.2) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
March 29, 2021
SDK Releases
The Firebase Admin Node.js SDK (v9.6.0) is now available. This release comes with improvements to OAuth 2.0 token caching and emulator support for Realtime Database rules management. To install this SDK, see Add the Firebase Admin SDK to your server.
The Firebase Admin Go SDK (v4.4.0) is now available. This release comes with a new Authentication APIs for looking up user accounts by their auth provider IDs. To install this SDK, see Add the Firebase Admin SDK to your server.
March 25, 2021
SDK Releases
The Firebase Android SDKs for Cloud Firestore, Cloud Storage, Crashlytics, and Crashlytics NDK have been updated. The Crashlytics Gradle plugin has also been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Android BoM (Bill of Materials) has been updated to v26.8.0. Learn how to add SDKs to your app using the Firebase BoM.
March 24, 2021
SDK Releases
The Firebase Admin Go SDK (v4.3.0) is now available. This release comes with new Authentication APIs for managing the auth providers associated with user accounts. To install this SDK, see Add the Firebase Admin SDK to your server.
The Firebase iOS SDK (v7.9.1) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project. This release is available via Swift Package Manager only.
Firebase CLI v9.7.0
Added support for reading/writing
mfaInfo
field in the Firebase Authentication emulator. (GitHub Issue #3173)Fixed CORS issues when testing the Firebase Authentication emulator with jsdom. (GitHub Issue #3224)
Fixed an issue where
ext:dev:init
failed when Typescript was selected. (GitHub PR #3220)Fixed port conflict issues when
functions:shell
is run alongside the Local Emulator Suite. (GitHub Issue #3210)Fixed invalid input error when running
database:settings:set
. (GitHub Issue #3217)
March 23, 2021
SDK Releases
- The Firebase iOS SDK (v7.9.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
March 19, 2021
Firebase Weekly Roundup
Many developers want to programmatically manage their Firebase projects, and this week we released two updates to make that easier:
Management API for Cloud Storage for Firebase
You can now manage the Storage buckets in your Firebase projects through a new REST API. Through this API, you can find out what buckets are part of your Firebase project and you can make existing Cloud Storage buckets available in Firebase or remove Firebase access from them. Read all about it in the documentation.
Manage Firebase Hosting sites through REST API or CLI
You can now manage Firebase Hosting sites through a REST API and the Firebase CLI. With these you can create, list, delete, and retrieve information about Hosting sites for your Firebase project. Read more about it in the documentation linked above and in the full release notes below.
And check out our YouTube channel for a roundup of big and small releases from the past month in Firebase Release Notes: March 2021 - Flutter null-safe plugins, Remote Config, better ML, and more!
March 18, 2021
Cloud Storage for Firebase
- You can now use REST APIs to manage Cloud Storage buckets in your Firebase projects. Use these APIs to view Cloud Storage buckets linked to your Firebase project, link existing Google Cloud Storage buckets to your Firebase project, or remove Firebase access to linked buckets.
SDK Releases
The Firebase Admin Python SDK (v4.5.3) is now available. This release includes a fix in Authentication. To install this SDK, see Add the Firebase Admin SDK to your server.
The Firebase JavaScript SDK (v8.3.1) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
March 12, 2021
SDK Releases
- The Firebase iOS SDK (v7.8.1) is now available. For more details, see the Firebase iOS SDK release notes. This patch release is available for Analytics via Swift Package Manager and CocoaPods only.
March 11, 2021
Hosting
You can now use REST APIs and Firebase CLI commands for managing Firebase Hosting sites. Use these APIs and CLI commands to create, list, delete, and retrieve information about Hosting sites for your Firebase project.
These APIs and CLI commands are applicable for both your default Firebase-provisioned site and any additional sites for your project.
SDK Releases
The Firebase Android SDKs for Crashlytics, Crashlytics NDK, and Realtime Database have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Android BoM (Bill of Materials) has been updated to v26.7.0. Learn how to add SDKs to your app using the Firebase BoM.
Firebase CLI v9.6.1
Added
firebase hosting:sites:<create|get|list|delete>
commands to allow management of Firebase Hosting sites.Fixed extra logging and race conditions when disabling emulated background functions.
March 10, 2021
SDK Releases
The Firebase Admin Java SDK (v7.1.1) is now available. This release contains some improvements to error handling in the Cloud Messaging API. To install this SDK, see Add the Firebase Admin SDK to your server.
The Firebase JavaScript SDK (v8.3.0) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
March 09, 2021
SDK Releases
- The Firebase iOS SDK (v7.8.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
March 08, 2021
Documentation
The Firebase documentation has been reorganized to replace the previous Guides section with four new content sections: Fundamentals, Build, Release & Monitor, and Engage. These changes group products and services into distinct sections reflecting each stage of an app's journey.
The Fundamentals section is the new home for platform-specific getting started guides and other project- or platform-level documentation. Product-specific documentation has been moved into the three sections: Build, Release & Monitor, and Engage.
Each of the four sections has an overview page to surface its associated products, new features and content, or help you find other types of related content, like blog posts and videos.
Firebase CLI v9.6.0
Fixed issue where proxied requests to dynamic content through the Hosting emulator would return unexpected location headers. (GitHub Issue #3097)
Fixed issue where the Hosting emulator would fail to start with
--only
filters using deploy targets. (GitHub Issue #2820)Fixed issue where optional parameters for Extensions could not be omitted. (GitHub Issue #3126)
Fixed issue with initializing Remote Config. (GitHub Issue #3137)
Deploying a function with a retry policy will no longer prompt if the function already had a retry policy. (GitHub Issue #798)
Fixed issue where
firebase database:remove
failed for large nodes. (GitHub PR #3137 and PR #3193)
March 04, 2021
SDK Releases
- The Firebase JavaScript SDK (v8.2.10) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
March 02, 2021
SDK Releases
- The Firebase SDK for C++ (v7.1.1) is now available. This release includes a fix for a crash on old Android devices (Android 5.x and below).
March 01, 2021
SDK Releases
The Firebase Android SDKs for Authentication, Cloud Firestore, In-App Messaging, Firebase ML, and Remote Config have been updated. The App Distribution, Crashlytics, and Performance Monitoring Gradle plugins have also been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Android BoM (Bill of Materials) has been updated to v26.6.0. Learn how to add SDKs to your app using the Firebase BoM.
February 23, 2021
SDK Releases
- The Firebase iOS SDK (v7.7.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
February 22, 2021
Firebase CLI v9.5.0
Added
firebase setup:emulators:ui
command to download the Emulator Suite UI. (GitHub PR #3152)Fixed issue where OOB flow was not initiated after updating a user's email. (GitHub Issue #3096)
Fixed issue where security rules were not applied to the default emulated Realtime Database instance. (GitHub Issue #3124)
Fixed issue where adding a field to an empty Cloud Firestore document in the Emulator Suite UI failed.
Fixed issue that was causing timeout errors for eventually successful functions deploys. (GitHub Issue #3147)
February 19, 2021
SDK Releases
- The Firebase JavaScript SDK (v8.2.9) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
February 18, 2021
SDK Releases
The Firebase Admin Python SDK (v4.5.2) is now available. This release includes a fix to an issue that occured with certain versions of the
urllib3
package. To install this SDK, see Add the Firebase Admin SDK to your server.The Firebase JavaScript SDK (v8.2.8) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
February 16, 2021
Hosting
Released and documented REST APIs for the following Hosting features:
Firebase CLI v9.4.0
Fixed issue where proxied requests to dynamic content through the Hosting emulator would return unexpected
location
headers. (GitHub Issue #3097)Fixed issue where optional parameters for Firebase Extensions could not be omitted. (GitHub Issue #3126)
Fixed issue where deploying Cloud Functions for Firebase fails on Node.js 15. (GitHub Issue #3120)
Fixed issue where Hosting emulator would connect to
0.0.0.0
for emulators. (GitHub Issue #3121)Improved performance and reliability of Cloud Functions for Firebase deployments. (GitHub Issue #3132)
SDK Releases
The Firebase SDK for C++ (v7.1.0) is now available. This release includes new features in Authentication and Remote Config; a new Remote Config API and deprecation of the old API; bug fixes in Cloud Firestore, FCM, and Remote Config; and other changes.
The Firebase SDK for Unity (v7.1.0) is now available. This release includes new features in Authentication and Remote Config; a new Remote Config API and deprecation of the old API; bug fixes in Cloud Firestore, FCM, and Remote Config; and other changes.
February 11, 2021
SDK Releases
The Firebase Android SDKs for App Indexing, Cloud Firestore, and Performance Monitoring have been updated. The Crashlytics Gradle plugin has also been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Android BoM (Bill of Materials) has been updated to v26.5.0. Learn how to add SDKs to your app using the Firebase BoM.
The Firebase JavaScript SDK (v8.2.7) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
Realtime Database
- Added a
get
method on database references to allow users to get one-time snapshots of data, and newstartAfter
andendBefore
query result filters.
February 10, 2021
SDK Releases
- The Firebase Admin Node.js SDK (v9.5.0) is now available. This release includes bug fixes and improvements in the Authentication API. It also comes with improvements in the Cloud Messaging API. To install this SDK, see Add the Firebase Admin SDK to your server.
February 09, 2021
SDK Releases
- The Firebase iOS SDK (v7.6.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
February 04, 2021
SDK Releases
- The Firebase JavaScript SDK (v8.2.6) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
February 01, 2021
Firebase CLI v9.3.0
Added support for
batchDelete
in Authentication emulator. (GitHub Issue #3091)Added support for
createSessionCookie
in Authentication emulator. (GitHub Issue #3094)Fixed support for using the CLI as a library against locally running emulators. (GitHub Issue #3084)
SDK Releases
- The Firebase SDK for C++ (v7.0.1) is now available. This release fixes a linker issue with the Firebase installations SDK on Android.
January 29, 2021
SDK Releases
- The Firebase iOS SDK (v7.5.1) is now available. For more details, see the Firebase iOS SDK release notes. This release is available via Swift Package Manager only.
January 28, 2021
SDK Releases
The Firebase Admin Go SDK (v4.2.0) is now available. This release adds support for connecting to the Authentication emulator. To install this SDK, see Add the Firebase Admin SDK to your server.
The Firebase Android SDKs for Analytics, Cloud Firestore, Crashlytics, Crashlytics NDK, In-App Messaging, and Remote Config have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
An updated version of the google-services plugin for Android (v4.3.5) is now available. For more information, see the Firebase Android SDK Release Notes.
The Firebase Android BoM (Bill of Materials) has been updated to v26.4.0. Learn how to add SDKs to your app using the Firebase BoM.
The Firebase SDK for C++ (v7.0.0) is now available. This release updates dependencies; adds the Firebase installations SDK; releases Cloud Firestore as Beta; removes deprecated functions in Analytics and FCM; changes compiler versions or settings on iOS, Linux, and Windows; marks Instance ID as deprecated; fixes several bugs; and adds features to Cloud Firestore and FCM.
The Firebase JavaScript SDK (v8.2.5) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
January 27, 2021
SDK Releases
- The Firebase iOS SDK (v7.5.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
January 21, 2021
Firebase project management
- Firebase now restricts the total number of Firebase Apps within a Firebase project to 30. This limit is to ensure that performance and OAuth 2.0 client ID creation aren't negatively affected. Learn more about the limit on apps per project in the FAQ.
Firebase CLI v9.2.2
- Improved handling of compressed content when proxying through the Hosting emulator. (GitHub Issue #3052 and Issue #3055)
SDK Releases
- The Firebase JavaScript SDK (v8.2.4) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
January 15, 2021
Firebase CLI v9.2.1
Fixed issue where authorized domains were not being correctly updated when deploying to Hosting channels. (GitHub Issue #3002)
Added support to catch errors while updating authorized domains when deleting Hosting channels; prints a warning instead of failing.
Added
root: true
to lint configurations for newly initialized functions directories to prevent it from being combined with a higher level config. (GitHub Issue #2925)Added support for setting
availableMemoryMb
to 4GB in the Cloud Functions for Firebase emulator. (GitHub Issue #3026)Fixed issue where host header was being incorrectly set when proxying to Cloud Run or Cloud Functions for Firebase from the Hosting emulator. (GitHub Issue #3012)
Fixed issue where emulated HTTP functions would crash when the URL contained query parameters. (GitHub Issue #3032)
Fixed issue with routing to emulated HTTP functions in regions outside of
us-central1
. (GitHub Issue #3031)Fixed issue where the User-Agent was being overridden when proxying through the Hosting emulator. (GitHub Issue #2970)
Fixed issue where the Cloud Firestore emulator wrongly triggered events on deleting an nonexistent document. (GitHub Issue #3043)
Fixed issue where Authentication emulator APIs required Oauth security for incoming requests. (GitHub Issue #3044)
January 14, 2021
SDK Releases
The Firebase Android SDKs for Analytics, Authentication, and Performance Monitoring have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Android BoM (Bill of Materials) has been updated to v26.3.0. Learn how to add SDKs to your app using the Firebase BoM.
The Firebase JavaScript SDK (v8.2.3) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
January 12, 2021
Firebase CLI v9.2.0
Added warning if developer is using yarn@2 PnP. (GitHub Issue #2198)
Improved logging for
emulators:start
andemulators:exec
. (GitHub Issue #3020)Updated underlying timeout handler when proxying through the Hosting emulator.
Fixed incorrect URLs reported inside emulated HTTPS functions. (GitHub Issue #1862)
Added support for setting
ingressSettings
when deploying functions. (GitHub Issue #2924)Added support for installing experimental extensions. (GitHub Issue #2830)
SDK Releases
The Firebase Admin Python SDK (v4.5.1) is now available. This release adds support for connecting to Realtime Database instances hosted in non-US regions. To install this SDK, see Add the Firebase Admin SDK to your server.
The Firebase iOS SDK (v7.4.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
January 07, 2021
Firebase CLI v9.1.2
Fixed
firebase init
error when no arguments passed. (GitHub Issue #3000)Fixed
firebase serve
error when serving functions. (GitHub Issue #3000)
SDK Releases
- The Firebase JavaScript SDK (v8.2.2) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
January 06, 2021
Firebase CLI v9.1.1
Added support for allowing more than 100 concurrent connections to the Realtime Database emulator.
Fixed incorrect
databaseURL
inside the Cloud Functions emulator for new projects. (GitHub Issue #2965)Fixed function URLs when emulating namespaced/grouped Cloud Functions. (GitHub Issue #2966)
Added support for using
firebase-bolt
installed in localnode_modules
. (GitHub Issue #767)Fixed issue where Authentication triggers were not disabled when background triggers were disabled.
Re-added support for proxying HTTP requests in a new underlying library. (GitHub Issue #2927)
Updated the Cloud Functions for Firebase templates used for initialization. (GitHub Issue #2919)
December 21, 2020
SDK Releases
- The Firebase SDK for Unity (v7.0.2) is now available. This release fixes an issue with handling Unicode strings in Firestore on Android.
Firebase CLI v9.1.0
Improved error handling for
firestore:delete
when deleting very large documents.Added support for
batchCreate
for the Authentication emulator. (GitHub Issue #2947)Added support for
emulators:export
andemulators:import
for the Authentication emulator. (GitHub Issue #2955)Fixed the Emulator Suite UI failing to load Cloud Firestore when listening on
0.0.0.0
.Fixed issue with
firebase init database
populating the wrong key fordatabase.rules
.
December 17, 2020
SDK Releases
- The Firebase JavaScript SDK (v8.2.1) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
December 16, 2020
SDK Releases
The Firebase Android SDKs for Cloud Firestore, Cloud Functions, Cloud Messaging, Cloud Storage, In-App Messaging, Installations, Instance IDs, Performance Monitoring, and Realtime Database have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Android BoM (Bill of Materials) has been updated to v26.2.0. Learn how to add SDKs to your app using the Firebase BoM.
Firebase CLI v9.0.1
- Fixed "checkForNode8 is not a function" issue in
firebase deploy
. (GitHub Issue #2944)
December 15, 2020
SDK Releases
- The Firebase iOS SDK (v7.3.1) is now available. This release is available for CocoaPods and Swift Package Manager distributions only. Changes present in this version will be available in 7.4.0 for the zip and Carthage distributions. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
Firebase CLI v9.0.0
A new release of the Firebase CLI is now available (v9.0.0) and includes the following changes:
Breaking: Ended support for the deprecated Node.js 8 runtime.
Breaking: Disabled deploys of the deprecated Node.js 8 runtime for Cloud Functions for Firebase.
Existing Node.js 8 functions will stop executing on March 15, 2021.Updated several dependencies that require Node.js >= 10 to fix
npm audit
issues.
Firebase CLI v8.20.0
A new release of the Firebase CLI is now available (v8.20.0) and includes the following changes:
Added support to show missing documents in the Emulator Suite UI for Cloud Firestore.
Improved support for paths with special characters in the Emulator Suite UI for Cloud Firestore.
Fixed issue where generation of an email link from the Admin SDK was failing with the Authentication emulator. (GitHub Issue #2933)
Fixed issue where multiple set-cookie headers were being proxied incorrectly in proxied responses through the Hosting emulator. (GitHub Issue #2931)
December 14, 2020
SDK Releases
- The Firebase Admin Java SDK (v7.1.0) is now available. This release includes new APIs to manage Firebase Remote Config templates. To install this SDK, see Add the Firebase Admin SDK to your server.
December 11, 2020
Firebase CLI v8.19.0
A new release of the Firebase CLI is now available (v8.19.0) and includes the following changes:
- Added Node.js 14 (beta) runtime support to Cloud Functions for Firebase.
SDK Releases
- The Firebase JavaScript SDK (v8.2.0) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
December 09, 2020
Firebase CLI v8.18.1
A new release of the Firebase CLI is now available (v8.18.1) and includes the following changes:
- Fixed issue where emulated functions were not receiving all expected headers.
SDK Releases
The Firebase Admin Node.js SDK (v9.4.2) is now available. This release comes with several Realtime Database dependency upgrades and type declaration fixes. To install this SDK, see Add the Firebase Admin SDK to your server.
The Firebase Admin Python SDK (v4.5.0) is now available. This release deprecates support for Python 3.5 and contains some error handling improvements. To install this SDK, see Add the Firebase Admin SDK to your server.
December 08, 2020
SDK Releases
The Firebase iOS SDK (v7.3.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
The Firebase SDK for Unity (v7.0.1) is now available. This release fixes an issue with missing symbols in Remote Config on Android.
December 07, 2020
Firebase CLI v8.18.0
A new release of the Firebase CLI is now available (v8.18.0) and includes the following changes:
Fixed unclear error messages when trying to enable APIs that require billing on Firebase projects that don't yet have a billing account.
Added support for specifying the service account a function should use to run, by setting the
serviceAccount
infunctions.runWith()
.Added additional logging when deploying to a Firebase Hosting preview channel.
Added Hosting i18n rewrites to the Emulator Suite UI for Hosting.
Changed the IDP sign-in for the Emulator Suite UI for Authentication to always return an access token.
Fixed an issue for the Emulator Suite UI for Cloud Firestore where
listCollectionId
was not returning collections with nested docs.Fixed an issue for the Emulator Suite UI for Cloud Firestore where
listDocuments
withshowMissing
returned 500 errors.
December 03, 2020
SDK Releases
The Firebase Android SDK for Remote Config has been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Android BoM (Bill of Materials) has been updated to v26.1.1. Learn how to add SDKs to your app using the Firebase BoM.
The Firebase JavaScript SDK (v8.1.2) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
December 02, 2020
Firebase CLI v8.17.0
A new release of the Firebase CLI is now available (v8.17.0) and includes the following changes:
Fixed issue where
database:get
would not completely finish writing to the output file.Updated emulator's code for Firebase Hosting to not use the deprecated
request
module.Fixed race condition with disabling of background triggers. (GitHub Issue #2857)
Added the following features in the Emulator Suite UI for Cloud Firestore: support for
!=
andnot-in
queries, show filtered values when sorted, and show spaces in field keys.Fixed issue in the Emulator Suite UI for Authentication where it wasn't including project ID in API calls.
Fixed issue in the Emulator Suite UI for Authentication where there would be an error if one of the opener frames was a cross-origin frame.
Added default Realtime Database instance creation and API enablement to
firebase init
.
SDK Releases
The Firebase iOS SDK (v7.2.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
The Firebase SDK for Unity (v7.0.0) is now available. This release updates the Android and iOS dependencies, adds the Installations library, various fixes in Firestore, and removes older deprecated functions.
November 19, 2020
SDK Releases
The Firebase JavaScript SDK (v8.1.1) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
The Firebase JavaScript SDK (v8.1.0) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
November 13, 2020
Firebase CLI v8.16.2
A new release of the Firebase CLI is now available (v8.16.2) and includes the following changes:
Fixed issue when running in a Node 8 environment where
URL
was not defined. (GitHub Issue #2817)Set
FIREBASE_AUTH_EMULATOR_HOST
inemulators:exec
.Updated roles for Firebase Hosting channels so that the GitHub Action allows the Action to update authorized domains.
SDK Releases
- The Firebase Admin Node.js SDK (v9.4.1) is now available. This release contains a critical fix in the Firebase Remote Config API. To install this SDK, see Add the Firebase Admin SDK to your server.
November 12, 2020
Realtime Database
Launched a new region for the Realtime Database, in Belgium, in addition to the existing region in the United States.
Launched a management API for the Realtime Database. With just a REST request, users can can list, create, update, delete, disable, and re-enable Realtime Database instances.
Firebase CLI v8.16.1
A new release of the Firebase CLI is now available (v8.16.1) and includes the following changes:
- Fixed issue in setting data using
firebase database:set
for Firebase Realtime Database. (GitHub Issue #2814)
SDK Releases
The Firebase Android SDKs for Authentication, Crashlytics, Crashlytics NDK, installations, Performance Monitoring, and Remote Config have been updated. The Crashlytics Gradle plugin and the Performance Monitoring Gradle plugin have also been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Android BoM (Bill of Materials) has been updated to v26.1.0. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
The Firebase Admin Node.js SDK (v9.4.0) is now available. This release contains several updates to the Cloud Firestore API. To install this SDK, see Add the Firebase Admin SDK to your server.
The Firebase JavaScript SDK (v8.0.2) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
November 11, 2020
Firebase CLI v8.16.0
A new release of the Firebase CLI is now available (v8.16.0) and includes the following changes:
Added support for the
europe-west1
region for Firebase Realtime Database. (GitHub PR #2812)Fixed issue in
database:settings:get
where the value wasn't being properly displayed. (GitHub PR #2811)Fixed Firebase console URLs for Firebase Realtime Database
database:push
,database:set
, anddatabase:update
commands. (GitHub PR #2801)
November 10, 2020
SDK Releases
- The Firebase iOS SDK (v7.1.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
November 05, 2020
Firebase CLI v8.15.1
A new release of the Firebase CLI is now available (v8.15.1) and includes the following changes:
Created work-around for Java emulators plus WSL connectivity issues. (GitHub PR #2780)
Fixed normalization when creating or deploying to Firebase Hosting channels. (GitHub PR #2748)
SDK Releases
- The Firebase JavaScript SDK (v8.0.1) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
November 04, 2020
Firebase CLI v8.15.0
A new release of the Firebase CLI is now available (v8.15.0) and includes the following changes:
Fixed inspection of Cloud Functions when using standalone binary release. (GitHub Issue #2740)
Fixed Realtime Database emulator crashing on invalid
.validate
rules. (GitHub Issue #2734)Fixed Realtime Database emulator rejecting Authentication emulator tokens.
Fixed lookup of empty results when using the Admin SDK with the Authentication emulator.
Added functionality to automatically connect to other running emulators from the Hosting emulator.
SDK Releases
- The Firebase iOS SDK (v7.0.0) patch release is now available. For more details, see the Firebase iOS SDK release notes. This release is available via CocoaPods only.
- The Firebase Admin .NET SDK (v2.0.0)
is now available. This release contains breaking changes including the
removal of support for
netstandard1.5
andnet45
target framework monikers. To install this SDK, see Add the Firebase Admin SDK to your server.
October 27, 2020
SDK Releases
The Firebase Android SDKs for A/B Testing, Analytics, Authentication, Cloud Firestore, Cloud Messaging, In-App Messaging, Instance IDs, and Remote Config have been updated. The Performance Monitoring Gradle plugin has also been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v26.0.0. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
October 26, 2020
Firebase CLI v8.14.0
A new release of the Firebase CLI is now available (v8.14.0) and includes the following changes:
Introduces the Firebase Local Emulator Suite for Authentication.
Restores the ability to specify a Hosting site (configured in
firebase.json
) as a deploy--only
target. (GitHub Issue #2731)
SDK Releases
The Firebase iOS SDK (v7.0.0) is now available. This release includes several breaking changes and thus constitutes a major version bump. For more details, see the Firebase iOS SDK release notes.
The Firebase JavaScript SDK (v8.0.0) is now available. This release introduces a number of breaking changes. For more information, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
October 23, 2020
SDK Releases
The Firebase iOS SDK (v6.34.0 patch release) is now available. For more details, see the Firebase iOS SDK release notes. This release reverts Performance to a previous version and is available via CocoaPods only.
The Firebase Android SDK for Realtime Database has been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v25.13.0. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
October 22, 2020
SDK Releases
The Firebase Admin Go SDK (v4.1.0) is now available. This release comes with improvements to the Authentication API. To install this SDK, see Add the Firebase Admin SDK to your server.
The Firebase Admin Node.js SDK (v9.3.0) is now available. This release comes with improvements to the Authentication API. To install this SDK, see Add the Firebase Admin SDK to your Server.
October 21, 2020
Firebase console
- You can now use the imported segments feature to add segments of devices, identified outside Firebase, for use with Firebase targeting services. This feature is currently available for use with A/B Testing, Remote Config, Firebase In-App Messaging, and the Notifications composer in the Firebase console.
October 20, 2020
SDK Releases
The Firebase SDK for C++ (v6.16.1) is now available. This release fixes issues with Realtime Database persistence, and missing symbols on Windows.
The Firebase SDK for Unity (v6.16.1) is now available. This release fixes issues with Crashlytics, Realtime Database persistence, and Linux library file sizes.
October 15, 2020
SDK Releases
- The Firebase JavaScript SDK (v7.24.0) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
October 14, 2020
SDK Releases
- The Firebase Admin .NET SDK (v1.17.1) is now available. This release comes with improvements to the Authentication API. To install this SDK, see Add the Firebase Admin SDK to your server.
October 08, 2020
Hosting
In addition to using the Firebase Local Emulator Suite to test and view changes to your site locally, you can now also use sharable, temporary preview URLs to collaborate with your teammates. Learn more about the new ways you can test, preview, and deploy in the Hosting documentation.
To complement the new preview channels feature, Hosting now supports a GitHub Action to automate your site. Once set up, this GitHub Action creates a new preview URL for each PR on your repo and updates the content for the preview URL for each commit. The Action can even deploy to your live site when the PR is merged.
Hosting now offers version cloning so that you can more easily promote a version of your site from, for example, a preview to your live site.
SDK Releases
The Firebase iOS SDK (v6.34.0 patch release) is now available. For more details, see the Firebase iOS SDK release notes. This release updates GoogleDataTransport to v7.5.1 and is available via CocoaPods only.
The Firebase JavaScript SDK (v7.23.0) is now available. Analytics now warns instead of throwing errors if it detects a mismatched environment. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
October 07, 2020
SDK Releases
- The Firebase Admin Java SDK (v7.0.1) is now available. This release comes with improvements to the Authentication API. To install this SDK, see Add the Firebase Admin SDK to your server.
October 06, 2020
SDK Releases
The Firebase Android SDKs for Analytics, Cloud Firestore, and Dynamic Links SDKs have been updated. The Performance Monitoring Gradle plugin has also been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Android BoM (Bill of Materials) has been updated to v25.12.0. Learn how to add SDKs to your app using the Firebase BoM.
The Firebase iOS SDK (v6.34.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
October 05, 2020
SDK Releases
- The Firebase JavaScript SDK (v7.22.1) is now available. This release fixes a bug in the Cloud Functions for Firebase Client SDK that causes callable functions to throw an error. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
October 02, 2020
SDK Releases
The Firebase SDK for C++ (v6.16.0) is now available. This release comes with the latest Android and iOS dependencies, offline persistence in Realtime Database, and fixes for issues in AdMob, Authentication, Cloud Firestore, and FCM.
The Firebase SDK for Unity (v6.16.0) is now available. This release comes with the latest Android and iOS dependencies, improvements to the Unity Editor performance, offline persistence in Realtime Database, and fixes for issues in AdMob, Authentication, Cloud Firestore, and FCM.
October 01, 2020
SDK Releases
- The Firebase JavaScript SDK (v7.22.0) is now available. The Cloud Functions for Firebase Client SDK now allows users to set a custom domain for callable functions. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
September 30, 2020
SDK Releases
The Firebase Android SDKs for Cloud Firestore, Cloud Messaging, Crashlytics, Crashlytics NDK, installations, Instance IDs, Performance Monitoring, and Realtime Database have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
Updated versions of the
google-services
plugin for Android (v4.3.4) and thestrict-version-matcher
plugin for Android (v1.2.2) are now available. For more details, check out the latest Android Release Notes.The Firebase Bill of Materials (BoM) has been updated to v25.11.0. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
The Firebase Admin .NET SDK (v1.17.0) is now available. This release deprecates support for
net45
andnetstandard1.5
target frameworks. To install this SDK, see Add the Firebase Admin SDK to your Server.
September 24, 2020
SDK Releases
The Firebase iOS SDK (v6.33.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
The Firebase JavaScript SDK (v7.21.1) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
September 18, 2020
Performance Monitoring
- Use the new Performance Monitoring dashboard to learn how your key metrics are trending. You can quickly identify regressions by seeing week-over-week changes or verify that recent changes in your code are improving performance. Learn more about using the dashboard.
September 17, 2020
SDK Releases
- The
Firebase JavaScript SDK (v7.21.0)
adds
not-in
and!=
query operators to Cloud Firestore for use with.where()
. It also includes bug fixes for Cloud Firestore and Testing SDK. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
September 15, 2020
SDK Releases
The Firebase Admin Python SDK (v4.4.0) is now available. This release adds support for managing AutoML models in the
ml
module. To install this SDK, see Add the Firebase Admin SDK to your Server.The Firebase Admin Node.js SDK (v9.2.0) is now available. This release adds support for managing AutoML models in Firebase ML. To install this SDK, see Add the Firebase Admin SDK to your Server.
September 14, 2020
SDK Releases
- The Firebase iOS SDK (v6.32.2) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
September 11, 2020
SDK Releases
The Firebase Android SDK for Authentication has been updated. The Crashlytics Gradle plugin has also been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v25.10.0. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
September 10, 2020
Analytics
- For web apps using the Firebase JavaScript SDK v7.20.0 and later,
Firebase dynamically fetches the
measurementId
when your app initializes Analytics. Having this ID in your Firebase config object is optional, but it does serve as a fallback in the rare case that the dynamic fetch fails. Learn more about this field in the Analytics getting started page.
SDK Releases
- The
Firebase JavaScript SDK (v7.20.0)
updates Analytics to dynamically fetch
measurementId
. It also fixes a potential security issue in Cloud Messaging. Realtime Database can now infer a default database URL if none is provided. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.
September 09, 2020
SDK Releases
- The Firebase Admin .NET SDK (v1.16.0) is now available. This release comes with new APIs for GCIP multi-tenancy support. To install this SDK, see Add the Firebase Admin SDK to your Server.
September 08, 2020
SDK Releases
- The Firebase iOS SDK (v6.32.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
August 31, 2020
SDK Releases
- The Firebase iOS SDK (v6.31.1) is now available. For more details, see the Firebase iOS SDK release notes. This release is available via CocoaPods only.
August 27, 2020
SDK Releases
The Firebase Android SDKs for Cloud Firestore, Cloud Functions, Cloud Storage, In-App Messaging, and Realtime Database have been updated. The Crashlytics Gradle plugin has also been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v25.9.0. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
The Firebase iOS SDK (v6.31.0) patch release is now available. For more details, see the Firebase iOS SDK release notes. This release is available via CocoaPods only.
The Firebase JavaScript SDK (v7.19.1) is now available. For more details, see the Firebase JS SDK release notes To install the SDK, see Add Firebase to your JavaScript Project.
August 25, 2020
SDK Releases
- The Firebase iOS SDK (v6.31.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
August 20, 2020
SDK Releases
The Firebase Admin Node.js SDK (v9.1.1) is now available. This release comes with bug fixes in the Firebase Remote Config API. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase JavaScript SDK (v7.19.0) adds a new
@firebase/rules-unit-testing
package to replace the@firebase/testing
package. It also includes some bug fixes. To install the SDK, see Add Firebase to your JavaScript Project.
August 19, 2020
SDK Releases
- The Firebase Admin Java SDK (v7.0.0) is now available. This release comes with several new APIs for better error handling. To install this SDK, see Add the Firebase Admin SDK to your Server.
August 17, 2020
Hosting
- Hosting now supports Brotli compression. We automatically select the best compression method for your content (gzip or Brotli) so that your content is delivered fast from CDN edges around the world.
August 14, 2020
SDK Releases
The Firebase Android SDKs for Analytics, Crashlytics, Crashlytics NDK, and Firebase ML have been updated. The App Distribution Gradle plugin has also been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v25.8.0. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
August 13, 2020
SDK Releases
The Firebase Admin Node.js SDK (v9.1.0) is now available. This release comes with the ability to enable/disable multi-factor authentication with SMS on a Google Cloud Identity Platform tenant. It also comes with bug fixes in the Authentication API. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase JavaScript SDK (v7.18.0) adds 2 new APIs and deprecates 5 APIs in FCM. It also includes some bug fixes. To install the SDK, see Add Firebase to your JavaScript Project.
August 12, 2020
Hosting
- Set up internationalization (i18n) rewrites for your web apps to serve specific content based on a user's language preference and/or country. For example, you can serve homepages with country-specific themes or content that's written for a specific country-plus-language combination (like Canadian French or Argentine Spanish). Learn how to configure "i18n rewrites" in the Hosting documentation.
SDK Releases
- The Firebase Admin Java SDK (v6.16.0) is now available. This release comes with improvements in the Authentication API. To install this SDK, see Add the Firebase Admin SDK to your Server.
August 11, 2020
Hosting
- You can now use Cloud Logging to view, search, and filter your web request logs for each of your Hosting sites. You can track from where and when you have visits to your site, your site's response statuses, the latency of end user requests, and more. Learn more about the Cloud Logging integration with Hosting.
SDK Releases
- The Firebase iOS SDK (v6.30.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
August 06, 2020
SDK Releases
- The
Firebase JavaScript SDK (v7.17.2)
adds an exportable
Database
interface to Realtime Database and also includes internal refactoring. To install the SDK, see Add Firebase to your JavaScript Project.
July 30, 2020
Test Lab
- Firebase Test Lab now provides detailed accessibility reports when you run a Robo test on your app in the Firebase console. Visit Interpret accessibility results to learn how to interpret screenshots and other information about your accessibility test results.
SDK Releases
The Firebase Android SDKs for Cloud Messaging, Instance IDs, and installations have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v25.7.0. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
July 29, 2020
SDK Releases
- The Firebase Admin .NET SDK (v1.15.0) is now available. This release comes with new APIs for managing SAML and OIDC provider configurations. To install this SDK, see Add the Firebase Admin SDK to your Server.
July 28, 2020
App Distribution
- After uploading your app to Firebase App Distribution, you can now download the IPA or APK file from the App Distribution dashboard of the Firebase console.
SDK Releases
- The Firebase iOS SDK (v6.29.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
July 24, 2020
SDK Releases
- The Firebase JavaScript SDK (v7.17.1) fixes a bug introduced in 7.17.0 that caused an error on initializing Analytics. It also includes internal refactoring. To install the SDK, see Add Firebase to your JavaScript Project.
July 23, 2020
SDK Releases
The Firebase Admin Java SDK (v6.15.0) is now available. This release comes with new APIs for tenant management operations. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase JavaScript SDK (v7.17.0) adds runtime environment checking functionality to Analytics and improves backend error messages in Cloud Storage. It also includes internal refactoring. To install the SDK, see Add Firebase to your JavaScript Project.
July 21, 2020
SDK Releases
- The Firebase iOS SDK (v6.28.2) is now available. This release is available on CocoaPods only. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
July 17, 2020
SDK Releases
The Firebase Android SDK for Performance Monitoring has been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v25.6.1. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
July 16, 2020
- The Firebase JavaScript SDK (v7.16.1) includes bug fixes and internal refactoring. To install the SDK, see Add Firebase to your JavaScript Project.
July 14, 2020
SDK Releases
The Firebase iOS SDK (v6.28.1) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
The Firebase Admin Node.js SDK (v9.0.0) is now available. Starting from this release, the Admin SDK requires Node.js 10 or higher. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase iOS SDK (v6.28.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
July 10, 2020
SDK Releases
- The Firebase SDK for Unity (v6.15.2) is now available. This release comes with fixes for issues with Firestore.
July 09, 2020
SDK Releases
- The
Firebase JavaScript SDK (v7.16.0)
adds support in Cloud Firestore for
set()
with merge options when usingFirestoreDataConverter
and restores the Cloud Firestore ReactNative bundle. It also includes bug fixes in Cloud Firestore, FCM, and Cloud Functions for Firebase Client SDK, as well as internal refactoring. To install the SDK, see Add Firebase to your JavaScript Project.
July 08, 2020
SDK Releases
The Firebase Android SDKs for Cloud Messaging and Instance IDs have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v25.6.0. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
July 07, 2020
SDK Releases
- The Firebase iOS SDK (v6.27.1) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
July 06, 2020
SDK Releases
- The Firebase Android SDKs for Analytics, Authentication, Cloud Firestore, Cloud Messaging, Crashlytics, Crashlytics NDK, In-App Messaging, Instance IDs, and Remote Config have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
June 29, 2020
SDK Releases
The Firebase Admin Node.js SDK (v8.13.0) is now available. This release comes with version management support for Firebase Remote Config and bug fixes for Authentication. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase SDK for C++ (v6.15.1) is now available. This release comes with fixes for issues with Firestore.
The Firebase SDK for Unity (v6.15.1) is now available. release comes with fixes for issues with Firestore.
June 25, 2020
SDK Releases
- The Firebase JavaScript SDK (v7.15.5) includes a bug fix and internal refactoring. To install the SDK, see Add Firebase to your JavaScript Project.
June 20, 2020
SDK Releases
- The Firebase JavaScript SDK (v7.15.4) includes a bug fix. To install the SDK, see Add Firebase to your JavaScript Project.
June 19, 2020
SDK Releases
- The Firebase JavaScript SDK (v7.15.3) includes a bug fix. To install the SDK, see Add Firebase to your JavaScript Project.
June 18, 2020
SDK Releases
The Firebase Android SDKs for Cloud Messaging, Crashlytics, Crashlytics NDK, Instance IDs, and Realtime Database have been updated. The Crashlytics Gradle plugin has also been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v25.5.0. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
The Firebase JavaScript SDK (v7.15.2) includes bug fixes and internal refactoring. To install the SDK, see Add Firebase to your JavaScript Project.
June 17, 2020
SDK Releases
The Firebase Admin .NET SDK (v1.14.0) is now available. This release contains a new API for importing users in bulk. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin Java SDK (v6.14.0) is now available. This release comes with improvements in the Cloud Messaging API. To install this SDK, see Add the Firebase Admin SDK to your Server.
June 16, 2020
SDK Releases
The Firebase Admin Go SDK (v4.0.0) is now available. This release comes with Go modules support and several new APIs for error handling. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase iOS SDK (v6.27.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
June 11, 2020
SDK Releases
- The Firebase JavaScript SDK (v7.15.1) includes bug fixes and internal refactoring. To install the SDK, see Add Firebase to your JavaScript Project.
June 04, 2020
SDK Releases
The Firebase Android SDKs for Analytics, Crashlytics, Crashlytics NDK, and Installations have been updated. The App Distribution Gradle plugin has also been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v25.4.1. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
The Firebase JavaScript SDK (v7.15.0) adds a new setting to allow Cloud Firestore to enable persistence in environments without
localStorage
. It also includes a bug fixes and internal refactoring. To install the SDK, see Add Firebase to your JavaScript Project.
June 02, 2020
SDK Releases
The Firebase iOS SDK (v6.26.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
The Firebase SDK for C++ (v6.15.0) is now available. This release comes with a fix for an issue with App creation, and multiple Firestore improvements.
The Firebase SDK for Unity (v6.15.0) is now available. This release comes with an update to Crashlytics, a fix for the editor freezing, and multiple Firestore improvements.
May 29, 2020
SDK Releases
The Firebase Admin .NET SDK (v1.13.0) is now available. This release comes with new APIs for retrieving and deleting user accounts in bulk. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase JavaScript SDK (v7.14.6) adds a new setting to allow Cloud Firestore to ignore undefined properties in Cloud Firestore. It also includes a bug fix for Cloud Firestore and internal refactoring. To install the SDK, see Add Firebase to your JavaScript Project.
May 21, 2020
SDK Releases
The Firebase Android SDKs for Analytics, Cloud Messaging, In-App Messaging, Installations, and Instance IDs have been updated. The Crashlytics Gradle plugin has also been updated. The Cloud Messaging Direct Boot SDK is now available. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v25.4.0. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
The Firebase Admin Go SDK (v3.13.0) is now available. This release comes with new APIs for fetching and deleting user accounts in bulk. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase JavaScript SDK (v7.14.5) includes a bug fix for Realtime Database and internal refactoring. To install the SDK, see Add Firebase to your JavaScript Project.
May 19, 2020
SDK Releases
- The Firebase iOS SDK (v6.25.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
May 18, 2020
SDK Releases
The Firebase SDK for Unity (v6.14.1) is now available. This release includes Auth support for an updated sign in credential on Apple Sign In link failures on iOS.
The Firebase SDK for C++ (v6.14.1) is now available. This release includes Auth support for an updated sign in credential on Apple Sign In link failures on iOS.
May 14, 2020
SDK Releases
The Firebase Admin Java SDK (v6.13.0) is now available. This release comes with new APIs for fetching and deleting user accounts in bulk. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin Python SDK (v4.3.0) is now available. This release comes with new APIs for fetching and deleting user accounts in bulk. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase JavaScript SDK (v7.14.4) includes bug fixes and internal refactoring for Cloud Firestore. To install the SDK, see Add Firebase to your JavaScript Project.
May 8, 2020
SDK Releases
- The Firebase Admin Node.js SDK (v8.12.1) is now available. This release comes with a fix to the typings of Authentication. To install this SDK, see Add the Firebase Admin SDK to your Server.
May 07, 2020
SDK Releases
The Firebase Android SDKs for Analytics, Cloud Messaging, Installations, and Instance IDs have been updated. The App Distribution and Crashlytics Gradle plugins have also been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v25.3.1. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
The Firebase JavaScript SDK (v7.14.3) includes bug fixes and internal refactoring for Cloud Firestore. To install the SDK, see Add Firebase to your JavaScript Project.
May 06, 2020
SDK Releases
The Firebase Admin Node.js SDK (v8.12.0) is now available. This release comes with new APIs for fetching and deleting user accounts in bulk. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin .NET SDK (v1.12.0) is now available. This release comes with new APIs for creating and verifying Firebase session cookies. To install this SDK, see Add the Firebase Admin SDK to your Server.
May 05, 2020
SDK Releases
- The Firebase iOS SDK (v6.24.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
April 30, 2020
SDK Releases
- The Firebase Admin Python SDK (v4.2.0)
is now available. This release contains a new
tenant_mgt
module to manage authentication tenants in GCIP-enabled Firebase projects. To install this SDK, see Add the Firebase Admin SDK to your Server.
April 23, 2020
SDK Releases
The Firebase Android SDKs for Analytics, Authentication, Crashlytics, Crashlytics NDK, Cloud Firestore, Cloud Messaging, In-App Messaging, Installations, Instance IDs, Firebase ML, Performance Monitoring, Realtime Database, and Remote Config have been updated. The Crashlytics Gradle plugin has also been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v25.3.0. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
The Firebase SDK for Unity (v6.14.0) is now available. This release includes an update to the Cloud Firestore logging API and removes a dependency on UIWebView API from the Crashlytics iOS SDK.
The Firebase SDK for C++ (v6.14.0) is now available. This release includes an update to the Cloud Firestore logging API.
The Firebase Admin .NET SDK (v1.11.0) is now available. This release comes with new APIs for revoking refresh tokens and checking for revoked ID tokens. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin Go SDK (v3.12.1) is now available. This release comes with improvements to credentials loading and a bug fix in the FCM topic management API. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase JavaScript SDK (v7.14.2) includes bug fixes for Cloud Firestore and Cloud Messaging. To install the SDK, see Add Firebase to your JavaScript Project.
April 22, 2020
SDK Releases
- The Firebase Admin Node.js SDK (v8.11.0) is now available. This release adds new APIs to manage Firebase-hosted custom ML models. It also includes new APIs to manage Firebase Remote Config templates. The release also comes with bug fixes and improvements for Authentication and Realtime Database. To install this SDK, see Add the Firebase Admin SDK to your Server.
April 21, 2020
Test Lab
- Firebase Test Lab has redesigned the device catalog in the Firebase console to make the experience of selecting test devices more intuitive. You can now view the details of a device, as well as search and filter for devices. You can also create presets (previously called templates) for all test types, including Game Loop tests (for Android and iOS) and iOS XCTest.
SDK Releases
The Firebase Admin Python SDK (v4.1.0) is now available. This release contains a new
ml
module to manage Firebase-hosted custom ML models. To install this SDK, see Add the Firebase Admin SDK to your Server.The Firebase iOS SDK (v6.23.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
April 16, 2020
SDK Releases
- The Firebase JavaScript SDK (v7.14.1) includes bug fixes for Cloud Storage and Authentication. To install the SDK, see Add Firebase to your JavaScript Project.
Firebase console
- You can now use drag-and-drop to reorder content on the Project Overview page in the Firebase Console.
April 09, 2020
SDK Releases
The Firebase Android SDKs for Crashlytics, Crashlytics NDK, In-App Messaging, Firebase ML, and Performance Monitoring have been updated. The App Distribution and Crashlytics Gradle plugins have also been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v25.2.2. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
The Firebase Admin .NET SDK (v1.10.0) is now available. This release comes with new APIs for generating email action links for Authentication. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase JavaScript SDK (v7.14.0) adds a new API for atomic field value increments in Realtime Database. It also includes some internal refactoring for bundle size optimization in Cloud Firestore. To install the SDK, see Add Firebase to your JavaScript Project.
April 08, 2020
SDK Releases
- The Firebase iOS SDK (v6.22.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
April 03, 2020
SDK Releases
The Firebase Android SDKs for Cloud Messaging, Installations, and Instance IDs have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v25.2.1. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
April 02, 2020
SDK Releases
- The Firebase JavaScript SDK (v7.13.2) contains bug fixes for Cloud Firestore and FCM. To install the SDK, see Add Firebase to your JavaScript Project.
March 31, 2020
- Cloud Functions for Firebase v3.6.0 has added support
for a new location,
europe-west3
. See Cloud Functions locations.
March 30, 2020
SDK Releases
The Firebase Android SDKs for Analytics, Cloud Firestore, Cloud Messaging, Crashlytics, Crashlytics NDK, Installations, and Instance IDs have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v25.2.0. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
The Firebase Admin Python SDK (v4.0.1) is now available. This release contains some bug fixes and improvements in Realtime Database and Cloud Messaging APIs. To install this SDK, see Add the Firebase Admin SDK to your Server.
March 27, 2020
SDK Releases
- The Firebase JavaScript SDK (v7.13.1) fixes a syntax error in package.json for Cloud Firestore. To install the SDK, see Add Firebase to your JavaScript Project.
March 26, 2020
SDK Releases
- The Firebase JavaScript SDK (v7.13.0) adds support for new events and parameters to Analytics. It also adds support to import memory-only build of Cloud Firestore without persistence related code. To install the SDK, see Add Firebase to your JavaScript Project.
March 25, 2020
Firebase Security Rules
- Improvements to the Firebase Security Rules Language and new Rules-related reporting tools are now available. See the latest Firebase Security Rules Release Notes.
March 24, 2020
SDK Releases
- The Firebase iOS SDK (v6.21.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
March 23, 2020
SDK Releases
- The Firebase SDK for Unity (v6.13.0) adds new APIs for Cloud Firestore, adds new asset labels for new External Dependency Manager features, and is now available through Unity Package Manager from Unity 2018.4 or above (see the setup guide).
FCM
- From March 2020, FCM has stopped creating legacy server keys.
Existing legacy server keys will continue to work, but we recommend that you instead use the newer version of key labeled Server key in the Firebase console.
For more information, see Migrate legacy server keys.
March 19, 2020
SDK Releases
- The Firebase JavaScript SDK (v7.12.0) adds methods to set the SDK log level and customize log reporting. To install the SDK, see Add Firebase to your JavaScript Project.
March 17, 2020
AdMob
Linking your AdMob apps with Firebase (and Google Analytics!) now offers increasing levels of configuration to help you optimize your app's user experience and your ad revenue. Visit the AdMob documentation to learn about all the benefits of using AdMob, Firebase, and Google Analytics together!
SDK Releases
The Firebase Android SDKs for Cloud Messaging, Crashlytics, In-App Messaging, Installations, Instance IDs, and Remote Config have been updated. The Crashlytics Gradle plugin has also been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v25.1.1. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
March 16, 2020
SDK Releases
- The Firebase iOS SDK (v6.20.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
March 12, 2020
SDK Releases
The Firebase Android SDK for Authentication has been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v25.1.0. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
The Firebase Admin Node.js SDK (v8.10.0) is now available. This release adds the ability for Cloud Identity Platform administrators to configure multi-factor authentication settings on user accounts. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase JavaScript SDK (v7.11.0) adds multi-factor authentication support for Google Cloud Identity Platform projects. To install the SDK, see Add Firebase to your JavaScript Project.
March 10, 2020
SDK Releases
- The Firebase iOS SDK (v6.19.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
Firebase console
- We rewrote most of the Firebase console using Angular. The console now has a smaller initial download which means faster initial loading! You shouldn't notice any visual changes.
March 09, 2020
- Kotlin extension libraries for many Firebase Android SDKs are now out of beta! These ktx libraries enable you to access Firebase Android APIs using idiomatic Kotlin syntax. Learn more about these ktx libraries in the Android -- Kotlin reference documentation.
March 05, 2020
SDK Releases
The Firebase SDK for C++ (v6.12.0) adds experimental support for Cloud Firestore, available on all supported platforms.
The Firebase SDK for Unity (v6.12.0) adds experimental support for Cloud Firestore, available on all supported platforms.
The Firebase JavaScript SDK (v7.10.0) adds a
Timestamp.valueOf()
overload to Cloud Firestore. The SDK also includes some internal refactoring. To install the SDK, see Add Firebase to your JavaScript Project.
March 03, 2020
SDK Releases
The Firebase Android SDKs Instance IDs and Cloud Messaging have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v24.7.2. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
February 28, 2020
SDK Releases
- The Firebase JavaScript SDK (v7.9.3) fixes a Cloud Storage CORS regression. The SDK also includes some internal refactoring. To install the SDK, see Add Firebase to your JavaScript Project.
February 27, 2020
SDK Releases
The Firebase Android SDKs for Analytics, Cloud Firestore, Instance IDs, Cloud Messaging, and Remote Config have been updated. Also, the Firebase installations SDK is now available. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v24.7.1. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
The Firebase JavaScript SDK (v7.9.2) fixes a mangling issue for Cloud Firestore builds and reintroduces mangled browser CJS build for Cloud Firestore. The SDK also includes some internal refactoring. To install the SDK, see Add Firebase to your JavaScript Project.
February 25, 2020
SDK Releases
- The Firebase iOS SDK (v6.18.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
February 24, 2020
SDK Releases
- The Firebase Admin Python SDK (v4.0.0) is now available. Starting from this release the Python Admin SDK does not support Python 2 and 3.4. To install this SDK, see Add the Firebase Admin SDK to your Server.
February 21, 2020
SDK Releases
- The Firebase JavaScript SDK (v7.9.1) fixes a regression that affected Cloud Firestore Node and CJS bundles. The SDK also includes some internal refactoring. To install the SDK, see Add Firebase to your JavaScript Project.
February 20, 2020
SDK Releases
The Firebase SDK for C++ (v6.11.0) updated the minimum supported Xcode version and fixed an issue with Realtime Database connections.
The Firebase SDK for Unity (v6.11.0) updated the minimum supported Xcode version and fixed an issue with Realtime Database connections.
The Firebase JavaScript SDK (v7.9.0) replaces the Cloud Firestore bundle with a minified version, reducing total bundle size. It also includes bug fixes for Cloud Firestore and FCM, and internal refactoring. To install this SDK, see Add Firebase to your JavaScript Project.
February 14, 2020
SDK Releases
The Firebase Android SDKs for Dynamic Links have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v24.7.0. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
February 13, 2020
SDK Releases
- The Firebase JavaScript SDK (v7.8.2) includes a bug fix for Cloud Firestore as well as internal refactoring. To install this SDK, see Add Firebase to your JavaScript Project.
Firebase Security Rules
- Improvements to the Firebase Security Rules Language and new Rules-related reporting tools are now available. See the latest Firebase Security Rules Release Notes.
February 11, 2020
SDK Releases
The Firebase iOS SDK (v6.17.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
The Firebase Admin .NET SDK (v1.9.2) is now available. This release contains a fix in the Authentication API to raise the correct error code when an already in-use email address is specified for a user. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin Java SDK (v6.12.2) is now available. This release contains fixes to automatically retry operations that fail due to retry-eligible HTTP errors in project management and user management APIs. To install this SDK, see Add the Firebase Admin SDK to your Server.
February 06, 2020
SDK Releases
- The Firebase JavaScript SDK (v7.8.1) includes a bug fix for Cloud Firestore as well as internal refactoring. To install this SDK, see Add Firebase to your JavaScript Project.
February 03, 2020
SDK Releases
The Firebase Android SDKs for A/B Testing, App Indexing, Cloud Firestore, Cloud Functions, Cloud Storage, Realtime Database, and Remote Config have been updated. The Crashlytics Gradle plugin has also been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v24.6.0. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
January 30, 2020
SDK Releases
The Firebase JavaScript SDK (v7.8.0) includes an experimental alternative minified Cloud Firestore import that developers can optionally try out (see notes for details). It also includes some bug fixes and internal refactoring. To install this SDK, see Add Firebase to your JavaScript Project.
The Firebase SDK for C++ (v6.10.0) reverted experimental API from Authentication, added a new method which supports a nonce as required by Apple Sign-in to Authentication and updated the CMakeLists.txt to link static libraries properly for iOS targets.
The Firebase SDK for Unity (v6.10.0) , added a new method which supports a nonce as required by Apple Sign-in to Authentication, fixed Unity editor freeze when disposing FirebaseAuth and improved resource generation.
January 28, 2020
SDK Releases
- The Firebase iOS SDK (v6.16.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
January 23, 2020
SDK Releases
The Firebase Admin Node.js SDK (v8.9.2) is now available. This release contains a fix for an issue that prevented functions from being deployed via the Firebase CLI. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin Java SDK (v6.12.1) is now available. This release contains a fix in the Cloud Messaging API to correctly format the
event_time
field inAndroidNotification
. To install this SDK, see Add the Firebase Admin SDK to your Server.
January 16, 2020
SDK Releases
- The Firebase JavaScript SDK (v7.7.0) includes some bug fixes and internal refactoring. To install this SDK, see Add Firebase to your JavaScript Project.
- A patch release Firebase iOS SDK (v6.15.1) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
January 15, 2019
SDK Releases
- The Firebase Admin Node.js SDK (v8.9.1) is now available. This release contains some bug fixes that make the SDK operate correctly in managed cloud environments like Google Cloud Run. To install this SDK, see Add the Firebase Admin SDK to your Server.
- The Firebase Admin Go SDK (v3.12.0) is now available. This release comes with several new additions to the FCM API. To install this SDK, see Add the Firebase Admin SDK to your Server.
January 14, 2020
SDK Releases
The Firebase iOS SDK (v6.15.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
The Firebase Android SDKs for Google Analytics, In-App Messaging, and Performance Monitoring have been updated. The Firebase Crashlytics SDK, the Firebase Crashlytics SDK for NDK crash reporting, and the Firebase Crashlytics Gradle plugin are now available in beta. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v24.5.0. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
January 09, 2020
SDK Releases
- The
Firebase JavaScript SDK (v7.6.2) fixes a
perfomance-affecting bug in Realtime Database causing slow updates, a Cloud Firestore
issue where auth credentials were not respected in certain
environments, and a Cloud Functions for Firebase Client SDK bug causing
functions.httpCallable()
to request notification permissions. It also includes some internal refactoring. To install this SDK, see Add Firebase to your JavaScript Project.
December 27, 2019
SDK Releases
The Firebase SDK for C++ (v6.9.0) added support for Apple Sign-in and for sign-in using 3rd party web providers to Authentication and added configuration of BigQuery export to Cloud Messaging.
The Firebase SDK for Unity (v6.9.0) added support for Apple Sign-in and for sign-in using 3rd party web providers to Authentication, added configuration of BigQuery export to Cloud Messaging, fixed a Crashlytics build reporting bug with Python 3, and fixed a core editor plugin loading issue on Windows.
December 23, 2019
SDK Releases
- The Firebase Admin Go SDK (v3.11.1)
is now available. This release contains some minor improvements to fix the
API reference generated by
godoc
. To install this SDK, see Add the Firebase Admin SDK to your Server.
December 19, 2019
SDK Releases
- The Firebase Admin Node.js SDK (v8.9.0) is now available. This release includes dependency updates in Cloud Firestore and Realtime Database along with improvements to the Cloud Messaging API. To install this SDK, see Add the Firebase Admin SDK to your Server.
December 18, 2019
SDK Releases
The Firebase Android SDKs for Performance Monitoring and Remote Config have been updated. The App Distribution Gradle plugin has also been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v24.4.0. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
The Firebase Admin Java SDK (v6.12.0) is now available. This release includes dependency updates in Cloud Firestore along with improvements to the Cloud Messaging API. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin Go SDK (v3.11.0) is now available. The Admin SDK for Go now requires Go 1.11 or higher. This release comes with new additions to the Authentication API including multitenancy support. It also includes improvements to the Cloud Messaging API. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase JavaScript SDK (v7.6.1) includes some internal refactoring. To install this SDK, see Add Firebase to your JavaScript Project.
December 17, 2019
FCM
FCM has removed ongoing support for delivery reciepts via the XMPP protocol. In place of XMPP delivery receipts, developers should enable delivery data export in the FCM client SDK.
SDK Releases
- The Firebase iOS SDK (v6.14.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
December 16, 2019
SDK Releases
- The Firebase SDK for Unity (v6.8.1) includes bug fixes for Crashlytics and core editor plugin to load without the iOS Unity extension installed.
December 12, 2019
SDK Releases
- The
Firebase JavaScript SDK (v7.6.0) adds
support for storing and retrieving custom types in Cloud Firestore. The
getToken()
method in FCM now automatically requests permissions if not previously requested. It also includes bug fixes in Cloud Firestore, FCM, and Testing SDK. To install this SDK, see Add Firebase to your JavaScript Project.
December 11, 2019
SDK Releases
- The Firebase Admin Python SDK (v3.2.1) is now available. This release includes a bug fix for the Cloud Messaging API. To install this SDK, see Add the Firebase Admin SDK to your Server.
December 09, 2019
Firebase Security Rules
- Improvements to the Firebase Security Rules Language and new Rules-related reporting tools are now available. See the latest Firebase Security Rules Release Notes.
SDK Releases
The Firebase Android SDKs for Cloud Firestore, Cloud Messaging, Instance IDs, Performance Monitoring, and Remote Config have been updated. The App Distribution Gradle plugin has also been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v24.3.0. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
December 06, 2019
SDK Releases
- The Firebase JavaScript SDK (v7.5.2) includes a bug fix, see Add Firebase to your JavaScript Project.
December 05, 2019
SDK Releases
- The Firebase JavaScript SDK (v7.5.1) includes bug fixes and some internal refactoring. To install this SDK, see Add Firebase to your JavaScript Project.
December 03, 2019
SDK Releases
The Firebase SDK for C++ (v6.8.0) includes fixes for issues in AdMob and resource generation from google-services.json.
The Firebase SDK for Unity (v6.8.0) includes bug fixes for resource generation from google-services.json.
November 22, 2019
SDK Releases
The Firebase Android SDK for Authentication has been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v24.2.0. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
November 21, 2019
Analytics
- Google Analytics in Firebase is now available for use in the BigQuery sandbox. Previously, users could only see their analytics data in BigQuery by providing a credit card for payment. Analytics now being available in the sandbox means all Firebase data is accessible to try in the BigQuery sandbox before needing to commit to a billing plan and account.
SDK Releases
- The Firebase JavaScript SDK (v7.5.0) includes performance improvements for repeated queries in Cloud Firestore. It also includes some bug fixes. To install this SDK, see Add Firebase to your JavaScript Project.
November 19, 2019
SDK Releases
- The Firebase Admin Node.js SDK (v8.8.0) is now available. This release includes dependency updates in Cloud Firestore and Cloud Storage along with improvements to Authentication and Cloud Messaging. To install this SDK, see Add the Firebase Admin SDK to your Server.
- The Firebase iOS SDK (v6.13.0) patch release is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
November 14, 2019
SDK Releases
The Firebase iOS SDK (v6.13.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
The Firebase JavaScript SDK (v7.4.0) adds nonce support for sign-in with OIDC ID token credentials and OAuth sign-in support for apps served from origins with the
ionic://
scheme. It also includes bug fixes. To install this SDK, see Add Firebase to your JavaScript Project.
November 13, 2019
SDK Releases
The Firebase SDK for C++ (v6.7.0) includes fixes for issues in Analytics, Realtime Database, Cloud Storage, and App. To install this SDK, see Add Firebase to your C++ Project.
The Firebase SDK for Unity (v6.7.0) includes bug fixes for Analytics, Realtime Database, Dynamic Links, Crashlytics, and Cloud Storage. To install this SDK, see Add Firebase to your Unity Project.
The Firebase Admin Python SDK (v3.2.0) is now available. This release comes with improvements and new additions to the Cloud Messaging API including the ability to further customize notifications that target Android devices. To install this SDK, see Add the Firebase Admin SDK to your Server.
November 11, 2019
SDK Releases
The Firebase Android SDKs for Cloud Firestore, Cloud Messaging, In-App Messaging, Instance IDs, ML Kit for Firebase, and Performance Monitoring have been updated. The App Distribution Gradle plugin has also been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v24.1.0. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
November 7, 2019
SDK Release
- The Firebase JavaScript SDK (v7.3.0) adds new query operators in Cloud Firestore and contains some bug fixes. To install this SDK, see Add Firebase to your JavaScript Project.
November 5, 2019
SDK Releases
- The Firebase iOS SDK (v6.12.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
October 31, 2019
SDK Release
- The Firebase JavaScript SDK (v7.2.3) includes bug fixes for Cloud Firestore, type fixes for Analytics, and some internal refactoring. To install this SDK, see Add Firebase to your JavaScript Project.
October 30, 2019
SDK Releases
The Firebase Admin GO SDK (v3.10.0) is now available. This release comes with a new API for managing OIDC and SAML auth provider configurations and other improvements to Authentication and Cloud Messaging API. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin Node.js SDK (v8.7.0) is now available. This release comes with new additions to Cloud Messaging API that allow further customization of notifications that target Android devices. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin Java SDK (v6.11.0) is now available. This release comes with improvements and new additions to Cloud Messaging API including the ability to further customization of notifications that target Android devices. To install this SDK, see Add the Firebase Admin SDK to your Server.
October 25, 2019
SDK Releases
The Firebase Android SDKs for Analytics and Cloud Firestore have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v24.0.2. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
October 24, 2019
SDK Release
- The Firebase Admin Python SDK (v3.1.0) is now available. This release comes with several improvements related to error handling.
October 23, 2019
SDK Release
- The Firebase JavaScript SDK (v7.2.2) includes bug fixes for rxFire and some internal refactoring. To install this SDK, see Add Firebase to your JavaScript Project.
October 22, 2019
SDK Releases
- The Firebase iOS SDK (v6.11.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
October 16, 2019
SDK Release
The Firebase Android SDKs for Cloud Firestore, ML Kit for Firebase, Performance Monitoring, Realtime Database, and Remote Config have been updated. The App Distribution Gradle plugin has also been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v24.0.0. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
The Firebase JavaScript SDK (v7.2.1) updates Cloud Firestore to prevent crashes in iOS 13. It also includes bug fixes and refactoring. To install this SDK, see Add Firebase to your JavaScript Project.
The Firebase Admin Node.js SDK (v8.6.1) is now available. This release includes improvements to Authentication. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin .NET SDK (v1.9.1) is now available. This release adds automatic retries for HTTP requests that are failing due to low-level I/O errors and HTTP 503 errors. It also comes with improvements to Authentication. To install this SDK, see Add the Firebase Admin SDK to your Server.
October 10, 2019
SDK Release
- The Firebase JavaScript SDK (v7.2.0) includes bug fixes and internal refactoring. To install this SDK, see Add Firebase to your JavaScript Project.
October 8, 2019
Firebase Security Rules
- Improvements to the Firebase Security Rules Language are now available. See the latest Firebase Security Rules Release Notes.
SDK Releases
- The Firebase iOS SDK (v6.10.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
October 3, 2019
SDK Releases
- The
Firebase JavaScript SDK (v7.1.0) adds a
new Cloud Firestore method,
onSnapshotsInSync()
. It also includes bug fixes to Cloud Firestore, Realtime Database, and Analytics. To install this SDK, see Add Firebase to your JavaScript Project.
October 2, 2019
SDK Releases
- The Firebase SDK for C++ (v6.6.1) includes a bug fix for Futures. To install this SDK, see Add Firebase to your C++ Project.
September 26, 2019
App Distribution
- Firebase App Distribution is now available. With Firebase App Distribution you can distribute pre-release builds of your iOS and Androids apps to your trusted testers. Builds can be distributed from the Firebase console or using CLI tools via Gradle, fastlane, or the Firebase CLI. Learn more.
Analytics
- Google Analytics for web apps is now available. With Google Analytics you can now bring all of the features of Google Analytics App + Web properties to your Firebase web apps. See Get started with Google Analytics.
Remote Config
- Firebase Remote Config for web apps is now available. With Remote Config you can define parameters in your app and update their values in the cloud, allowing you to modify the appearance and behavior of your app without distributing an app update. See Get started with Firebase Remote Config on Web.
Firebase Extensions
- Firebase Extensions are now available. Deploy functionality to your app quickly using these pre-packaged solutions. Firebase Extensions are configurable, and work with Firebase and other Google Cloud Platform products. Learn more about Firebase Extensions and how to get started using Extensions.
FCM
- FCM introduces the targeting of web apps for messages sent from the Notifications composer. You can now target web notification messages by browser type and version as well as operating system. See Send messages with the Firebase Console.
Firebase Predictions
The next version of Firebase Predictions is available in beta. This new version provides greater targeting granularity—for example, "the 10% of users most likely to spend"—and other improvements.
The new version is the default for both new and existing projects. However, you can continue using the earlier version by clicking your app name on the Predictions dashboard, then selecting Predictions instead of Predictions beta.
Firebase console
Web apps can now have Analytics data streams created for them. This data will then be included in the project’s dashboard as well as throughout the Analytics console.
New web apps in new projects created after this release automatically have a web stream created for them, so long as the user opts into Google Analytics in the onboarding flow. Existing projects need to upgrade to the full Google Analytics experience before they can have data streams for both their existing web apps as well as any new web apps that they create inside that project.
You can associate web apps with streams either in the Firebase console or by using the Firebase Management REST API.
FCM introduces the targeting of web apps for messages sent from the Notifications composer. You can now target web notification messages by browser type and version as well as operating system. You can also target messages by audiences that now include users on web. See Send messages with the Firebase Console.
Test Lab introduces test sharding to help you finish running your tests quicker. Test sharding lets you distribute a set of tests into shards, then run them in parallel across multiple devices. Learn more in Speed up tests with sharding.
Cloud Firestore introduces monitoring for active connections and snapshot listeners to the Firestore usage dashboard in the Firebase console.
Firebase IAM now supports new predefined roles, Firebase product-level roles, which offer even more granular access control for Firebase products. Assign these roles using the GCP console.
SDK Releases
The Firebase Android SDKs for Authentication, Cloud Storage, In-App Messaging, ML Kit for Firebase, and Remote Config have been updated. Also, the Firebase App Distribution Gradle plugin (v1.0.0) is now available.
For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v22.3.0. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
The Firebase JavaScript SDK (v7.0.0) is now available. This release introduces support for Remote Config and Analytics, and includes significant updates to FCM. Review the detailed release notes to ensure your app functions as expected.
To install this SDK, see Add Firebase to your JavaScript Project.
The Firebase SDK for C++ (v6.6.0) includes bug fixes for Authentication, Realtime Database and Remote Config. To install this SDK, see Add Firebase to your C++ Project.
The Firebase SDK for Unity (v6.6.0) includes bug fixes for Authentication and Realtime Database. To install this SDK, see Add Firebase to your Unity Project.
September 23, 2019
SDK Releases
- The Firebase iOS SDK (v6.9.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
September 19, 2019
SDK Releases
- The Firebase JavaScript SDK (v6.6.2) includes internal improvements and some bug fixes. To install this SDK, see Add Firebase to your JavaScript Project.
September 18, 2019
SDK Releases
The Firebase Admin Node.js SDK (v8.6.0) is now available. This release comes with a new API for managing Cloud Firestore and Cloud Storage security rules. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin .NET SDK (v1.9.0) is now available. This release comes with improved error handling for Authentication. To install this SDK, see Add the Firebase Admin SDK to your Server.
September 13, 2019
SDK Releases
The Firebase Android SDK for Cloud Firestore has been updated to v21.1.1. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v22.2.1. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
We have received reports that the v21.1.0 release of the Firebase Android SDK for Cloud Firestore can trigger an uncaught exception. Consequently, this issue also affects the Firebase BoM v22.2.0 release. Make sure to update to the next version of the Cloud Firestore SDK or Firebase BoM to get the fix.
September 12, 2019
SDK Releases
- The Firebase JavaScript SDK (v6.6.1) includes some internal refactoring and cleanup. To install this SDK, see Add Firebase to your JavaScript Project.
September 11, 2019
SDK Releases
The Firebase Admin Python SDK (v3.0.0) is now available. This major release includes improvements in error handling and some breaking changes. See the migration guide.
The Firebase SDK for C++ (v6.5.0) is now available. This release includes improved logging. To install this SDK, see Add Firebase to your C++ Project.
The Firebase SDK for Unity (v6.5.0) is now available. This release includes improved logging and bug fixes when playing in the editor. To install this SDK, see Add Firebase to your Unity Project.
September 10, 2019
SDK Releases
The Firebase iOS SDK (v6.8.1) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
The Firebase Crashlytics SDK for iOS (v3.14.0) is now available. This release removes all references to the deprecated
UIWebView
APIs. For more information, refer to GitHub Issue #3780.
September 09, 2019
SDK Releases
The Firebase Android SDKs for Cloud Firestore, Cloud Storage, ML Kit for Firebase, Realtime Database, and Remote Config have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v22.2.0. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
September 06, 2019
- The
google-services
plugin for Android (v4.3.2) is now available. For more details, check out the latest Android Release Notes.
September 05, 2019
SDK Releases
The Firebase Admin Node.js SDK (v8.5.0) is now available. This release adds multi-tenancy support to the Authentication service.
The Firebase JavaScript SDK (v6.6.0) adds multi-tenancy support to the Authentication service. It also includes some bug fixes. To install this SDK, see Add Firebase to your JavaScript Project.
The Firebase iOS SDK (v6.8.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
September 04, 2019
SDK Releases
- The Firebase Admin Java SDK (v6.10.0) is now available. This release comes with several new additions to the Cloud Messaging API and support for integrating with the Realtime Database emulator.
August 29, 2019
SDK Releases
- The
Firebase JavaScript SDK (v6.5.0) adds
new
waitForPendingWrites()
andterminate()
methods to Cloud Firestore. To install this SDK, see Add Firebase to your JavaScript Project.
August 28, 2019
SDK Releases
The Firebase Android SDKs for Analytics, Cloud Functions, and ML Kit for Firebase have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v22.1.0. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
August 26, 2019
SDK Releases
The Firebase SDK for C++ (v6.4.0) includes bug fixes for Authentication, and Realtime Database. To install this SDK, see Add Firebase to your C++ Project.
The Firebase SDK for Unity (v6.4.0) includes bug fixes for Authentication, and Realtime Database. To install this SDK, see Add Firebase to your Unity Project.
August 23, 2019
SDK Releases
The Firebase JavaScript SDK (v6.4.2) fixes a bug in Performance Monitoring and updates an rxFire API. To install this SDK, see Add Firebase to your JavaScript Project.
The Firebase iOS SDK (v6.7.1) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
August 22, 2019
SDK Releases
The Firebase JavaScript SDK (v6.4.1) includes enhanced retry logic for Cloud Firestore transactions, new data validation for performance metrics, and more graceful handling of duplicate service registrations. To install this SDK, see Add Firebase to your JavaScript Project.
The
google-services
plugin for Android (v4.3.1) is now available. This release removes calls to a deprecated API. For more details, check out the latest Android Release Notes.
August 21, 2019
SDK Releases
The Firebase iOS SDK (v6.7.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
The Firebase Admin Node.js SDK (v8.4.0) is now available. This release adds support for specifying Analytics labels for notifications.
The Firebase Admin Python SDK (v2.18.0) is now available. This release includes new features for Cloud Messaging including support for specifying Analytics labels for notifications, and deprecates
WebpushFcmOptions
in favor ofWebpushFCMOptions
.
August 16, 2019
SDK Releases
The Firebase Android SDKs for Analytics, Cloud Firestore, Cloud Messaging, and ML Kit for Firebase have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v22.0.0. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
August 15, 2019
SDK Releases
- The
Firebase JavaScript SDK (v6.4.0) includes
a slight change in the way the Realtime Database URL is parsed, and now
treats the
ns
URL query parameter as the default Realtime Database namespace name. It also includes a bug fix in Realtime Database and internal refactoring. To install this SDK, see Add Firebase to your JavaScript Project.
August 14, 2019
SDK Releases
The Firebase SDK for C++ (v6.3.0) includes bug fixes for Authentication, and Realtime Database. To install this SDK, see Add Firebase to your C++ Project.
The Firebase SDK for Unity (v6.3.0) includes bug fixes for Authentication, and Realtime Database. To install this SDK, see Add Firebase to your Unity Project.
August 8, 2019
SDK Releases
- The Firebase JavaScript SDK (v6.3.5) includes dependency updates and fixes an issue in Authentication. To install this SDK, see Add Firebase to your JavaScript Project.
August 7, 2019
SDK Releases
The Firebase Admin Go SDK (v3.9.0) is now available. This release comes with a new API for sending Cloud Messaging messages in batches. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin .NET SDK (v1.8.0) is now available. This release comes with a new API for managing Cloud Messaging topic subscriptions and improved error handling. To install this SDK, see Add the Firebase Admin SDK to your Server.
August 6, 2019
SDK Releases
- The Firebase iOS SDK (v6.6.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
August 1, 2019
SDK Releases
- The Firebase JavaScript SDK (v6.3.4) fixes an encoding issue in Realtime Database. To install this SDK, see Add Firebase to your JavaScript Project.
Firebase Gradle Plugins
- The Firebase Performance Monitoring Gradle plugin has been updated. For more details, check out the latest Android Release Notes.
July 31, 2019
Firebase console
The create project flow in the Firebase console has been updated to be a full-screen, multi-step flow. Users can choose to skip the step of setting up Google Analytics. When Google Analytics is set up, users can choose to associate their Firebase project with an existing Google Analytics account or to create a new Google Analytics account.
We are also introducing the ability to upgrade your Firebase project to access even more powerful analytics capabilities in Google Analytics, in addition to the free and unlimited event reporting already available in the Firebase console. To learn more, see the Firebase blog.
July 26, 2019
SDK Releases
The Firebase JavaScript SDK (v6.3.3) fixes a regression in Realtime Database introduced in v6.3.2. To install this SDK, see Add Firebase to your JavaScript Project.
The Firebase SDK for C++ (v6.2.2) includes bug fixes for Authentication, Realtime Database, Cloud Functions and Cloud Storage. To install this SDK, see Add Firebase to your C++ Project.
The Firebase SDK for Unity (v6.2.2) includes bug fixes for Authentication, Realtime Database, Cloud Functions and Cloud Storage. It also works around regressions in Unity 2019.2 and 2019.3 which caused a DllNotFoundException in the editor. To install this SDK, see Add Firebase to your Unity Project.
July 25, 2019
SDK Releases
- The Firebase JavaScript SDK (v6.3.2) includes a bug fix for Performance Monitoring and adds an environment variable that allows developers to specify a local database emulator instance. To install this SDK, see Add Firebase to your JavaScript Project.
July 24, 2019
SDK Releases
The Firebase Android SDKs for Cloud Functions, Realtime Database, Cloud Storage, Cloud Firestore, and ML Kit for Firebase have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v21.1.0. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
Cloud Functions for Firebase v3.2.0 has added support for Test Lab triggered functions with
functions.testLab
.The Firebase Admin Node.js SDK (v8.3.0) is now available. This release comes with a new API for retrieving and updating Realtime Database security rules. To install this SDK, see Add the Firebase Admin SDK to your Server.
July 18, 2019
SDK Releases
The Firebase iOS SDK (v6.5.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
The Firebase Admin Java SDK (v6.9.0) is now available. This release comes with new APIs for specifying analytics labels for FCM notifications. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase JavaScript SDK (v6.3.1) includes internal refactoring changes and some fixes for Cloud Firestore. To install this SDK, see Add Firebase to your JavaScript Project.
July 12, 2019
SDK Releases
The Firebase Android SDKs for Analytics, Authentication, Cloud Storage, In-App Messaging, and ML Kit for Firebase have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v21.0.0. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
July 11, 2019
SDK Releases
The Firebase Crashlytics SDK for iOS (v3.13.4) is now available. This release includes:
- Hotfix for changes introduced with Answers 1.4.1
The Firebase JavaScript SDK (v6.3.0) includes a fix to prevent errors during page load on browsers that don't support IndexedDB. It also includes internal refactoring. To install this SDK, see Add Firebase to your JavaScript Project.
July 10, 2019
Firebase Gradle Plugins
- The Firebase Performance Monitoring Gradle plugin has been updated. For more details, check out the latest Android Release Notes.
SDK Releases
- The Firebase SDK for Unity (v6.2.1) is now available, which fixes an issue with Crashlytics on Android.
July 9, 2019
SDK Releases
The Firebase Crashlytics SDK for iOS (v3.13.3) is now available. This release includes:
- Upgrade to include changes for Answers 1.4.1
- Fix for an issue where system libraries are not symbolicated for arm64e devices
The Firebase iOS SDK (v6.4.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
July 8, 2019
SDK Releases
- Cloud Functions for Firebase v3.1.0 has added support
for the
us-east4
region.
July 2, 2019
SDK Releases
The Firebase SDK for C++ (v6.2.0) is now available with support for custom domains in Dynamic Links, and fixes to Realtime Database and Instance ID. To install this SDK, see Add Firebase to your C++ Project.
The Firebase SDK for Unity (v6.1.0) is now available with a new C++ implementation for Realtime Database on Desktop, support for custom domains in Dynamic Links, and fixes to Crashlytics, Instance ID, and Realtime Database. To install this SDK, see Add Firebase to your Unity Project.
June 27, 2019
- The
google-services
plugin for Android (v4.3.0) and thestrict-version-matcher
plugin for Android (v1.2.0) are now available. This release contains bug fixes and a change to where you can apply the plugin. For more details, check out the latest Android Release Notes.
SDK Releases
The Firebase Admin .NET SDK (v1.7.0) is now available. This release comes with a set of new user management APIs. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase JavaScript SDK (v6.2.4) fixes an issue in Performance Monitoring. To install this SDK, see Add Firebase to your JavaScript Project.
June 24, 2019
SDK Releases
The Firebase JavaScript SDK (v6.2.3) fixes a serious issue introduced in the previous release that affects Cloud Firestore queries. It also fixes a bug causing errors when using Authentication in Node. To install this SDK, see Add Firebase to your JavaScript Project.
The Firebase Android SDKs for Instance IDs, Cloud Firestore, Cloud Messaging, and Performance Monitoring have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) has been updated to v20.1.0. Learn how to add SDKs to your app using the Firebase BoM, in the Android getting started guide.
June 21, 2019
SDK Releases
- The Firebase JavaScript SDK (v6.2.2) fixes a bug introduced in the previous release that causes crashes in React Native. It also includes some internal refactoring. To install this SDK, see Add Firebase to your JavaScript Project.
June 20, 2019
SDK Releases
The Firebase Android SDKs for In-App Messaging have been updated. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) (v20.0.1) has been updated. To add SDKs to your app using the Firebase BoM, visit Add Firebase to your Android Project.
For more details about these updates, check out the latest Android Release Notes.
The Firebase JavaScript SDK (v6.2.1) fixes a bug that may occur when bundling Firebase with user code, and a bug causing errors in environments without
window.addEventListener
. It also includes some internal refactoring to improve type safety. To install this SDK, see Add Firebase to your JavaScript Project.
Firebase console
- For new projects, set your Cloud Storage and Cloud Firestore data location when you enable one of those services rather than during project creation. To learn more, visit Select locations for your project.
June 19, 2019
SDK Releases
The Firebase Admin Node.js SDK (v8.2.0) is now available. This release fixes an issue that hindered its usage in GKE and several other managed environments. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase iOS SDK (v6.3.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
The Firebase Crashlytics SDK for iOS (v3.13.2) is now available. This release fixes a symbol name collision between
Crashlytics
andClassKit
.
June 17, 2019
SDK Releases
The Firebase Android SDKs for Ads, Analytics, App Indexing, Authentication, Cloud Firestore, Cloud Functions (client), Cloud Messaging, Cloud Storage, Dynamic Links, In-App Messaging, Instance IDs, ML Kit for Firebase, Performance Monitoring, Realtime Database, Remote Config, and A/B Testing have been updated. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) (v20.0.0) has been updated. To add SDKs to your app using the Firebase BoM, visit Add Firebase to your Android Project.
For more details about these updates, check out the latest Android Release Notes.
June 13, 2019
SDK Releases
- The Firebase JavaScript SDK (v6.2.0) includes a new API in Cloud Firestore that allows you to clear persisted data on device. It also includes some documentation updates. To install this SDK, see Add Firebase to your JavaScript Project.
June 12, 2019
SDK Releases
- Cloud Functions for Firebase has removed ongoing support for the Node.js 6 runtime. If you want to deploy and run existing functions built on Node.js 6, you must use a Firebase SDK for Cloud Functions lower than version 3.0.0. See the Firebase documentation to learn more about how to set Node.js version.
June 11, 2019
SDK Releases
The Firebase Admin Node.js SDK (v8.1.0) is now available. This release comes with some new project-scoped APIs in the
projectManagement
module. To install this SDK, see Add the Firebase Admin SDK to your Server.The Firebase Admin Go SDK (v3.8.1) is now available. To install this SDK, see Add the Firebase Admin SDK to your Server.
June 7, 2019
SDK Releases
- The Firebase SDK for Unity (v6.1.1) is now available, which fixes an issue when generating Firebase config files on Windows.
June 6, 2019
SDK Releases
The Firebase Admin .NET SDK (v1.6.0) is now available. This release comes with new APIs for retrieving user accounts in Authentication. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase SDK for C++ (v6.1.0) is now available with updated Android and iOS dependencies, desktop auth persistence, and a number of bug fixes. To install this SDK, see Add Firebase to your C++ Project.
The Firebase SDK for Unity (v6.1.0) is now available with updated Android and iOS dependencies, desktop auth persistence, and a number of bug fixes. To install this SDK, see Add Firebase to your Unity Project.
The Firebase JavaScript SDK (v6.1.1) includes some internal refactoring to improve type safety. To install this SDK, see Add Firebase to your JavaScript Project.
June 4, 2019
SDK Releases
- The Firebase iOS SDK (v6.2.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
May 31, 2019
SDK Releases
The Firebase Android SDK for Cloud Firestore has been updated. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) (v19.0.0) has been updated. To add SDKs to your app using the Firebase BoM, visit Add Firebase to your Android Project.
For more details, check out the latest Android Release Notes.
May 30, 2019
SDK Releases
The Firebase Admin Go SDK (v3.8.0) is now available. This release comes with a new API for generating email action links for Authentication. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin .NET SDK (v1.5.0) is now available. This release comes with new APIs for retrieving and deleting user accounts in Authentication. To install this SDK, see Add the Firebase Admin SDK to your Server.
May 28, 2019
SDK Releases
The Firebase Android SDKs for Cloud Firestore, In-App Messaging, ML Kit for Firebase, and Performance Monitoring have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase JavaScript SDK (v6.1.0) adds the ability to list objects in a bucket in Cloud Storage. It also includes some bug fixes. To install this SDK, see Add Firebase to your JavaScript Project.
May 23, 2019
SDK Releases
The Firebase Admin Node.js SDK (v8.0.0) is now available. This release drops support for Node 6, and comes with version 2.0.0 of the Cloud Firestore client. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin Python SDK (v2.17.0) is now available. This release comes with new APIs for sending Cloud Messaging messages to multiple devices. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Android SDK for Crashlytics has been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase JavaScript SDK (v6.0.4) improves Cloud Firestore's ability to recover after network connectivity changes, moves some peer dependencies to direct dependencies, and has some bug fixes. To install this SDK, see Add Firebase to your JavaScript Project.
May 21, 2019
SDK Releases
The Firebase Admin Node.js SDK (v7.4.0) is now available. This release deprecates support for Node 6, and comes with a new version of the Cloud Firestore client. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase iOS SDK (v6.1.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
May 16, 2019
SDK Releases
- The Firebase Crashlytics SDK for iOS (v3.13.1) is now available. This is a patch release to ensure functionality alignment with the Fabric SDK (v1.10.1). No action is needed for Firebase Crashlytics users.
May 10, 2019
SDK Releases
The Firebase Crashlytics SDK for iOS (v3.13.0) is now available. This release includes no changes to the Firebase Crashlytics SDK itself, and no action is needed for Firebase Crashlytics users.
This version of the Crashlytics SDK depends on a new version of the Fabric SDK (v1.10.0), with major changes to the command line tools. These changes do not affect Firebase Crashlytics users, but for details about the change, refer to the latest Fabric SDK changelog.
May 9, 2019
SDK Releases
- The
Firebase JavaScript SDK (v6.0.2) is
now available. It updates the
gRPC
version and includes some bug fixes, see Add Firebase to your JavaScript Project.
May 8, 2019
SDK Releases
- The Firebase JavaScript SDK (v6.0.1) is now available. It fixes a regression in Authentication introduced in 6.0.0. To install this SDK, see Add Firebase to your JavaScript Project.
May 7, 2019
SDK Releases
The Firebase iOS SDK (v6.0.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
The Firebase JavaScript SDK (v6.0.0) is now available. This release introduces the new Performance Monitoring Client SDK. Polyfills in the Firebase package are removed. Cloud Firestore adds support for querying across collections. It also includes breaking changes in Authentication and Realtime Database. Please review the detailed release notes to ensure your app functions as expected. To install this SDK, see Add Firebase to your JavaScript Project.
The Firebase Android SDKs for Analytics, App Indexing, Authentication, Cloud Firestore, Cloud Functions (client), Cloud Messaging, Cloud Storage, Dynamic Links, Invites, ML Kit for Firebase, Performance Monitoring, Realtime Database, Remote Config, A/B Testing, and Instance IDs have been updated. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) (v18.0.0 and v18.1.0) has been updated. To add SDKs to your app using the Firebase BoM, visit Add Firebase to your Android Project.
For more details about these updates, check out the latest Android Release Notes.
The Firebase SDK for C++ (v6.0.0) is now available with updated Android and iOS dependencies, bug fixes, removal of Firebase Invites, and a few deprecations. To install this SDK, see Add Firebase to your C++ Project.
The Firebase SDK for Unity (v6.0.0) is now available with Crashlytics added as generally available (GA), a new
Task.ContinueWithOnMainThread()
extension method, updated Android and iOS dependencies, updated Android and iOS Resolver, bug fixes, removal of Firebase Invites, and a few deprecations. To install this SDK, see Add Firebase to your Unity Project.
Firebase Gradle Plugins
- The Firebase Gradle Plugins have been updated. For more details, check out the latest Android Release Notes.
Firebase console
- Firebase now supports web apps as a top-level app type in the Firebase console. Add a web app to your Firebase project just like you've added iOS and Android apps. You can also see the details of a registered web app from the Your apps card in your Project settings (alongside your iOS and Android apps). Visit Add Firebase to your JavaScript project to learn more.
Performance Monitoring
- Firebase Performance Monitoring for web apps is now available. With Performance Monitoring, you can gain insight into your web app's performance issues. Visit Getting Started with Performance Monitoring for Web to learn more.
Hosting
- Firebase Hosting now offers a second free default domain to
host your Firebase web apps, the
web.app
domain. Visit the Hosting documentation to learn more.
May 03, 2019
SDK Releases
- The Firebase Android SDK for Crashlytics has been updated to include support for NDK crashes. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
May 2, 2019
Cloud Functions for Firebase now provides Beta support for the Node.js 10 runtime along with full support for Node.js 8 (Node.js 6 is now deprecated). Note that you must now set the desired runtime version in
package.json
. See the Firebase documentation to learn more about how to set Node.js version.Supported by the Firebase CLI starting with v6.8.0.
April 25, 2019
SDK Releases
The Firebase JavaScript SDK (v5.10.1) is now available. Authentication has a fix to prevent some errors during
signInWithPopup
. Cloud Firestore and Authentication add improvements to environment detection. It also includes fixes and internal refactoring. To install this SDK, see Add Firebase to your JavaScript Project.The Firebase Admin Java SDK (v6.8.1) is now available. This release comes with automatic retrying support in the FCM API. To install this SDK, see Add the Firebase Admin SDK to your Server.
Crashlytics
- In the Firebase console, you can now configure velocity alerts to notify your team when any individual issue is causing an urgent problem in your app.
April 23, 2019
Performance Monitoring
- Performance Monitoring integration with BigQuery is now available. BigQuery allows you to analyze your Performance Monitoring data using BigQuery SQL, export the data, and even use the data for your custom ML models. Learn more at Export Performance Monitoring data to BigQuery.
April 19, 2019
SDK Releases
The Firebase SDK for C++ (v5.7.0) is now available with changes to Remote Config. To install this SDK, see Add Firebase to your C++ Project.
The Firebase SDK for Unity (v5.7.0) is now available with changes to Remote Config and bug fixes for Authentication. To install this SDK, see Add Firebase to your Unity Project.
April 18, 2019
SDK Releases
The Firebase Admin .NET SDK (v1.4.0) is now available. This release comes with new API that enables deploying the SDK behind an HTTP proxy. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase JavaScript SDK (v5.10.0) is now available. Cloud Firestore adds an experimental API for forcing long polling. Authentication adds new APIs for serializing and deserializing credentials. It also includes fixes and internal refactoring. To install this SDK, see Add Firebase to your JavaScript Project.
April 17, 2019
SDK Releases
- The Firebase Admin Node.js SDK (v7.3.0) is now available. This release comes with new APIs for managing SAML and OIDC auth provider configurations. To install this SDK, see Add the Firebase Admin SDK to your Server.
April 11, 2019
SDK Releases
- The Firebase JavaScript SDK (v5.9.4) is now available. It contains some type fixes. To install this SDK, see Add Firebase to your JavaScript Project.
April 10, 2019
SDK Releases
- The Firebase iOS SDK (v5.20.2) is now available. It resolves an issue in Analytics. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
April 9, 2019
Hosting
- Firebase Hosting integration with Cloud Run is now available in beta. Using Firebase Hosting with Cloud Run, you can host microservices by directing HTTPS requests to trigger a containerized app. Cloud Run is the newest addition to the Firebase-supported serverless options for Firebase Hosting.
April 5, 2019
SDK Release
The beta release of a Cloud Firestore Android library with Kotlin extensions is now available. For more details, check out the latest Android Release Notes.
The Firebase Android SDKs for Instance IDs, Authentication, Cloud Messaging, Performance Monitoring, and Remote Config have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase SDK for C++ (v5.6.1) is now available with a fix for a crash on iOS startup. To install this SDK, see Add Firebase to your C++ Project.
The Firebase SDK for Unity (v5.6.1) is now available with a fix for a crash on iOS startup, and fixes to the Android resolver. To install this SDK, see Add Firebase to your Unity Project.
April 4, 2019
SDK Release
- The Firebase JavaScript SDK (v5.9.3) is now available. It includes some internal refactoring. To install this SDK, see Add Firebase to your JavaScript Project.
April 2, 2019
SDK Release
- The Firebase Bill of Materials (BoM) (v17.0.0) has been updated. For more details, check out the latest Android Release Notes. To add SDKs to your app using the Firebase BoM, visit Add Firebase to your Android Project.
March 30, 2019
SDK Releases
- The Firebase iOS SDK (v5.20.1) is now available. It resolves an issue in Cloud Firestore. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
March 29, 2019
- The Firebase JavaScript SDK (v5.9.2) is now available. It adds a missing type definition in Cloud Firestore. To install this SDK, see Add Firebase to your JavaScript Project.
SDK Releases
- The Firebase iOS SDK (v5.20.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
March 28, 2019
SDK Release
The Firebase Admin Node.js SDK (v7.2.0) is now available. This release comes with a new version of the Cloud Firestore client. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin .NET SDK (v1.3.0) is now available. This release comes with a new API for sending Cloud Messaging messages in batches. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin Go SDK (v3.7.0) is now available. This release comes with a new APIs for creating and verifying Firebase session cookies. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase JavaScript SDK (v5.9.2) is now available. It adds a missing type definition in Cloud Firestore. To install this SDK, see Add Firebase to your JavaScript Project.
March 27, 2019
SDK Release
- The Firebase Android SDKs for Instance IDs, In-App Messaging, Cloud Firestore, Cloud Messaging, ML Kit for Firebase, and Remote Config have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
Firebase Gradle Plugins
- The Firebase Gradle Plugins have been updated. For more details, check out the latest Android Release Notes.
March 21, 2019
SDK Release
- The Firebase JavaScript SDK (v5.9.1) is now available. It updates all external dependencies and includes a few bug fixes for Cloud Firestore. To install this SDK, see Add Firebase to your JavaScript Project.
March 20, 2019
SDK Releases
The Firebase Admin Node.js SDK (v7.1.1) is now available. This release comes with a bug fix in the FCM batch APIs. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin .NET SDK (v1.2.1) is now available. This release comes with some improvements in the ID token verification API. To install this SDK, see Add the Firebase Admin SDK to your Server.
March 19, 2019
SDK Releases
- The Firebase iOS SDK (v5.19.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
March 18, 2019
SDK Releases
The Firebase SDK for C++ (v5.6.0) is now available with Game Center support in Authentication, new features in Realtime Database on desktop, and a bug fix when deleting objects. To install this SDK, see Add Firebase to your C++ Project.
The Firebase SDK for Unity (v5.6.0) is now available with Game Center support in Authentication, and a bug fix when deleting objects. To install this SDK, see Add Firebase to your Unity Project.
March 15, 2019
SDK Releases
The Firebase Android SDKs for Analytics and Cloud Functions (client) have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase Bill of Materials (BoM) is now available as an experimental feature. Using the Bill of Materials (BoM) Gradle feature with Firebase, you can set the version of the Firebase platform as a whole. To add SDKs to your app using the Firebase BoM, visit Add Firebase to your Android Project.
March 14, 2019
SDK Releases
The Firebase Admin Node.js SDK (v7.1.0) is now available. This release comes with a new API for sending Cloud Messaging messages in batches. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin Java SDK (v6.8.0) is now available. This release comes with a new API for sending Cloud Messaging messages in batches. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase JavaScript SDK (v5.9.0) is now available. Cloud Firestore has been updated with new features. See the JavaScript SDK Release Notes for more details. This release also includes some minor bug fixes. To install this SDK, see Add Firebase to your JavaScript Project.
March 13, 2019
SDK Releases
- The Firebase Android SDK for Ads has been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
March 11, 2019
SDK Releases
- The Firebase Android SDKs for Authentication, Performance Monitoring, and Remote Config have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
March 8, 2019
Hosting
- In the Firebase console, you can now control how many of your site's past deployed versions are retained. Visit the help article to learn how to use this new setting.
March 7, 2019
SDK Releases
The Firebase JavaScript SDK (v5.8.6) is now available. It improves performance when querying over documents that contain subcollections in Cloud Firestore. To install this SDK, see Add Firebase to your JavaScript Project.
The Firebase iOS SDK (v5.18.2) fixes incorrect modulemaps from some frameworks. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
The Firebase iOS SDK (v5.18.1) now includes the open-source version of Instance ID. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
March 5, 2019
SDK Releases
- The Firebase iOS SDK (v5.18.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
March 1, 2019
SDK Releases
- The
Firebase JavaScript SDK (v5.8.5) is
now available. It adds a timeout feature to
HttpsCallables
and some minor bug fixes. To install this SDK, see Add Firebase to your JavaScript Project.
February 26, 2019
SDK Releases
- The Firebase Android SDKs for Instance IDs, Cloud Firestore, In-App Messaging, and Cloud Messaging have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
February 21, 2019
SDK Releases
The Firebase JavaScript SDK (v5.8.4) is now available. It fixes an uncaught error when
enablePersistence()
is called in a second tab in Cloud Firestore. It also improves error handling in Testing SDK. To install this SDK, see Add Firebase to your JavaScript Project.The Firebase iOS SDK (v5.17.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
The Firebase Admin Python SDK (v2.16.0) is now available. This release comes with a new API for generating email action links for Authentication. To install this SDK, see Add the Firebase Admin SDK to your Server.
February 19, 2019
SDK Releases
The Firebase SDK for Unity (v5.5.0) is now available with Crashlytics added as a Beta release, Invites deprecation, and an updated Android Resolver. To install this SDK, see Add Firebase to your Unity Project.
The Firebase SDK for C++ (v5.5.0) is now available with Invites deprecation and an updated method of including Android dependencies. To install this SDK, see Add Firebase to your C++ Project.
February 14, 2019
SDK Releases
The Firebase Admin .NET SDK (v1.2.0) is now available. This release comes with a new API for sending notifications with Firebase Cloud Messaging. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase JavaScript SDK (v5.8.3) is now available. It improves error handling for firestore endAt queries. To install this SDK, see Add Firebase to your JavaScript Project.
February 08, 2019
SDK Releases
- The Firebase Android SDK for Crashlytics has been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
February 07, 2019
SDK Releases
- The Firebase Android SDKs for A/B Testing, Invites, Dynamic Links, Cloud Firestore, and Remote Config have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
January 31, 2019
SDK Releases
The Firebase JavaScript SDK (v5.8.2) is now available. It updates the gRPC version and includes some minor fixes. To install this SDK, see Add Firebase to your JavaScript Project.
Firebase SDK for Cloud Functions (v2.2.0) is now available. This release introduces support for multiple regions for functions by passing multiple region strings to
functions.region()
. See Cloud Functions locations. Also, the SDK now provides validation of instance names and typing improvements for Realtime Database triggers.Important: This release updates Cloud Firestore and Cloud Storage dependencies. If you use these APIs in your Cloud Functions implementations for these products, see Cloud Firestore release notes and Cloud Storage release notes for more details. This release also updates its TypeScript dependency to v3.1.0.
The Firebase Android SDKs for ML Kit for Firebase, Firebase Core, Analytics, and Ads have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
January 30, 2019
SDK Releases
- The Firebase Android SDKs for ML Kit for Firebase have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
January 25, 2019
SDK Releases
- The Firebase Android SDKs for Realtime Database, Cloud Firestore, and In-App Messaging have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
January 24, 2019
SDK Releases
The Firebase Admin .NET SDK (v1.1.0) is now available. This release comes with a new API for setting custom claims on user accounts. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase JavaScript SDK (v5.8.1) is now available. It includes package updates and some internal improvements. To install this SDK, see Add Firebase to your JavaScript Project.
January 23, 2019
SDK Releases
The Firebase Admin Node.js SDK (v6.5.1) is now available. This release comes with improvements to how application default credentials are handled. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin Python SDK (v2.15.1) is now available. This release comes with improvements to how the SDK handles HTTP errors. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase iOS SDK (v5.16.0) is now available. This release includes an update to the minimum supported Xcode version. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
January 18, 2019
SDK Releases
- The Firebase SDK for C++ (v5.4.4) is now available with bug fixes in Cloud Functions on Android and AdMob on iOS. To install this SDK, see Add Firebase to your C++ Project.
- The Firebase SDK for Unity (v5.4.4) is now available with bugs fixes in iOS/Android Resolver components, Realtime Database on mobile, Cloud Functions on Android, and general fixes, including fixes for issues with Unity 5.6 and Unity 2018.3 and newer. To install this SDK, see Add Firebase to your Unity Project.
January 17, 2019
SDK Releases
- The
Firebase JavaScript SDK (v5.8.0) is
now available. It changes to return a
Timestamp
instead ofDate
in theDocumentSnapshot
by default in Cloud Firestore. In addition, it includes other minor fixes. To install this SDK, see Add Firebase to your JavaScript Project.
January 16, 2019
SDK Releases
The Firebase Admin Python SDK (v2.15.0) is now available. This release comes with APNs critical alerts support and other additions to the Firebase Cloud Messaging API. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin Go SDK (v3.6.0) is now available. This release comes with APNs critical alerts support in the Firebase Cloud Messaging API. To install this SDK, see Add the Firebase Admin SDK to your Server.
January 10, 2019
SDK Releases
- The Firebase JavaScript SDK (v5.7.2) is now available. It fixes a regression introduced in 5.7.0 that caused apps using experimentalTabSynchronization to hit an exception in Cloud Firestore. It also fixes a packaging issue where some external dependencies were included in the Firebase package. In addition, it includes other minor fixes. To install this SDK, see Add Firebase to your JavaScript Project.
January 9, 2019
SDK Releases
The Firebase Admin Node.js SDK (v6.5.0) is now available. This release comes with a new function for creating SHA certificates for the project management API. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin Java SDK (v6.7.0) is now available. This release comes with a new API for generating email action links for password reset, email verification and email link sign-in. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Android SDKs for Remote Config have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
December 22, 2018
SDK Releases
- The Firebase Android SDK for Crashlytics has been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
December 21, 2018
Remote Config
The latest release of the Firebase Android SDK for Remote Config (v16.1.2) causes A/B Testing to not work as expected. Remote Config SDK v16.1.2 does not collect user behavior for A/B Testing experiments which causes reports to show that an experiment has zero users.
If you've configured both A/B Testing and Remote Config in your project, use v16.1.0 of the Remote Config Android SDK.
Note that downgrading Remote Config to v16.1.0 requires that the following Android SDKs (if they're used in your project with Remote Config) to be at the following versions:
- com.google.firebase:firebase-ads:17.1.1
- com.google.firebase:firebase-analytics:16.0.5
- com.google.firebase:firebase-dynamic-links:16.1.3
- com.google.firebase:firebase-invites:16.0.5
- com.google.firebase:firebase-core:16.0.5
December 20, 2018
SDK Releases
- The Firebase JavaScript SDK (v5.7.1) is now available. It adds SAML providers and exposed the API to enable OIDC providers and changes the email validation logic to allow international email addresses in Authentication. In addition, it adds a custom error for schema downgrades in Cloud Firestore. It also includes other minor fixes. To install this SDK, see Add Firebase to your JavaScript Project.
December 19, 2018
SDK Releases
- The Firebase Android SDKs for Cloud Firestore and Performance Monitoring have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
December 17, 2018
SDK Releases
- The Firebase iOS SDK (v5.15.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
Firebase console
- Firebase IAM now supports two new predefined roles, Firebase Admin and Firebase Viewer, which offer two different levels of access to all Firebase services. Assign these roles using the GCP console.
December 12, 2018
SDK Releases
- The Firebase Admin Node.js SDK (v6.4.0)
is now available. This release comes with support for specifying
an
http.Agent
at initialization. To install this SDK, see Add the Firebase Admin SDK to your Server.
December 6, 2018
SDK Releases
The Firebase Android SDKs for Authentication and Cloud Firestore have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase JavaScript SDK (v5.7.0) is now available. It adds a garbage collection process to on-disk persistence that removes older documents for Cloud Firestore. To install this SDK, see Add Firebase to your JavaScript Project.
December 4, 2018
SDK Releases
The Firebase iOS SDK (v5.14.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
The Firebase Admin Python SDK (v2.14.0) is now available. This release comes with a new Firebase project management API. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin Go SDK (v3.5.0) is now available. This release drops support for golang 1.8 and older, and comes with improvements to the Cloud Messaging API. To install this SDK, see Add the Firebase Admin SDK to your Server.
December 03, 2018
SDK Releases
- The Firebase Android SDKs for Analytics, Dynamic Links, Google Ads, Invites, Performance Monitoring, and Remote Config have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
November 30, 2018
SDK Releases
- The Firebase SDK for C++ (v5.4.3) is now available with a bug fix for Cloud Storage on iOS. To install this SDK, see Add Firebase to your C++ Project.
- The Firebase SDK for Unity (v5.4.3) is now available with a bug fix for Cloud Storage on iOS. To install this SDK, see Add Firebase to your Unity Project.
November 29, 2018
SDK Releases
The Firebase JavaScript SDK (v5.6.0) is now available. It adds the ability to customize the dynamic link domain for email actions and includes other minor fixes. To install this SDK, see Add Firebase to your JavaScript Project.
The Firebase Android SDKs for App Indexing, ML Kit for Firebase, and Performance Monitoring have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
November 28, 2018
SDK Releases
The Firebase Admin Node.js SDK (v6.3.0) is now available. This release comes with a new Firebase project management API. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin Java SDK (v6.6.0) is now available. This release comes with a new Firebase project management API. To install this SDK, see Add the Firebase Admin SDK to your Server.
November 20, 2018
SDK Releases
The Firebase JavaScript SDK (v5.5.9) is now available. It caps the amount of exponential backoff gRPC will use for reconnection attempts to 100ms in Cloud Firestore and includes other internal fixes. To install this SDK, see Add Firebase to your JavaScript Project.
The Firebase iOS SDK (v5.13.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
November 19, 2018
SDK Releases
- The Firebase Admin Node.js SDK (v6.2.0) is now available. This release comes with a new API for generating email action links for password reset, email verification and email link sign-in. To install this SDK, see Add the Firebase Admin SDK to your Server.
November 15, 2018
SDK Releases
- The Firebase SDK for C++ (v5.4.2) removes a spurious error message in Authentication on Android. To install this SDK, see Add Firebase to your C++ Project.
- The Firebase SDK for Unity (v5.4.2) updated iOS and Android SDK versions, and fixed issues in the Android Resolver, FirebaseApp, Authentication on Android, Realtime Database, and Dynamic Links on iOS. To install this SDK, see Add Firebase to your Unity Project.
November 12, 2018
Firebase console
- The Firebase console now supports custom IAM roles. Custom roles allow you to tailor a set of permissions that meet the specific requirements of your organization. For more information about custom roles, see our overview of custom roles.
Realtime Database
- Query parameters in URLs aren't parsed correctly (and are not
RFC-compliant, according to RFC 3986, Section 2).
To parse URLs correctly, add the
X-Firebase-Decoding: 1
header to all REST requests.
# Example request without the opt-in header
curl 'https://demo.firebaseio.com/users.json?orderBy="email"&equalTo="something%2Botherthing%40domain.com"'
# This would be the same as:
# firebase.database().ref("users")
# .orderByChild("email").equalTo("something otherthing@domain.com")
# Example request with the correct header and the default behavior in 2019
curl 'https://demo.firebaseio.com/users.json?orderBy="email"&equalTo="something%2Botherthing%40domain.com"' --header "X-Firebase-Decoding: 1"
# This would be the same as:
# firebase.database().ref("users")
# .orderByChild("email").equalTo("something+otherthing@domain.com")
November 9, 2018
SDK Releases
- The Firebase Android SDKs for Realtime Database, Cloud Functions, Cloud Storage, Cloud Firestore, and In-App Messaging have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
November 8, 2018
SDK Releases
- The Firebase JavaScript SDK (v5.5.8) is now available. It adds a source map for Authentication and includes other minor fixes. To install this SDK, see Add Firebase to your JavaScript Project.
November 6, 2018
SDK Releases
- The Firebase iOS SDK (v5.12.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
November 5, 2018
SDK Releases
- The Firebase SDK for Unity (v5.4.1) is now available with a fix for a version mismatch in Google Analytics and Google App Measurement dependencies on iOS. To install this SDK, see Add Firebase to your Unity Project.
November 2, 2018
SDK Releases
- The Firebase Android SDKs for Google Analytics and Dynamic Links have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
November 1, 2018
SDK Releases
- The Firebase JavaScript SDK (v5.5.7) is now available. It adds a missing type definition and includes other minor fixes. To install this SDK, see Add Firebase to your JavaScript Project.
October 29, 2018
Firebase console
- The Firebase Management REST API is now available. This REST API enables programmatic setup and management of Firebase projects, including a project's Firebase resources and Firebase apps.
A/B Testing
- Now supports a realtime view of users in an experiment.
- Better experiment roll-out for Remote Config A/B tests.
- Ability to limit an experiment variant to a subset of users.
- Streamlined A/B testing data export to BigQuery.
Analytics
- Added support for dynamic audiences that determine membership based on the current value of user properties. You can also now specify criteria for when your users leave an audience such as membership duration, exclusion criteria, or specific time periods. For more information, see Audiences.
Cloud Messaging
- Cloud Messaging Notifications UI has been upgraded to support scheduled, recurring messages.
- Cloud Messaging data can now be exported to the BigQuery sandbox. For more information, see BigQuery data export.
Performance Monitoring
- Added the ability to close or mute alerts about possible performance issues in the dashboard. You can also edit the sensitivity thresholds the SDK relies on to flag issues.
- Added details and visualization of performance metrics for a sampling of anonymized user sessions.
Predictions
- Added a new details page that shows you what factors the ML model considers (like events, device, user data, etc.) to make predictions. Now exposes performance metrics for each prediction.
- You can now set up automated daily exports of your complete prediction dataset to the BigQuery sandbox.
- You can use Predictions to target In-App Messaging campaigns, recurring Cloud Messaging campaigns, or use it to A/B test the effect of changing different values in your app through Remote Config.
October 25, 2018
Realtime Database
- Added security rules emulator that runs locally to help test and debug security rules and provide detailed error messages and coverage reporting when deploying security rules. For more information, see Firebase Realtime Database Emulator.
Cloud Firestore
- Added security rules emulator that runs locally to help test and debug security rules and provide detailed error messages and coverage reporting when deploying security rules. For more information, see Test your Cloud Firestore Security Rules.
SDK Releases
The Firebase Android SDKs for Cloud Firestore, In-App Messaging, and Performance Monitoring have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
Firebase SDK for Cloud Functions (v2.1.0) is now available. This release adds support for background triggers for Remote Config publish and rollback events. For more information, see Remote Config triggers and Propagate Remote Config updates in real time.
The Firebase JavaScript SDK (v5.5.6) is now available. It changes the component packaging to use UMD format. It also fixes an issue where Cloud Firestore is not compatible with IE 11. To install this SDK, see Add Firebase to your JavaScript Project.
October 24, 2018
SDK Releases
- The Firebase iOS SDK (v5.11.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
October 22, 2018
SDK Releases
- The Firebase Admin Node.js SDK (v6.1.0) is now available. This release upgrades the version of the Cloud Firestore client used by the SDK to 0.18.0. To install this SDK, see Add the Firebase Admin SDK to your Server.
Firebase console
- The Firebase console now offers predefined Firebase roles. These new roles enable more granular access than the primitive Owner/Editor/Viewer roles. To edit member access for your project, visit the Firebase console Users and permissions page. For more information on roles, see Manage project access with Firebase IAM.
October 19, 2018
SDK Releases
The Firebase SDK for Unity (v5.4.0) is now available with improved support for .NET 4.x Unity projects, a method to enable Realtime Database persistence, and a bug fix for link shortening in Dynamic Links. To install this SDK, see Add Firebase to your Unity Project.
The Firebase SDK for C++ (v5.4.0) is now available with a known issue in Realtime Database on desktop and a bug fix for link shortening in Dynamic Links. To install this SDK, see Add Firebase to your C++ Project.
October 18, 2018
SDK Releases
- The Firebase JavaScript SDK (v5.5.5) is now available. It updates documentation to include examples for typescript and native es6 modules in Node.js environment. It corrects the import path for Authentication in the rxFire documentation. It also includes some minor fixes. To install this SDK, see Add Firebase to your JavaScript Project.
October 16, 2018
SDK Releases
- The Firebase Android SDKs for Realtime Database, Remote Config and ML Kit for Firebase have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
October 11, 2018
SDK Releases
- The
Firebase JavaScript SDK (v5.5.4) is
now available. It removes fallback based on
eval()
for JSON parsing, allowing SDK to be used in environments that prohibiteval()
, and includes other minor fixes. To install this SDK, see Add Firebase to your JavaScript Project.
October 9, 2018
SDK Releases
- The Firebase iOS SDK (v5.10.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
October 4, 2018
SDK Releases
- The Firebase JavaScript SDK (v5.5.3) is now available. It fixed an issue that prevented query synchronization between multiple tabs in Cloud Firestore. To install this SDK, see Add Firebase to your JavaScript Project.
October 3, 2018
SDK Releases
The Firebase SDK for C++ (v5.3.1) is now available with fixes in Invites. To install this SDK, see Add Firebase to your C++ Project.
The Firebase SDK for Unity (v5.3.1) is now available with fixes in Invites, improved Android module initialization and better support for Unity 2018.3. Add Firebase to your Unity Project.
October 2, 2018
SDK Releases
- The Firebase Android SDKs for Realtime Database and Cloud Firestore have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
September 27, 2018
SDK Releases
- The Firebase JavaScript SDK (v5.5.2) is now available. It fixes a browser compatibility issue with Safari 9. It now supports native ES6 module loading for Cloud Firestore in supported browsers. It also enhances the error messages in Authentication. To install this SDK, see Add Firebase to your JavaScript Project.
September 25, 2018
Firebase Hosting
- The Firebase Hosting REST API for deploying a new version to your site is now available.
SDK Releases
- The Firebase iOS SDK (v5.9.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
September 21, 2018
Firebase console
- You can now delete unwanted Dynamic Links domains from your project.
SDK Releases
- The Firebase Dynamic Links iOS SDK is now open source! Take a look in our GitHub repository.
September 20, 2018
SDK Releases
The Firebase SDK for C++ (v5.3.0) is now available with fixes in Realtime Database and Cloud Functions. The minimum Xcode version has been updated to 9.4.1. To install this SDK, see Add Firebase to your C++ Project.
The Firebase SDK for Unity (v5.3.0) is now available with fixes in Realtime Database, Cloud Functions, Cloud Storage, and the Android Resolver. The minimum Xcode version has been updated to 9.4.1. To install this SDK, see Add Firebase to your Unity Project.
September 19, 2018
SDK Releases
The Firebase iOS SDK (v5.8.1) is now available. This release resolves a dependency error. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
The Firebase JavaScript SDK (v5.5.1) is now available. It fixes an issue where typings are not created in the correct location for Cloud Firestore and Realtime Database, and includes fixes for the SDK test suite. It also updates the dependency version on the closure compiler, so it works with Java 10. To install this SDK, see Add Firebase to your JavaScript Project.
September 18, 2018
SDK Releases
- The Firebase Android SDKs for Firebase Messaging has been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
- The Firebase Admin Java SDK (v6.5.0) is now available. This release upgrades Google Cloud Storage and Cloud Firestore dependencies to the latest available. To install this SDK, see Add the Firebase Admin SDK to your Server.
- The Firebase Admin Go SDK (v3.4.0) is now available. This release comes with a new convenience API for working with multiple database instances in the same project. To install this SDK, see Add the Firebase Admin SDK to your Server.
September 12, 2018
SDK Releases
The Firebase iOS SDK (v5.8.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
The Firebase JavaScript SDK (v5.5.0) is export PATH="$PATH:/google/data/ro/projects/devsite now available. This release includes experimental support for multi-tab usage in Cloud Firestore, and some other bug fixes. To install this SDK, see Add Firebase to your JavaScript Project.
September 5, 2018
SDK Releases
- The Firebase Android SDKs for Firebase Instance ID, Firebase Common, Firebase Database, Firebase Messaging and Firebase Storage SDKs have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
August 30, 2018
SDK Releases
- The Firebase JavaScript SDK (v5.4.1) is now available. It contains a fix for Authentication on non-browser environments and some internal improvements for Cloud Firestore. To install this SDK, see Add Firebase to your JavaScript Project.
August 28, 2018
Firebase console
- The Project Overview dashboard has been improved and expanded to cover all Firebase services. It surfaces trends and anomalies in a single place for all your apps, with links to detailed pages for further analysis and actions.
SDK Releases
- The Firebase iOS SDK (v5.7.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
- The Firebase Admin Java SDK (v6.4.0) is now available. This release adds several new parameters to the FCM Webpush notification API. To install this SDK, see Add the Firebase Admin SDK to your Server.
August 23, 2018
SDK Releases
The Firebase JavaScript SDK (v5.4.1) is now available. It contains some bug fixes for Authentication and Cloud Firestore. To install this SDK, see Add Firebase to your JavaScript Project.
The Firebase Android SDKs for Firebase Core, Google Analytics, Crash Reporting, Dynamic Links, and Invites have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
August 22, 2018
SDK Releases
- The Firebase Android SDK for Firebase In-App Messaging has been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
August 21, 2018
SDK Releases
- The Firebase Admin Python SDK (v2.13.0) is now available. This release comes with new APIs for receiving realtime updates from the database, and accessing multiple databases in the same project. To install this SDK, see Add the Firebase Admin SDK to your Server.
Firebase Hosting
- Firebase Hosting now supports multiple Hosting sites associated with a single Firebase project. Supported by Firebase CLI v4.2.0+.
August 16, 2018
In-App Messaging
- The initial public beta release of the Firebase In-App Messaging SDK for Android is now available. To learn more, see the Firebase In-App Messaging documentation.
SDK Releases
The Firebase Admin .NET SDK (v1.0.0) is now available. This initial release comes with custom token minting and ID token verification support. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase JavaScript SDK (v5.4.0) is now available. It contains some bug fixes for Cloud Firestore and a significant change to the persistence schema. To install this SDK, see Add Firebase to your JavaScript Project.
The Firebase Android SDKs for In-App Messaging beta is now available. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The Firebase iOS SDK (v5.6.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
The Firebase SDK for C++ (v5.2.1) is now available with fixes in Auth and Database. To install this SDK, see Add Firebase to your C++ Project.
The Firebase SDK for Unity (v5.2.1) is now available with updated Android and iOS dependency versions and fixed bugs in App, Auth, Database, and the Android Resolver.
To install this SDK, see Add Firebase to your Unity Project.
August 13, 2018
- The Firebase Android SDKs for Performance Monitoring, ML Kit for Firebase, and Cloud Firestore have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
August 9, 2018
SDK Releases
- The Firebase Admin Node.js SDK (v6.0.0) is now available. With this release the Admin SDK drops support for Node.js 4. To install this SDK, see Add the Firebase Admin SDK to your Server.
- The Firebase Admin Go SDK (v3.3.0) is now available. This release adds several new parameters to the Webpush notification API. To install this SDK, see Add the Firebase Admin SDK to your Server.
August 8, 2018
Firebase console
- The Firebase console now supports specifying locations for Analytics and Cloud Firestore at project creation, see Set a project location.
Cloud Firestore
- Cloud Firestore now supports the
europe-west3
andus-east1
regions, see Cloud Firestore locations. - You can now add single-field index exemptions to exempt specific fields from automatic indexing.
- Added support for importing and exporting of documents, see Exporting and Importing Data.
August 3, 2018
SDK Releases
- The Firebase JavaScript SDK (v5.3.1) is now available. It contains some bug fixes for Cloud Firestore. To install this SDK, see Add Firebase to your JavaScript Project.
August 2, 2018
SDK Releases
- The Firebase iOS SDK (v5.5.0) is now available. For more details, see the Firebase iOS SDK release notes. To install this SDK, see Add Firebase to your iOS Project.
July 31, 2018
Firebase Hosting
- Updated the calculation for number of stored bytes, generally resulting in smaller amounts. New versions deployed to Hosting will use this new calculation. Versions that are already deployed will be updated during August.
July 27, 2018
SDK Releases
- The Firebase Android SDK for Cloud Firestore has been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
July 24, 2018
Firebase SDK for Cloud Functions
- The Firebase SDK for Cloud Functions v2.0.0 is now available. This release contains new features as well as breaking changes from the existing beta SDK and from v1.0.0. Developers with existing Cloud Functions for Firebase code should see the migration guide before upgrading. To install this SDK, see set up and initialize Firebase SDK for Cloud Functions.
- Beta support for Node.js 8 runtime. See the Firebase documentation to learn how to set the node.js runtime version.
- Support for the selection of regions for your functions. Learn more about Cloud Functions Locations.
- Support for per-function configuration of timeout and memory allocation. See the Firebase documentation to learn how to set timeout and memory allocation.
July 23, 2018
SDK Releases
The Firebase SDK for Unity (v5.2.0) is now available with fixes for bugs in Android and Authentication, and changes in Realtime Database, functions, and FCM. To install this SDK, see Add Firebase to your Unity Project.
The Firebase Admin Node.js SDK (v5.13.1) is now available. This release upgrades the version of the Cloud Firestore client used by the SDK to 0.15.4. To install this SDK, see Add the Firebase Admin SDK to your Server.
July 20, 2018
SDK Releases
The Firebase iOS SDK (v5.4.1) is now available. It includes a fix for Cloud Firestore. To install this SDK, see Add Firebase to your iOS Project.
The Firebase SDK for C++ (v5.2.0) is now available with fixes for bugs in Android and Authentication, and changes in Realtime Database, functions, and FCM. To install this SDK, see Add Firebase to your C++ Project.
July 19, 2018
SDK Releases
- The Firebase JavaScript SDK (v5.3.0) is now available. It contains some bugfixes for Authentication and Cloud Firestore as well as some additional query functionality for Cloud Firestore. To install this SDK, see Add Firebase to your JavaScript Project.
July 17, 2018
SDK Releases
- The Firebase Admin SDK introduces support for creating custom tokens without explicit service account credentials.
July 12, 2018
SDK Releases
The Firebase Android SDKs for Cloud Firestore and Cloud Functions for Firebase have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
The google-services plugin for Android (v4.0.2) is now available. This release contains bug fixes.
The strict-version-matcher plugin for Android (v1.0.3) is now available. This release contains bug fixes.
June 29, 2018
SDK Releases
- The Firebase iOS SDK (v5.4.0) is now available. It includes updates to Authentication, Cloud Firestore, and Cloud Functions for Firebase Client SDK, FCM, and Realtime Database. To install this SDK, see Add Firebase to your iOS Project.
June 28, 2018
SDK Releases
The Firebase JavaScript SDK (v5.2.0) is now available. It contains some additional functionality for Cloud Functions for Firebase Client SDK and a browser compatibility fix for Realtime Database. To install this SDK, see Add Firebase to your JavaScript Project.
The Firebase Android SDKs for Cloud Messaging and Firebase Instance ID have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
June 27, 2018
SDK Releases
The Firebase SDK for C++ (v5.1.1) is now available with updated Android and iOS dependencies. To install this SDK, see Add Firebase to your C++ Project.
The Firebase SDK for Unity (v5.1.1) is now available with updated Android and iOS dependencies. To install this SDK, see Add Firebase to your Unity Project.
June 22, 2018
SDK Releases
The Firebase SDK for C++ (v5.1.0) is now available with changes to Analytics, Authentication, and Realtime Database, as well as a new SDK, Cloud Functions. To install this SDK, see Add Firebase to your C++ Project.
The Firebase SDK for Unity (v5.1.0) is now available with changes to Analytics, Authentication, and Realtime Database, as well as a new SDK, Cloud Functions. To install this SDK, see Add Firebase to your Unity Project.
June 21, 2018
SDK Releases
The Firebase JavaScript SDK (v5.1.0) is now available. This release contains an ES Module export as well as some bugfixes for Authentication in addition to some minor refactoring in FCM and Cloud Firestore. To install this SDK, see Add Firebase to your JavaScript Project.
The Firebase Android SDKs for Invites and Cloud Firestore have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
June 20, 2018
SDK Releases
- The Firebase iOS SDK (v5.3.0) is now available. It includes updates to Instance ID, Cloud Firestore, ML Kit for Firebase, and Performance Monitoring. To install this SDK, see Add Firebase to your iOS Project.
June 14, 2018
SDK Releases
- The Firebase Android SDKs for Authentication, App Indexing, and Firebase Core have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
June 12, 2018
SDK Releases
- The Firebase Admin Go SDK (v3.1.0) is now available. This release contains a new API for importing users into Firebase in bulk. To install this SDK, see Add the Firebase Admin SDK to your Server.
June 7, 2018
Dynamic Links
You can now specify up to five custom
page.link
subdomains for your Dynamic Links. Short links using these new custom subdomains look like the following example:https://example.page.link/abcXYZ
With custom subdomains, you can create Dynamic Link URLs that reflect your brand identity.You can now whitelist the URL patterns that can be used as a Dynamic Link's deep link (
link
) or fallback link (ifl
,ipfl
,afl
,ofl
). If you define a whitelist, Dynamic Links won't redirect to URLs that don't match a whitelisted pattern.
You can try both of these features in the Firebase console.
June 6, 2018
SDK Releases
- The Firebase iOS SDK (v5.2.0) is now available. It includes updates to Authentication, Instance ID, FCM, and Cloud Firestore. To install this SDK, see Add Firebase to your iOS Project.
Firebase console
- The experience to add iOS and Android apps has been updated to include a step to verify that the SDK setup was successful.
June 5, 2018
SDK Releases
The Firebase SDK for C++ (v5.0.0) is now available with major updates to AdMob, Authentication, Realtime Database, and Cloud Storage, and new APIs in Dynamic Links and Invites. To install this SDK, see Add Firebase to your C++ Project.
The Firebase SDK for Unity (v5.0.0) is now available with major updates to AdMob, Authentication, and Cloud Storage, and new APIs in Dynamic Links and Invites. To install this SDK, see Add Firebase to your Unity Project.
May 31, 2018
SDK Releases
- The Firebase Admin Java SDK (v6.2.0) is now available. This release contains a new API for importing users into Firebase in bulk. To install this SDK, see Add the Firebase Admin SDK to your Server.
- The Firebase Admin Python SDK (v2.11.0) is now available. This release contains a new API for importing users into Firebase in bulk. To install this SDK, see Add the Firebase Admin SDK to your Server.
May 29, 2018
SDK Releases
- The Firebase iOS SDK (v5.1.0) is now available. It includes updates to Analytics, Realtime Database, Dynamic Links, Cloud Firestore, FCM, and AdMob. To install this SDK, see Add Firebase to your iOS Project.
May 24, 2018
- The google-services plugin for Android (v4.0.1) is now available. This release includes a fix for a bug introduced in 4.0.0.
SDK Releases
- The Firebase JavaScript SDK (v5.0.4) is now available. This release contains some bugfixes and cleanup in the Cloud Firestore, Realtime Database, and FCM SDKs. It also updates the READMEs for all of our firebase scoped packages on NPM. To install this SDK, see Add Firebase to your JavaScript Project.
May 23, 2018
SDK Releases
- The Firebase Android SDKs for Authentication, Cloud Firestore, Cloud Storage, FCM, ML Kit for Firebase, and Realtime Database have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
May 17, 2018
SDK Releases
- The Firebase JavaScript SDK (v5.0.3) is now available. This release contains fixes for some packaging regressions included in the 5.0.0 release, as well as bugfixes in FCM, Cloud Firestore, and Realtime Database. To install this SDK, see Add Firebase to your JavaScript Project.
May 15, 2018
SDK Releases
- The Firebase Admin Node.js SDK (v5.12.1) is now available. This release improves the module loading latency of the Admin SDK. To install this SDK, see Add the Firebase Admin SDK to your Server.
- The Firebase Admin Java SDK (v6.1.0)
is now available. This release deprecates a method in the
FirebaseAuth
API. To install this SDK, see Add the Firebase Admin SDK to your Server. - The Firebase iOS SDK (v5.0.1) is now available. This release contains bug fixes and a fix for the ZIP file. To install this SDK, see Add Firebase to your iOS Project.
May 14, 2018
Analytics
- Lifetime User Engagement is now tracked as a user property.
May 8, 2018
ML Kit for Firebase
- The initial public beta release of ML Kit for Firebase is now available. To learn more, see ML Kit for Firebase.
A/B Testing
- A/B Testing has been reworked as a new top-level Firebase service with new SDKs and a dedicated page in the Firebase console. For more information, see Firebase A/B Testing.
Test Lab
- Added iOS support for Test Lab (beta). This allows you to run XCTests on a variety of iOS devices using Test Lab's cloud infrastructure. For more information, see Firebase Test Lab.
Performance Monitoring
- Performance Monitoring has exited open beta and is now available for general release.
- Added screen traces, which span the lifestyle of a screen and measure slow and frozen frames.
Firebase console
- A new Users and Permissions tab in Project Settings introduces an updated experience for managing and inviting project collaborators from the Firebase console.
- A new A/B Testing page has been added to the Firebase console to allow you to configure and manage your A/B testing experiments.
SDK Releases
- The Firebase iOS SDK (v5.0.0) is now available. It introduces the new ML Kit for Firebase and A/B Testing SDKs, and has improvements to several SDKs. To install this SDK, see Add Firebase to your iOS Project.
- This release introduces the new ML Kit for Firebase SDK and includes updates for the Firebase Android SDK for Performance Monitoring For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
- The Firebase JavaScript SDK (v5.0.0) is now available. This is a major version change that includes breaking changes. Please review the detailed release notes to ensure your app functions as expected. This contains some top-level packaging changes as well as breaking changes in Authentication, Realtime Database, Cloud Storage, and Cloud Firestore. To install this SDK, see Add Firebase to your JavaScript Project.
- The Firebase Admin Java SDK (v6.0.0) is now available. This is a major version change that includes breaking changes. Please review the detailed release notes for more information and how to migrate your app to the new version. To install this SDK, see Add the Firebase Admin SDK to your Server.
- The Firebase Admin Go SDK (v3.0.0) is now available. This release contains minor changes to the Authentication APIs. To install this SDK, see Add the Firebase Admin SDK to your Server.
May 2, 2018
SDK Releases
- The Firebase Android SDKs for Analytics, Authentication, Cloud Messaging, Cloud Firestore, Cloud Storage, Crash Reporting, and Performance Monitoring have been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.
April 25, 2018
SDK Releases
- The Firebase Admin Java SDK (v5.11.0) is now available. This release contains new APIs for managing user authentication sessions in server-side web applications. To install this SDK, see Add the Firebase Admin SDK to your Server.
April 24, 2018
SDK Releases
- The Firebase SDK for Unity (v4.5.2) is now available with fixes for a build issues, and bugs in FirebaseApp, Authentication and Linux desktop. To install this SDK, see Add Firebase to your Unity Project.
April 19, 2018
SDK Releases
- The Firebase JavaScript SDK (v4.13.0) is now available. This release spans all of our SDKs and offers several new APIs, improvements to our testing infrastructure, bugfixes, and general cleanup/improvements. Check out the release notes for more info! To install this SDK, see Add Firebase to your JavaScript Project.
April 17, 2018
SDK Releases
- The Firebase Admin Java SDK (v5.10.0) is now available. This release contains new APIs for configuring timeouts for egress HTTP connections. To install this SDK, see Add the Firebase Admin SDK to your Server.
- The Firebase Admin Go SDK (v2.7.0) is now available. This release contains new error handling APIs. To install this SDK, see Add the Firebase Admin SDK to your Server.
April 16, 2018
SDK Releases
The Firebase SDK for C++ (v4.5.1) is now available with fixes for bugs in Realtime Database (Desktop) and Remote Config and exposed new functionality in Authentication (Desktop) and FCM. To install this SDK, see Add Firebase to your C++ Project.
The Firebase SDK for Unity (v4.5.1) is now available with fixes for some build issues, fixes for bugs in Realtime Database, Dynamic Links, Invites, Remote Config, and Cloud Storage, and exposes new APIs in Authentication (Desktop) and Analytics. To install this SDK, see Add Firebase to your Unity Project.
April 13, 2018
SDK Releases
- The Firebase iOS SDK (v4.13.0) is now available. It includes new features for Analytics and a bug fix for Authentication. To install this SDK, see Add Firebase to your iOS Project.
April 12, 2018
SDK Releases
The Firebase Admin Python SDK (v2.10.0) is now available. This release contains new APIs for managing user authentication sessions in server-side web applications. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Android SDK (v15.0.0) is now available as part of the Google Play services 15.0.0 release. It includes the updates to Authentication and Cloud Storage. To install this SDK, see Add Firebase to your Android Project.
April 10, 2018
Firebase console
- A new Analytics Settings page is now available from the Analytics pages in the Firebase console. This page allows you to manage Google sharing settings, along with the project's reporting currency and timezone, which were previously app-level settings. A consolidated data sharing setting is now available from the Data Privacy page.
SDK Releases
- The Firebase iOS SDK (v4.12.0) is now available. It includes the new iOS Cloud Functions for Firebase Client SDK as well as improvements for Authentication, FCM, Performance Monitoring, Cloud Storage, and Cloud Firestore. To install this SDK, see Add Firebase to your iOS Project.
April 9, 2018
Firebase console
- A Data Privacy tab has been added to Project Settings in the Firebase console where customers can provide their Data Protection Officer (DPO) and EU Representative contact information to comply with General Data Protection Regulation (GDPR) requirements. For more information, see Privacy and Security in Firebase.
April 6, 2018
Firebase console
- The Account Linking page in the Firebase console has been renamed to Integrations and now features options for Slack and JIRA.
April 5, 2018
SDK Releases
- The Firebase Admin Node.js SDK (v5.12.0) is now available. This release contains new APIs for managing user authentication sessions in server-side web applications. To install this SDK, see Add the Firebase Admin SDK to your Server.
April 4, 2018
Firebase console
- The number of users active in the past 30 minutes is now displayed at the top of the Project Overview page.
Cloud Firestore Security Rules
- Added the ability to view and diff previously deployed Cloud Firestore Security Rules in Firebase console.
April 3, 2018
Firebase SDK for Cloud Functions
- The Firebase SDK for Cloud Functions v1.0.0 is now available. This release contains breaking changes from the existing beta SDK. Developers with existing Cloud Functions for Firebase code should see the migration guide before upgrading. To install this SDK, see set up and initialize Firebase SDK for Cloud Functions.
Cloud Functions for Firebase Test SDK
- The Cloud Functions for Firebase Test SDK, a testing companion to
firebase-functions
, is now available. This SDK assists in the setup and teardown of unit tests, generates sample data and event context, and more. To install this SDK, see Test setup.
March 29, 2018
Cloud Firestore Security Rules
- Added the
getAfter()
function to access the state of a document after a transaction or batch of writes completes but before the transaction or batch commits, allowing you to define writes that must take place together as part of a batch or transaction. For more information, see Writing conditions for Security Rules or the Cloud Firestore Security Rules reference.
SDK Releases
- The Firebase JavaScript SDK (v4.12.1) is now available. This release contains bugfixes/hardening for the Cloud Firestore, Authentication, and FCM components. To install this SDK, see Add Firebase to your JavaScript Project.
March 28, 2018
SDK Releases
- The Firebase Android SDK (v12.0.1) is now available as part of the Google Play services 12.0.1 release. This release includes fixes for issues introduced in the v12.0.0 release. To install this SDK, see Add Firebase to your Android Project.
March 20, 2018
SDK Releases
The Firebase SDK for Cloud Functions v0.9.0 introduces support for HTTPS Callable Functions. Used together with the related Cloud Functions for Firebase Client SDKs for iOS, Android, and JavaScript, HTTPS Callable Functions let you call functions directly from a Firebase-powered app.
The Firebase JavaScript SDK (v4.12.0) is now available. It includes the new JavaScript Cloud Functions for Firebase Client SDK as well as the passwordless email sign in feature for Authentication. To install this SDK, see Add Firebase to your JavaScript Project.
The Firebase iOS SDK (v4.11.0) is now available. It includes the new iOS Cloud Functions for Firebase Client SDK as well as improvements for Authentication, InstanceID, and Cloud Firestore. To install this SDK, see Add Firebase to your iOS Project.
The Firebase Android SDK (v12.0.0) is now available as part of the Google Play services 12.0.0 release. It includes the new Android Cloud Functions for Firebase Client SDK as well as updates to Authentication, including support for Google Play Games authentication, Cloud Messaging, and Cloud Firestore. To install this SDK, see Add Firebase to your Android Project.
March 19, 2018
SDK Releases
The Firebase SDK for C++ (v4.5.0) is now available with desktop workflow support (Windows, OS X, and Linux) for Authentication, Realtime Database, Remote Config, and Cloud Storage, as well as Google Play Games authentication on Android, and changes to AdMob, Authentication, and Cloud Storage. To install this SDK, see Add Firebase to your C++ Project.
The Firebase SDK for Unity (v4.5.0) is is now available with desktop workflow support (Windows, OS X, and Linux) for Authentication and Remote Config, as well as Google Play Games authentication on Android, improved editor support, and changes to Authentication, Instance ID, and Cloud Storage. To install this SDK, see Add Firebase to your Unity Project.
March 15, 2018
SDK Releases
- The Firebase Admin Node.js SDK (v5.11.0)
is now available. This release contains a new
importUsers()
API for importing users to Firebase Auth in bulk. To install this SDK, see Add the Firebase Admin SDK to your Server. - The Firebase Admin Python SDK (v2.9.1) is now available. This release contains improvements to error handling in the FCM API. To install this SDK, see Add the Firebase Admin SDK to your Server.
- The Firebase Admin Go SDK (v2.6.1)
is now available. This release supports go version 1.6. It also fixes a bug in
the
messaging.UnsubscribeFromTopic()
API. To install this SDK, see Add the Firebase Admin SDK to your Server.
March 9, 2018
SDK Releases
- The Firebase iOS SDK (v4.10.1) is now available with a hotfix for a regression in Cloud Firestore introduced in 4.10.0. To install this SDK, see Add Firebase to your iOS Project.
March 8, 2018
SDK Releases
The Firebase Admin Node.js SDK (v5.10.0) is now available. This release contains updates to the Realtime Database and Cloud Firestore clients. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase JavaScript SDK (v4.11.0) is now available. This release includes a bugfix for IE11 , support for new Realtime Database reference arguments, and a tweak to the Firestore
get
API. To install this SDK, see Add Firebase to your JavaScript Project.
March 7, 2018
Crashlytics
- Breadcrumbs based on Analytics events are now available for Crashlytics in the Firebase console.
March 6, 2018
SDK Releases
- The Firebase iOS SDK (v4.10.0) is now available with improvements for Authentication, Realtime Database, FCM, Performance Monitoring, Cloud Storage, and Cloud Firestore. To install this SDK, see Add Firebase to your iOS Project.
March 5, 2018
SDK Releases
- The Firebase SDK for C++ (v4.4.3) is now available with a bug fix for unresolved symbols on iOS builds. To install this SDK, see Add Firebase to your C++ Project.
February 28, 2018
SDK Releases
The Firebase Admin Go SDK (v2.6.0) is now available. This release contains a new API for accessing Realtime Database. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin Node.js SDK (v5.9.1) is now available. This release contains updates to the Realtime Database and Cloud Firestore clients. To install this SDK, see Add the Firebase Admin SDK to your Server.
February 23, 2018
SDK Releases
The Firebase SDK for C++ (v4.4.2) is now available with bug fixes for Dynamic Links, Invites, Remote Config and Cloud Storage, and linking issues with Windows and Linux stub libraries. To install this SDK, see Add Firebase to your C++ Project.
The Firebase SDK for Unity (v4.4.3) is is now available with bug fixes for Dynamic Links, Invites, Remote Config and Cloud Storage. Add Firebase to your Unity Project.
February 22, 2018
SDK Releases
- The Firebase JavaScript SDK (v4.10.1) is now available. This release includes some internal cleanup, as well as some bugfixes for Realtime Database and FCM. To install this SDK, see Add Firebase to your JavaScript Project.
February 15, 2018
SDK Releases
- The Firebase JavaScript SDK (v4.10.0) is now available. This release includes bugfixes for Cloud Firestore, improvements to Realtime Database, and a new API in FCM. To install this SDK, see Add Firebase to your JavaScript Project.
February 14, 2018
SDK Releases
The Firebase iOS SDK (v4.9.0) is now available with improvements for Authentication, Instance ID, FCM, Remote Config, and Cloud Firestore. To install this SDK, see Add Firebase to your iOS Project.
The Firebase Admin SDK introduces new APIs for Cloud Messaging and for revoking Firebase refresh tokens.
February 5, 2018
SDK Releases
- The Firebase SDK for Unity (v4.4.2) is now available with an updated Firebase iOS dependency version.
February 1, 2018
SDK Releases
- The Firebase JavaScript SDK (v4.9.1) is now available. This release includes bugfixes/cleanup for Authentication, Realtime Database, and Cloud Firestore. To install this SDK, see Add Firebase to your JavaScript Project.
January 30, 2018
SDK Releases
- The Firebase Admin Node.js SDK (v5.8.2)
is now available. This release exposes some new Firestore typings from the
admin.firestore
namespace. To install this SDK, see Add the Firebase Admin SDK to your Server.
January 27, 2018
SDK Releases
- The Firebase iOS SDK (v4.8.2) is now available with a bug fix for Analytics. To install this SDK, see Add Firebase to your iOS Project.
January 26, 2018
SDK Releases
The Firebase SDK for C++ (v4.4.1) is now available with bug fixes for Realtime Database and Instance ID. To install this SDK, see Add Firebase to your C++ Project.
The Firebase SDK for Unity (v4.4.1) is now available with bug fixes for .NET 4.x, Cloud Storage, Realtime Database, and Instance ID. To install this SDK, see Add Firebase to your Unity Project.
January 25, 2018
SDK Releases
- The google-services plugin for Android (v3.2.0) is now available. This release is for code cleanup and refactoring, and introduces no developer-visible changes.
January 18, 2018
SDK Releases
The Firebase JavaScript SDK (v4.9.0) is now available. This release includes several updates/bugfixes for Cloud Firestore. To install this SDK, see Add Firebase to your JavaScript Project.
The Firebase iOS SDK (v4.8.1) is now available with updates for Analytics, Realtime Database, Dynamic Links, Cloud Firestore, Cloud Storage, Remote Config, and Performance Monitoring. To install this SDK, see Add Firebase to your iOS Project.
Firebase Dynamic Links
You can now specify a custom short link suffix when you create a Dynamic Link in the Firebase console. Short links with custom suffixes are more readable, which can improve a link's click-through rate.
Default:
https://abc123.app.goo.gl/wX2e
Custom:https://abc123.app.goo.gl/backtoschool
Firebase Authentication
- You can now specify in the Firebase console your own SMTP server, which will be used to send account management emails, such as password reset emails and email address change confirmations.
Crashlytics
- Crashlytics Insights is now available in the Firebase console.
January 17, 2018
SDK Releases
- The Firebase Admin Node.js SDK (v5.8.1) is now available. This upgrades the Cloud Firestore dependency version from 0.10.0 to 0.11.1, which includes several bug fixes in Cloud Firestore. To install this SDK, see Add Firebase to your JavaScript Project.
January 11, 2018
SDK Releases
The Firebase JavaScript SDK (v4.8.2) is now available. It contains several NPM package bugfixes, as well as some fixes to the typings changes that were introduced in the last release. To install this SDK, see Add Firebase to your JavaScript Project.
Firebase Admin SDK can now be initialized without explicit arguments.
January 10, 2018
Firebase Realtime Database
- Realtime Database Rules now offer the ability to limit read or write access to data based on query parameters. Learn more about query-based rules.
January 4, 2018
SDK Releases
- The Firebase Admin Node.js SDK (v5.7.0) is now available. This release contains a new API for revoking Firebase refresh tokens. To install this SDK, see Add the Firebase Admin SDK to your Server.
January 3, 2018
SDK Releases
The Firebase SDK for C++ (v4.4.0) is now available with support for Instance ID. To install this SDK, see Add Firebase to your C++ Project.
The Firebase SDK for Unity (v4.4.0) is now available with support for Instance ID and a fix in Authentication. To install this SDK, see Add Firebase to your Unity Project.
December 21, 2017
SDK Releases
- The Firebase Admin Node.js SDK (v5.6.0) is now available. This release contains a new API for deleting Firebase instance IDs. To install this SDK, see Add the Firebase Admin SDK to your Server.
- The Firebase Admin Java SDK (v5.7.0) is now available. This release contains a new API for deleting Firebase instance IDs. To install this SDK, see Add the Firebase Admin SDK to your Server.
- The Firebase Admin Python SDK (v2.7.0) is now available. This release contains a new API for deleting Firebase instance IDs. To install this SDK, see Add the Firebase Admin SDK to your Server.
- The Firebase Admin Go SDK (v2.3.0) is now available. This release contains a new API for deleting Firebase instance IDs. To install this SDK, see Add the Firebase Admin SDK to your Server.
December 18, 2017
SDK Releases
The Firebase Android SDK (v11.8.0) is now available as part of the Google Play services 11.8.0 release. This release includes updates to App Indexing, Authentication, Cloud Messaging, and Performance Monitoring. To install this SDK, see Add Firebase to your Android Project.
The Firebase JavaScript SDK (v4.8.1) is now available. It contains bugfixes and an internal typings refactor. To install this SDK, see Add Firebase to your JavaScript Project.
The Firebase iOS SDK (v4.8.0) is now available with updates for Dynamic Links, Instance ID, Cloud Firestore, and Performance Monitoring. To install this SDK, see Add Firebase to your iOS Project.
December 13, 2017
SDK Releases
- The Firebase Admin Go SDK (v2.2.1) is now available. This release contains updates to user management support.
Firebase console
- You can now link DoubleClick with your Firebase project. This enables using DoubleClick Campaign Manager (DCM) or DoubleClick Bid Manager (DBM) to track Firebase measured in-app events, such as installs and In-App-Purchases, as conversions.
December 08, 2017
SDK Releases
The Firebase Admin Go SDK (v2.2.0) is now available. This release includes a new user management API for creating and updating Firebase user accounts from Go applications. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin Java SDK (v5.6.0) is now available. This release comes with support for setting custom claims on user accounts, and for exporting all users in Firebase projects. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin Python SDK (v2.6.0) is now available. This release comes with support for setting custom claims on user accounts, and for exporting all users in Firebase projects. To install this SDK, see Add the Firebase Admin SDK to your Server.
December 7, 2017
SDK Releases
- The Firebase JavaScript SDK (v4.8.0) is now available. This release adds some helper functions to the Authentication SDK as well as some bugfixes for Cloud Firestore. To install this SDK, see Add Firebase to your JavaScript Project.
December 6, 2017
Firebase console
- In-console notifications are now available. You can view your notifications by clicking the icon in the upper-right corner of the console. Notifications display important events in your projects.
December 5, 2017
Firebase console
- When you switch projects with the project selector in the Firebase console, you will now remain in the Firebase product you were viewing instead of being returned to the project overview dashboard.
November 30, 2017
Firebase console
- The Import project button has been removed from the Firebase console. You can now add Firebase to an existing project from the Add project dialog.
SDK Releases
The Firebase SDK for C++ (v4.3.0) is now available with bug fixes for Remote Config and a feature in Authentication. To install this SDK, see Add Firebase to your C++ Project.
The Firebase SDK for Unity (v4.3.0) is now available with general bug fixes with threading and callbacks, and fixes other bugs in Authentication, Remote Config, Cloud Storage, and Realtime Database. It also adds a new feature in Authentication. To install this SDK, see Add Firebase to your Unity Project.
The Firebase iOS SDK (v4.7.0) is now available with updates for Authentication, Dynamic Links, Performance Monitoring, Cloud Firestore, and Cloud Storage. To install this SDK, see Add Firebase to your iOS Project.
The Firebase JavaScript SDK (v4.7.0) is now available. It contains Node.js support for Cloud Firestore and some other stylistic fixes across the SDK. To install this SDK, see Add Firebase to your JavaScript Project.
November 27, 2017
SDK Releases
The Firebase Android SDK (v11.6.2) is now available as part of the Google Play services 11.6.2 release. This release includes updates to Cloud Firestore and Cloud Storage. To install this SDK, see Add Firebase to your Android Project.
November 21, 2017
Firebase Gradle Plugins
Version 1.1.5 of the Firebase Gradle Plugin for Android Studio 3.0 is now
available. This release resolves a FileExistsException
issue that occurred
in the firebase-perf plugin when setting
firebasePerformanceInstrumentationEnabled=false
in the gradle.properties
file.
SDK Releases
- The Firebase Admin Node.js SDK (v5.5.1) is now available. This release comes with improvements in the Cloud Firestore and Realtime Database APIs. To install this SDK, see Add the Firebase Admin SDK to your Server.
November 14, 2017
SDK Releases
- The Firebase iOS SDK (v4.6.0) is now available with updates for Analytics, Authentication, Dynamic Links, Invites, and Cloud Firestore. To install this SDK, see Add Firebase to your iOS Project.
November 10, 2017
Firebase Realtime Database
- Firebase Realtime Database now supports multiple database instances per project (for projects on the Blaze pricing plan). To learn more about using multiple databases on your project, see Scale with Multiple Databases.
SDK Releases
- The Firebase Admin Node.js SDK (v5.5.0) is now available. This release adds support for multiple database instances per project, for projects on the Blaze pricing plan.
November 9, 2017
SDK Releases
- The Firebase JavaScript SDK (v4.6.2) is now available. It includes bugfixes for issues found in the Authentication, and Cloud Firestore components. To install this SDK, see Add Firebase to your JavaScript Project.
November 8, 2017
Firebase console
The Firebase console has been updated with a new visual design. This includes updated navigation with collapsible groups of Firebase products. Products are now grouped into four areas based on the app development lifecycle.
The project overview page of the Firebase console has been updated with a new visual design. It now includes current data and last month's trends for each app's daily active users, monthly active users, crash-free user percentage, and total crashes.
The Analytics dashboard has been revamped to include new and redesigned cards to support day-to-day questions and tasks. A Latest Release section has been added to show adoption and stability of your latest app release.
November 7, 2017
SDK Releases
Version 5.5.0 of the Firebase Admin Java SDK introduces support for Cloud Firestore. To install this SDK, see Add the Firebase Admin SDK to your Server.
Version 2.5.0 of the Firebase Admin Python SDK introduces support for Cloud Firestore. To install this SDK, see Add the Firebase Admin SDK to your Server.
Version 2.1.0 of the Firebase Admin Go SDK introduces support for Cloud Firestore. To install this SDK, see Add the Firebase Admin SDK to your Server.
Firebase Gradle Plugins
Version 1.1.4 of the Firebase Gradle Plugin for Android Studio 3.0 is now
available. This release resolves a TransformException
that occurred on Windows
during incremental builds when using firebase-perf
.
November 6, 2017
SDK Releases
The Firebase Android SDK (v11.6.0) is now available as part of the Google Play services 11.6.0 release. This release includes updates to App Indexing, Analytics, Authentication, Cloud Messaging, Dynamic Links, Cloud Firestore, and Performance Monitoring. To install this SDK, see Add Firebase to your Android Project.
Firebase Gradle Plugins
Version 1.1.3 of the Firebase Gradle Plugin now accepts implementation configurations in place of compile configurations, to accommodate the deprecation of compile configurations in Android Studio 3.0.
November 2, 2017
Authentication
The Firebase JS Authentication SDK has been officially open sourced. Take a look at the source on GitHub. We look forward to collaborating with all of you on making the SDK even better!
SDK Releases
- The Firebase JavaScript SDK (v4.6.1) is now available. It resolves several issues across various components, and includes the newly released Open Source Authentication codebase. To install this SDK, see Add Firebase to your JavaScript Project.
Firebase Gradle Plugins
Version 1.1.2 of the Firebase Gradle Plugin is available. This version adds support for Android Studio 3.0.
October 30, 2017
SDK Releases
- The Firebase iOS SDK (v4.5.0) is now available with updates for Authentication, Cloud Firestore, and Remote Config. To install this SDK, see Add Firebase to your iOS Project.
October 24, 2017
SDK Releases
- The Firebase Admin Node.js SDK (v5.4.3) is now available. This release fixes a module loading issue in the SDK that prevented its use in environments like AWS Lambda. To install this SDK, see Add the Firebase Admin SDK to your Server.
October 20, 2017
SDK Releases
- The Firebase SDK for Unity (v4.2.1) is now available with bug fixes for Realtime Database, Cloud Storage, API initialization in .NET 4.x, and improvements to the iOS and Android Resolver components. To install this SDK, see Add Firebase to your Unity Project.
October 19, 2017
SDK Releases
- The Firebase JavaScript SDK (v4.6.0) is now available. It contains several bugfixes for Authentication, Realtime Database, and Cloud Firestore, as well as new authenticated user metadata. To install this SDK, see Add Firebase to your JavaScript Project.
October 17, 2017
SDK Releases
- The Firebase iOS SDK (v4.4.0) is now available with updates for Authentication, FCM, Cloud Firestore, and Realtime Database. To install this SDK, see Add Firebase to your iOS Project.
October 13, 2017
SDK Releases
- The Firebase Admin Go SDK (v2.0.0) is now available. This release comes with a new Cloud Storage API and improvements in the Authentication API. To install this SDK, see Add the Firebase Admin SDK to your Server.
October 12, 2017
SDK Releases
- The Firebase JavaScript SDK (v4.5.1) is now available. It introduces an internal module refactor to better modularize each component. To install this SDK, see Add Firebase to your JavaScript Project.
October 11, 2017
SDK Releases
- The Firebase Admin Java SDK (v5.4.0) is now available. This release comes with new APIs for processing Google credentials and managing asynchronous tasks. To install this SDK, see Add the Firebase Admin SDK to your Server.
October 9, 2017
SDK Releases
- The Firebase Admin Node.js SDK (v5.4.2) is now available. This release upgrades the Cloud Firestore client dependency to the latest version available, which fixes an issue related to saving nested document references. To install this SDK, see Add the Firebase Admin SDK to your Server.
October 3, 2017
Cloud Firestore
- The initial public beta release of Cloud Firestore is now available for iOS, Android, Web, Java, Python, NodeJS, and Go. Cloud Firestore is a flexible, scalable database for mobile, web, and server development from Firebase and Google Cloud Platform. Like Realtime Database, it keeps your data in sync across client apps through realtime listeners and offers offline support so you can build responsive apps that work regardless of network latency or internet connectivity. Cloud Firestore also offers enterprise-grade scalability and seamless integration with other Firebase and Google Cloud Platform products, including functions. For more information about Cloud Firestore, see the Firebase blog. To get started with Cloud Firestore right away, visit the quickstart.
SDK Releases
The Firebase iOS SDK (v4.3.0) is now available with support for Cloud Firestore and updates for Analytics, Authentication, FCM, Performance Monitoring, and Realtime Database. To install this SDK, see Add Firebase to your iOS Project.
The Firebase Android SDK (v11.4.2) is now available as part of the Google Play services 11.4.2 release. This release introduces support for Cloud Firestore. To install this SDK, see Add Firebase to your Android Project.
The Firebase Admin Node.js SDK (v5.4.0) is now available. This release comes with support for Cloud Firestore. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase JavaScript SDK (v4.5.0) is now available. It introduces support for {firestore}}. To install this SDK, see Add Firebase to your JavaScript Project.
October 2, 2017
SDK Releases
- The Firebase SDK for C++ (v4.2.0) is now available with bug fixes for Authentication, Realtime Database and FCM, and new features for Authentication and FCM. To install this SDK, see Add Firebase to your C++ Project.
- The Firebase SDK for Unity (v4.2.0) is now available with bug fixes for Analytics, Authentication, Realtime Database, and FCM and new features for Authentication and FCM. To install this SDK, see Add Firebase to your Unity Project.
September 27 2017
SDK Releases
- The Firebase Admin Node.js SDK (v5.3.0) is now available. This release comes with support for setting custom claims on user accounts, and exporting all users in Firebase projects. To install this SDK, see Add the Firebase Admin SDK to your Server.
September 21 2017
SDK Releases
The Firebase JavaScript SDK (v4.4.0) is now available. It introduces database multi-resource support as well as some fixes to the externs files. To install this SDK, see Add Firebase to your JavaScript Project.
The Firebase Admin Python SDK (v2.4.0) is now available. This release improves the ETag support present in the Realtime Database API, and provides a means for configuring the timeout value of outbound HTTP connections. To install this SDK, see Add the Firebase Admin SDK to your Server.
September 20 2017
SDK Releases
- The Firebase iOS SDK (v4.2.0) is now available with updates to AdMob, Authentication, Crash Reporting, Realtime Database, Instance ID, FCM, Performance Monitoring, Remote Config, and Cloud Storage. To install this SDK, see Add Firebase to your iOS Project.
September 18, 2017
SDK Releases
- The Firebase Android SDK (v11.4.0) is now available as part of the Google Play services 11.4.0 release. This release includes updates to App Indexing and Authentication. To install this SDK, see Add Firebase to your Android Project.
September 13, 2017
SDK Releases
The Firebase Admin Go SDK (v1.0.2) is now available. This release includes improvements to the custom token creation feature. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin Java SDK (v5.3.1) is now available. This release includes improvements to the error handling of the Admin SDK. To install this SDK, see Add the Firebase Admin SDK to your Server.
September 7, 2017
SDK Releases
The Firebase Admin Go SDK (v1.0.1) is now available. This release includes improvements to the ID token verification feature. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase JavaScript SDK (v4.3.1) is now available. It introduces fixes to the typings for features release in 4.3.0. To install this SDK, see Add Firebase to your JavaScript Project.
September 6, 2017
SDK Releases
- The Firebase Android SDK (v11.2.2) is now available as part of the Google Play services 11.2.2 release. This release includes updates to Performance Monitoring. To install this SDK, see Add Firebase to your Android Project.
Firebase console
- Google Analytics reports can now be exported to CSV for analysis in a spreadsheet. See the Firebase Help article for more information.
Aug 30, 2017
SDK Releases
- The Firebase iOS SDK (v4.1.1) is now available with updates to Authentication, FCM, Performance Monitoring, and Realtime Database. To install this SDK, see Add Firebase to your iOS Project.
- The Firebase Admin Go SDK (v1.0.0) is now available. This initial release comes with custom token minting and ID token verification support. To install this SDK, see Add the Firebase Admin SDK to your Server.
- The Firebase Admin Python SDK (v2.3.0) is now available. This release contains updates to the Realtime Database API, including ETag support and a bug fix to the transactions API.
Aug 23, 2017
SDK Releases
- The Firebase SDK for C++ (v4.1.0)
is now available with bug fixes for AdMob, FCM, Realtime Database,
Cloud Storage, and Remote Config, and new features for
Future
OnCompletion
callbacks and Realtime Database transaction callbacks. To install this SDK, see Add Firebase to your C++ Project. - The Firebase SDK for Unity (v4.1.0) is now available with bug fixes for the iOS build system in Unity 5.5 and below, Authentication, FCM, and Remote Config. To install this SDK, see Add Firebase to your Unity Project.
Aug 17, 2017
SDK Releases
- The Firebase JavaScript SDK (v4.3.0) is now available. It introduces client side localization and custom continue URLs to Authentication email actions, along with a fix for state synchronization on IE10. To install this SDK, see Add Firebase to your JavaScript Project.
Aug 16, 2017
SDK Releases
- The Firebase Admin Node.js SDK (v5.2.1) is now available. This fixes a bug in the TypeScript type declarations of the SDK.
Aug 14, 2017
SDK Releases
The Firebase Admin Node.js SDK (v5.2.0) is now available. This includes a new Cloud Storage API.
The Firebase Admin Java SDK (v5.3.0) is now available. This includes a new Cloud Storage API, and new features in Authentication that facilitate phone number-based authentication.
The Firebase Admin Python SDK (v2.2.0) is now available. This includes a new Cloud Storage API, a new user management API in Authentication, and a new transaction API in Realtime Database.
The Firebase iOS SDK (v4.1.0) is now available. To install this SDK, see Add Firebase to your iOS Project.
The Firebase Android SDK (v11.2.0) is now available as part of the Google Play services 11.2.0 release. This release includes updates to App Indexing and Dynamic Links. To install this SDK, see Add Firebase to your Android Project.
Aug 2, 2017
Firebase Gradle Plugins
- Version 1.1.1 of the Firebase Gradle Plugin fixes an issue an issue in 1.1.0 which caused the error "Execution failed for task ':app:packageInstantRunResourcesDebug'" in some cases. To update to the new version, follow the guides for Performance Monitoring and Crash Reporting.
Aug 1, 2017
SDK Releases
- The Firebase SDK for Unity (v4.0.3) is now available. It includes an important fix for Realtime Database users, in addition to improvements across Analytics, Authentication, Dynamic Links and FCM. To install this SDK, see Add Firebase to your Unity Project.
- The Firebase SDK for C++ (v4.0.3) is also available with improvements for Dynamic Links and FCM. To install this SDK, see Add Firebase to your C++ Project.
Jul 27, 2017
SDK Releases
- The Firebase JavaScript SDK (v4.2.0) is now available. It contains the ability to configure Authentication state persistence and bugfixes for Authentication and Realtime Database. To install this SDK, see Add Firebase to your JavaScript Project.
Jul 26, 2017
SDK Releases
- The Firebase Android SDK (v11.0.4) is now available as part of the Google Play services 11.0.4 release. This release includes updates to Cloud Messaging and Performance Monitoring. To install this SDK, see Add Firebase to your Android Project.
Jul 25, 2017
SDK Releases
The Firebase Admin Node.js SDK (v5.1.0) is now available. This release includes new features in Authentication that facilitate phone number-based authentication.
The Firebase Admin Python SDK (v2.1.1) is now available. This release includes improvements that make it possible to consume credentials from sources other than the local file system.
The Firebase JavaScript SDK (v4.1.5) is now available. It contains a critical bugfix for authenticated database access that was introduced in version 4.1.4. To install this SDK, see Add Firebase to your JavaScript Project.
Jul 24, 2017
SDK Releases
- The Firebase JavaScript SDK (v4.1.4) is now
available. It includes bundle size optimizations for
firebase-storage.js
,firebase-messaging.js
, andfirebase-app.js
. To install this SDK, see Add Firebase to your JavaScript Project.
Jul 12, 2017
SDK Releases
The Firebase Admin Node.js SDK (v5.0.1) is now available. This includes improvements for Authentication and error handling.
The Firebase iOS SDK (v4.0.4) is now available. To install this SDK, see Add Firebase to your iOS Project.
Jul 7, 2017
SDK Releases
- An updated beta release of the Firebase SDK for Cloud Functions
(v0.5.9) is now available. It includes the ability to listen to granular
create, update, and delete database events by using the
onCreate()
,onUpdate()
, andonDelete()
methods. To install this SDK, see Get started with Cloud Functions. - The Firebase C++ SDK (v4.0.2) is now available. It includes bug fixes for Analytics, Authentication, Dynamic Links and FCM. To install this SDK, see Add Firebase to your C++ Project.
- The Firebase Unity SDK (v4.0.2) is now now available. It includes a bug fix for Analytics, Authentication, Dynamic Links and FCM. To install this SDK, see Add Firebase to your Unity Project.
June 29, 2017
SDK Releases
The Firebase iOS SDK (v4.0.3) is now available. It includes bug fixes and updates in Analytics, AdMob, and Remote Config. To install this SDK, see Add Firebase to your iOS Project.
The Firebase Android SDK (v11.0.2) is now available as part of the Google Play services 11.0.2 release. This release includes updates to Crash Reporting and Performance Monitoring. To install this SDK, see Add Firebase to your Android Project.
Dynamic Links
- A new REST API for retrieving Analytics data for short Dynamic Links is now available.
June 28, 2017
SDK Releases
- The Firebase Admin Python SDK (v2.1.0) is now available. This includes a new database API for interacting with the Firebase Realtime Database. To install this SDK, see Add the Firebase Admin SDK to your Server.
June 21, 2017
SDK Releases
- The Firebase JavaScript SDK (v4.1.3) is now available. It includes fixes for Cordova OAuth redirects, invalid app names and several typings fixes. To install this SDK, see Add Firebase to your JavaScript Project.
June 16, 2017
SDK Releases
- The Firebase C++ SDK (v4.0.1) is now available. It include bug fixes for FCM, Dynamic Links and Invites. To install this SDK, see Add Firebase to your C++ Project.
- The Firebase Unity SDK (v4.0.1) is now now available. It include bug fixes for FCM, Dynamic Links and Invites. To install this SDK, see Add Firebase to your Unity Project.
June 14, 2017
SDK Releases
- The Firebase Admin Java SDK (v5.2.0)
is now available. It includes APIs for specifying the
HttpTransport
andJsonFactory
used by the SDK when making HTTP calls. To install this SDK, see Add the Firebase Admin SDK to your Server.
June 09, 2017
SDK Releases
- The Firebase C++ SDK (v4.0.0) is now available. It includes phone authentication, a standalone library for Dynamic Links and bug fixes for Authentication, Invites and FCM. To install this SDK, see Add Firebase to your C++ Project.
- The Firebase Unity SDK (v4.0.0) is now now available. It includes phone authentication, a standalone library for Dynamic Links and bug fixes for Authentication, Invites and FCM. To install this SDK, see Add Firebase to your Unity Project.
June 08, 2017
SDK Releases
- The Firebase iOS SDK (v4.0.2) is now available. It includes bug fixes in Analytics. To install this SDK, see Add Firebase to your iOS Project.
June 07, 2017
SDK Releases
The Firebase Android SDK (v11.0.0) is now available as part of the Google Play services 11.0.0 release. This release includes updates to Analytics, Invites, Crash Reporting, App Indexing, Dynamic Links, and Authentication including the release of phone authentication. To install this SDK, see Add Firebase to your Android Project.
The Firebase Admin Java SDK (v5.1.0) is now available. This includes a user management API for creating and updating Firebase user accounts from Java applications. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase JavaScript SDK (v4.1.2) is now available. It includes fixed to various core/build processes. To install this SDK, see Add Firebase to your JavaScript Project.
June 06, 2017
SDK Releases
- The Firebase iOS SDK (v4.0.1) is now available. It includes improved diagnostic messages for the Swift SDK, and updates to Performance Monitoring. To install this SDK, see Add Firebase to your iOS Project.
June 01, 2017
SDK Releases
- The Firebase Admin Java SDK (v5.0.1) is now available. It includes a bug fix that makes the SDK more stable when deployed in the App Engine environment. To install this SDK, see Add the Firebase Admin SDK to your Server.
May 31, 2017
SDK Releases
- The Firebase JavaScript SDK (v4.1.1) is now available. It includes a bugfix for storage default bucket creation. To install this SDK, see Add Firebase to your JavaScript Project.
May 30, 2017
SDK Releases
- The Firebase JavaScript SDK (v4.1.0) is now available. It includes fixes for Authentication, as well as support for lazy initialization of Firebase components. To install this SDK, see Add Firebase to your JavaScript Project.
May 17, 2017
Firebase Performance Monitoring
- The initial public beta release of Firebase Performance Monitoring is now available for iOS and Android apps. Performance Monitoring lets you gain insight into your app's performance and network behavior. To learn more about how to use Performance Monitoring to improve the quality of your app, see Firebase Performance Monitoring.
SDK Releases
The Firebase iOS SDK (v4.0.0) is now available. It includes the beta release of Performance Monitoring breaking changes in all Swift SDKs, and updates to AdMob, Analytics, Authentication, Crash Reporting, Realtime Database, Dynamic Links, Cloud Messaging and Remote Config. To install this SDK, see Add Firebase to your iOS Project.
The Firebase Android SDK (v10.2.6) is now available as part of the Google Play services 10.2.6 release. This release includes the beta release of Performance Monitoring and updates to including Cloud Messaging and Test Lab. To install this SDK, see Add Firebase to your Android Project.
The Firebase JavaScript SDK (v4.0.0) is now available. This is a major version change that includes breaking changes: please review the detailed release notes to ensure your app functions as expected. This release includes changes to the overall SDK support, and several changes to Authentication including the introduction of phone authentication. To install this SDK, see Add Firebase to your JavaScript Project.
The Firebase Admin Python SDK (v2.0.0) is now available. This release migrates the SDK to the new
google-auth
library for credential processing and JSON web token (JWT) validation. To install this SDK, see Add the Firebase Admin SDK to your Server.The Firebase Admin Java SDK (v5.0.0) is now available. It includes improvements to the credentials API. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin Node.js SDK (v5.0.0) is now available. It includes improvements to the SDK initialization and user managements APIs. To install this SDK, see Add the Firebase Admin SDK to your Server.
Firebase console
- Firebase console now supports multiple logged-in users. Users can toggle accounts through the account switcher in the top navigation bar.
May 11, 2017
- The Firebase C++ SDK (v3.1.2) is now available. It includes bug fixes to Authentication. To install this SDK, see Add Firebase to your C++ Project.
- The Firebase Unity SDK (v3.0.3) is now now available. It includes bug fixes to Authentication. To install this SDK, see Add Firebase to your Unity Project.
May 9, 2017
- The Firebase C++ SDK (v3.1.1) is now available. It includes updates to Cloud Storage and Invites. To install this SDK, see Add Firebase to your C++ Project.
- The Firebase Unity SDK (v3.0.2) is now now available. It includes a bug fix for Android, and improvements to Android build configuration in the editor plugin. To install this SDK, see Add Firebase to your Unity Project.
April 28, 2017
- The Firebase Android SDK (v10.2.4) is now available as part of the Google Play services 10.2.4 release. This release includes updates to Cloud Storage. To install this SDK, see Add Firebase to your Android Project.
April 25, 2017
The Firebase iOS SDK (v3.17.0) is now available. It includes updates to Analytics, Invites, and Dynamic Links. To install this SDK, see Add Firebase to your iOS Project.
The Firebase JavaScript SDK (v3.9.0) is now available. It includes updates to Authentication and a bugfix for Cordova apps. To install this SDK, see Add Firebase to your JavaScript Project.
April 20, 2017
- The Firebase Admin Java SDK (v4.1.7)
is now available. It includes several improvements including support for
gracefully shutting down
FirebaseApp
instances via the newdelete()
method. To install this SDK, see Add the Firebase Admin SDK to your Server.
April 18, 2017
- The Firebase JavaScript SDK (v3.8.0) is now available. It includes updates to Authentication and source maps. To install this SDK, see Add Firebase to your JavaScript Project.
April 14, 2017
The Firebase JavaScript SDK (v3.7.8) is now available. To install this SDK, see Add Firebase to your JavaScript Project.
The Firebase JavaScript SDK (v3.7.7) is now available. To install this SDK, see Add Firebase to your JavaScript Project.
April 13, 2017
- The Firebase iOS SDK (v3.16.0) is now available. It includes updates to Xcode warnings, Analytics, Invites, Dynamic Links, and FCM. To install this SDK, see Add Firebase to your iOS Project.
April 12, 2017
- The Firebase Admin Node.js SDK (v4.2.1) is now available. It includes improvements for how it authenticates to Firebase services. To install this SDK, see Add the Firebase Admin SDK to your Server.
April 11, 2017
- The Firebase JavaScript SDK (v3.7.6) is now available. To install this SDK, see Add Firebase to your JavaScript Project.
April 04, 2017
The Firebase Admin Python SDK (v1.0.0) is now available. This initial release comes with Authentication token minting and verification support. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin Java SDK (v4.1.6) is now available. It includes a fix for Realtime Database. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin Node.js SDK (v4.2.0) is now available. It includes a new set of APIs for Firebase Cloud Messaging (FCM). To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase JavaScript SDK (v3.7.5) is now available. To install this SDK, see Add Firebase to your JavaScript Project.
March 28, 2017
The Firebase JavaScript SDK (v3.7.4) is now available. To install this SDK, see Add Firebase to your JavaScript Project.
The Firebase Admin Java SDK(v4.1.5) is now available. It includes a fix for Realtime Database. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin Java SDK (v4.1.4) is now available. It includes improvements for Authentication. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin Node.js SDK (v4.1.4) is now available. It includes improvements for Authentication and Realtime Database. To install this SDK, see Add the Firebase Admin SDK to your Server.
March 21, 2017
- The Firebase Android SDK (v10.2.1) is now available as part of the Google Play services 10.2.1 release. This release includes updates to provide compatibility with Android O Developer Preview 1. The most significant updates are internal changes to the Firebase Cloud Messaging (FCM) libraries and a change in the guaranteed lifecycle of FCM callbacks to 10 seconds, after which Android O considers such callbacks eligible for termination. For more information on handling FCM messages on Android O, see The Firebase Blog.
- The Firebase JavaScript SDK (v3.7.3) is now available. To install this SDK, see Add Firebase to your JavaScript Project.
March 16, 2017
- The Firebase iOS SDK (v3.15.0) is now available. It includes updates to AdMob and Invites. To install this SDK, see Add Firebase to your iOS Project.
March 15, 2017
- The Firebase Unity SDK (v3.0.1) is now now available. It includes a bug fix for Android, and improvements for Android build configuration in the editor plugin. To install this SDK, see Add Firebase to your Unity Project.
March 14, 2017
- The Firebase JavaScript SDK (v3.7.2) is now available. To install this SDK, see Add Firebase to your JavaScript Project.
March 9, 2017
The initial public beta release of the Firebase SDK for Cloud Functions (v0.5.2) is now available. It includes event provider support for Analytics, Realtime Database, Authentication, Cloud Storage, Pub/Sub, and HTTP endpoints. To install this SDK, see Get started with Cloud Functions.
The Firebase JavaScript SDK (v3.7.1) is now available. To install this SDK, see Add Firebase to your JavaScript Project.
March 8, 2017
Added support for using Analytics user properties to target the Notifications composer to specific users. You can now target users with a notification by combining Analytics audiences and user properties using the
AND
operator, or target users based on the absence of an Analytics audience or user property using theNOT
operator.The Firebase C++ SDK (v3.1.0) is now available. It includes updates to Cloud Storage and Invites. To install this SDK, see Add Firebase to your C++ Project.
March 7, 2017
The Firebase Admin Node.js SDK (v4.1.3) is now available. It includes TypeScript improvements and better error handling for invalid credentials. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin Java SDK (v4.1.3) is now available. It includes a fix for Realtime Database. To install this SDK, see Add the Firebase Admin SDK to your Server.
March 2, 2017
- The Firebase Admin Node.js SDK (v4.1.2) is now available. It includes fixes for Authentication, Realtime Database, and FCM. To install this SDK, see Add the Firebase Admin SDK to your Server.
March 1, 2017
- The Firebase JavaScript SDK (v3.7.0) is now available. To install this SDK, see Add Firebase to your JavaScript Project.
February 27, 2017
The Firebase C++ SDK (v3.0.0) is now available. It includes a general update, as well as updates to Analytics, Authentication, Invites, FCM, and Remote Config. To install this SDK, see Add Firebase to your C++ Project.
The Firebase Unity SDK (v3.0.0) is now now available. It includes general updates, updates to the editor plugin, and updates to Authentication, Realtime Database, Cloud Storage, FCM, and Invites. To install this SDK, see Add Firebase to your Unity Project.
February 23, 2017
- The Firebase iOS SDK (v3.14.0) is now available. It includes updates to AdMob and Remote Config. To install this SDK, see Add Firebase to your iOS Project.
February 21, 2017
- The Firebase JavaScript SDK (v3.6.10) is now available. To install this SDK, see Add Firebase to your JavaScript Project.
February 15, 2017
- The Firebase Android SDK (v10.2) is now available as part of the Google Play services 10.2 release. It includes updates to Analytics, Realtime Database, and Test Lab. To install this SDK, see Add Firebase to your Android Project.
Crash Reporting
- Added the ability to see the percentage of users who have not encountered an error (crash or non-fatal error) in an app over the selected timeframe to the Firebase console. This is shown in the Error-free users panel of the Crash Reporting console.
February 14, 2017
The Firebase iOS SDK (v3.13.0) is now available. It includes updates to Analytics, Authentication, Realtime Database, Cloud Storage, and Dynamic Links. To install this SDK, see Add Firebase to your iOS Project.
The Firebase Admin Node.js SDK (v4.1.1) is now available. It includes a fix for Authentication. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin Java SDK (v4.1.2) is now available. It includes some fixes and better error handling when initializing the SDK. To install this SDK, see Add the Firebase Admin SDK to your Server.
February 7, 2017
- The Firebase JavaScript SDK (v3.6.9) is now available. To install this SDK, see Add Firebase to your JavaScript Project.
February 6, 2017
The Firebase C++ SDK (v2.1.3) is now available. It includes a general update, as well as updates to Authentication and FCM. To install this SDK, see Add Firebase to your C++ Project.
The Firebase Unity SDK (v1.1.2) is now now available. It includes a general update, as well as updates to Authentication and FCM. To install this SDK, see Add Firebase to your Unity Project.
February 3, 2017
- Added the ability to connect multiple domains to a single Firebase Hosting project.
- Updated the Firebase Hosting domain ownership verification UI to improve reliability and reduce wait times.
- Added support for using multiple subdomains (with the same root domain) across different Firebase projects.
February 2, 2017
- The Firebase Admin Node.js SDK (v4.1.0) is now available. It includes a new Firebase Cloud Messaging API and TypeScript improvements. To install this SDK, see Add the Firebase Admin SDK to your Server.
February 1, 2017
- The Firebase Admin Java SDK (v4.1.1) is now available. It includes a bug fix for Authentication. To install this SDK, see Add the Firebase Admin SDK to your Server.
January 31, 2017
The Firebase iOS SDK (v3.12.0) is now available. It includes updates to Crash Reporting and new functionality for
GADNativeAdDelegate
in AdMob. To install this SDK, see Add Firebase to your iOS Project.The Firebase JavaScript SDK (v3.6.8) is now available. To install this SDK, see Add Firebase to your JavaScript Project.
January 24, 2017
The Firebase Admin Node.js SDK (v4.0.6) is now available. It fixes broken support for the ES2015 import syntax. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin Java SDK (v4.1.0) is now available. It includes changes in the way to initialize the SDK. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase JavaScript SDK (v3.6.7) is now available. To install this SDK, see Add Firebase to your JavaScript Project.
January 20, 2017
- The Firebase C++ SDK (v2.1.2) is now available. It includes an update to AdMob. To install this SDK, see Add Firebase to your C++ Project.
January 18, 2017
The Firebase C++ SDK (v2.1.1) is now available. It includes updates to Authentication, FCM and Invites. To install this SDK, see Add Firebase to your C++ Project.
The Firebase Unity SDK (v1.1.1) is now available. It includes updates to Authentication, FCM, Invites, Realtime Database and Cloud Storage. To install this SDK, see Add Firebase to your Unity Project.
January 17, 2017
The Firebase JavaScript SDK (v3.6.6) is now available. To install this SDK, see Add Firebase to your JavaScript Project.
The Firebase iOS SDK (v3.11.1) is now available. It includes updates to event logging in Xcode and Remote Config. To install this SDK, see Add Firebase to your iOS Project.
The Firebase Admin Node.js SDK (v4.0.5) is now available. It includes several bug fixes for Authentication and improved TypeScript typings. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin Java SDK (v4.0.4) is now available. It includes support for App Engine and miscellaneous bug fixes. To install this SDK, see Add the Firebase Admin SDK to your Server.
January 10, 2017
- The Firebase JavaScript SDK (v3.6.5) is now available. It includes updates to Cloud Storage. To install this SDK, see Add Firebase to your JavaScript Project.
December 15, 2016
- The Crash Reporting gradle plugin for Android is now available. This plugin simplifies the process of uploading ProGuard mapping files for the deobfuscation of stack traces. To learn more, see Uploading ProGuard Mapping Files with Gradle.
December 13, 2016
The Firebase JavaScript SDK (v3.6.4) is now available. It includes updates to Realtime Database, Cloud Storage, and Authentication. To install this SDK, see Add Firebase to your JavaScript Project.
The Firebase iOS SDK (v3.11.0) is now available. It includes updates to AdMob and Authentication. To install this SDK, see Add Firebase to your iOS Project.
December 9, 2016
The Firebase C++ SDK (v2.1.0) is now available. It includes updates to Authentication and adds support for Cloud Storage. To install this SDK, see Add Firebase to your C++ Project.
The Firebase Unity SDK (v1.1.0) is now available. This adds Cloud Storage and includes updates to Analytics, Authentication, Realtime Database, FCM, Dynamic Links and Invites. To install this SDK, see Add Firebase to your Unity Project.
December 6, 2016
The Firebase JavaScript SDK (v3.6.3) is now available. To install this SDK, see Add Firebase to your JavaScript Project.
The Firebase Admin Node.js SDK (v4.0.4) is now available. It includes improvements to Authentication. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin Java SDK (v4.0.3) is now available. It includes improvements to Realtime Database. To install this SDK, see Add the Firebase Admin SDK to your Server.
November 29, 2016
- The Firebase JavaScript SDK (v3.6.2) is now available. To install this SDK, see Add Firebase to your JavaScript Project.
November 21, 2016
The Firebase iOS SDK (v3.10.0) is now available. It includes updates to AdMob, Analytics, Crash Reporting, Dynamic Links, Invites, Cloud Storage, and Realtime Database. To install this SDK, see Add Firebase to your iOS Project.
The Firebase Android SDK (v10.0) is now available as part of the Google Play services 10.0 release. It includes updates to Analytics, Authentication, Test Lab, and App Indexing. To install this SDK, see Add Firebase to your Android Project.
The Firebase Admin Node.js SDK (v4.0.3) is now available. It includes improvements to Authentication and Realtime Database. To install this SDK, see Add the Firebase Admin SDK to your Server.
Firebase console
- Shorthand names for apps, known as "app nicknames" are now managed from and visible throughout the Firebase console.
- Simplified the process of adding service accounts to a project.
Analytics
- Increased the maximum length of event names and parameter names to 40 characters, and the maximum length of string parameter values to 100 characters.
the Notifications composer
- Instance ID keys are now available in the Notifications settings area of the Firebase console.
November 18, 2016
- The Firebase Unity SDK (v1.0.1) is now available. It includes minor improvements to support for Realtime Database, iOS and Android. To install this SDK, see Add Firebase to your Unity Project.
November 15, 2016
The Firebase JavaScript SDK (v3.6.1) is now available. To install this SDK, see Add Firebase to your JavaScript Project.
The Firebase Admin Node.js SDK (v4.0.2) is now available. It includes improved error messages and updated dependencies. To install this SDK, see Add the Firebase Admin SDK to your Server.
The Firebase Admin Java SDK (v4.0.2) is now available. It restores Java 7 compatibility. To install this SDK, see Add the Firebase Admin SDK to your Server.
November 9, 2016
- The Firebase Admin Node.js SDK (v4.0.1) is now available. It includes a fix for a packaging issue. To install this SDK, see Add the Firebase Admin SDK to your Server.
Google Analytics
- Existing users who update to an Analytics-enabled version of
an app are no longer included in
first_open
metrics. This server-side correction could cause a drop infirst_open
metrics.
November 8, 2016
The Firebase JavaScript SDK (v3.6.0) is now available. To install this SDK, see Add Firebase to your JavaScript Project.
SDK authentication with a service account on Node.js, and the corresponding token minting and verification methods, have been deprecated in favor of a new Node.js Admin SDK. To learn more, see Admin SDK Setup and Admin Node.js SDK Release Notes.
The Firebase Admin Java SDK (v4.0.1) is now available. It includes a fix for a missing dependency. To install this SDK, see Add the Firebase Admin SDK to your Server.
November 7, 2016
The Firebase Unity SDK (v1.0.0) is now available. This initial release of the Firebase Unity SDK includes support for Analytics, Authentication, Realtime Database, Invites, Dynamic Links and Remote Config. To install this SDK, see Add Firebase to your Unity Project.
The Firebase C++ SDK (v2.0.0) is now available. It includes updates to AdMob, Authentication and Invites; and adds support for Realtime Database. To install this SDK, see Add Firebase to your C++ Project.
The Firebase Admin SDKs for Node.js and Java provide admin access to several Firebase services. This initial release provides admin access to Realtime Database, an API for creating and verifying Authentication tokens, and an API to manage your Authentication users. To start using these SDKs, see Admin SDK Setup, Admin Node.js SDK Release Notes and Admin Java SDK Release Notes.
Crash Reporting
- Firebase Crash Reporting has now exited beta. To get started using Crash Reporting, see the Crash Reporting introduction.
Firebase Test Lab
- You can now run several tests per day on both the Spark (free) and Flame pricing plans. To learn more, see Firebase Pricing.
November 3, 2016
- The Firebase iOS SDK (v3.9.0) is now available. It includes an update to AdMob. To install this SDK, see Add Firebase to your iOS Project.
November 1, 2016
- The Firebase JavaScript SDK (v3.5.3) is now available. It includes updates to Authentication. To install this SDK, see Add Firebase to your JavaScript Project.
October 31, 2016
Remote Config
- Added the ability to randomly re-assign app users to new percentage ranges in User in random percentile rules. To learn more, see Remote Config Rule types.
October 24, 2016
The Firebase iOS SDK (v3.8.0) is now available. It includes an updates to Analytics, Realtime Database, Cloud Storage, Crash Reporting, Dynamic Links, Invites and AdMob. To install this SDK, see Add Firebase to your iOS Project.
The Firebase Android SDK (v9.8) is now available as part of the Google Play services 9.8 release. It includes updates to Analytics, Cloud Messaging and Cloud Storage. To install this SDK, see Add Firebase to your Android Project.
The Firebase JavaScript SDK (v3.5.2) is now available. It includes updates to Authentication. To install this SDK, see Add Firebase to your JavaScript Project.
Firebase console
Project owners and editors can now create app "nicknames" that are displayed throughout the Firebase console alongside the full package name or bundle ID.
Project owners and editors can now change the reporting currency for their apps.
Authentication
- Removed the 500 user limit on the Users Table in the Firebase console, and improved search within this table.
Dynamic Links
- You can generate short Dynamic Links programmatically using the Link Shortener REST API.
- You can now enable Android AppLinks by entering a SHA256 checksum in the Firebase console.
October 19, 2016
- The Firebase JavaScript SDK (v3.5.1) is now available. It includes updates to Cloud Messaging. To install this SDK, see Add Firebase to your JavaScript Project.
October 14, 2016
- The Firebase JavaScript SDK (v3.5.0) is now available. It includes updates to Authentication and a new SDK, Cloud Messaging. To install this SDK, see Add Firebase to your JavaScript Project.
October 10, 2016
Remote Config
- Added support for using Google Analytics user properties to create conditions. To learn more, see Remote Config and user properties.
October 6, 2016
- The Firebase iOS SDK (v3.7.1) is now available. It includes an update to Analytics. To install this SDK, see Add Firebase to your iOS Project.
October 3, 2016
- The Firebase iOS SDK (v3.7.0) is now available. It includes updates to Analytics, App Indexing, and AdMob. To install this SDK, see Add Firebase to your iOS Project.
- The Firebase C++ SDK (v1.2.1) is now available. It includes updates to Cloud Messaging. To install this SDK, see Add Firebase to your C++ Project.
Test Lab
- Test Lab will now charge $1 per device hour to test apps on Android Virtual Devices (AVDs). To learn more about how billing is calculated for Test Lab, see Test Lab billing.
September 27, 2016
SDK Releases
- The Firebase JavaScript SDK (v3.4.1) is now available. It includes updates to Realtime Database and Cloud Storage. To install this SDK, see Add Firebase to your JavaScript Project.
September 21, 2016
SDK Releases
The Firebase Android SDK (v9.6) is now available as part of the Google Play services 9.6 release. It includes updates to Analytics, Cloud Messaging, Authentication, Realtime Database, and Dynamic Links. To install this SDK, see Add Firebase to your Android Project.
The Firebase C++ SDK (v1.2.0) is now available. It includes updates to Cloud Messaging, Authentication, Remote Config, Invites and AdMob. To install this SDK, see Add Firebase to your C++ Project.
September 14, 2016
SDK Releases
The Firebase iOS SDK (v3.6.0) is now available. It includes updates to Analytics, Cloud Messaging, Authentication, Realtime Database, Remote Config, Dynamic Links and AdMob. To install this SDK, see Add Firebase to your iOS Project.
The Firebase JavaScript SDK (v3.4.0) is now available. It includes updates to Realtime Database. To install this SDK, see Add Firebase to your JavaScript Project.
Dynamic Links
- You can debug the behavior of long Dynamic Links across platforms by
adding the following to the end of any Dynamic Link URL:
&d=1
. - When a user clicks a Dynamic Link to an app that is not installed on their iOS device, that Dynamic Link will now open the installation page for that app in the App Store, unless an iOS fallback link parameter is specified. This is true whether the user clicked the link in Safari, or in another app.
September 8, 2016
- The Firebase JavaScript SDK (v3.3.2) is now available. To install this SDK, see Add Firebase to your JavaScript Project.
September 7, 2016
- The Firebase JavaScript SDK (v3.3.1) is now available. To install this SDK, see Add Firebase to your JavaScript Project.
August 26, 2016
SDK Releases
- The Firebase iOS SDK (v3.5.2) is now available. To install this SDK, see Add Firebase to your iOS Project.
August 23, 2016
SDK Releases
- The Firebase iOS SDK (v3.5.1) is now available. To install this SDK, see Add Firebase to your iOS Project.
Remote Config
- Added the ability to search parameters and conditions from the Remote Config Parameters tab in the Firebase console.
August 16, 2016
- The Firebase JavaScript SDK (v3.3.0) is now available. To install this SDK, see Add Firebase to your JavaScript Project.
August 1, 2016
SDK Releases
The Firebase iOS SDK (v3.4.0) is now available. To install this SDK, see Add Firebase to your iOS Project.
The Firebase Android SDK (v9.4) is now available as part of the Google Play services 9.4 release. To install this SDK, see Add Firebase to your Android Project.
The Firebase C++ SDK (v1.1.0) is now available. To install this SDK, see Add Firebase to your C++ Project.
Firebase console
- A View Only indicator is now displayed at the top of the Firebase console for projects that you have read-only access to. A number of action buttons have also been updated to be hidden or disabled for users who do not have Editor or Owner permissions for a project.
- You can delete apps from projects using a new action button in the Advanced Options section when managing an app.
- You can edit the name of a project after creating it in the Project Settings dialog.
Realtime Database
- You can now view usage metrics in the Firebase console by clicking on the Usage tab. Firebase currently tracks bandwidth usage, total storage used, and the maximum number of concurrent connections.
Hosting
- You can now view usage metrics for Hosting in the Firebase console by clicking on the Usage tab. Firebase currently tracks bytes sent (bandwidth) and total storage used.
the Notifications composer
- Added pagination to the Notifications summary view, to make scrolling and viewing of many notification messages easier.
July 26, 2016
- The Firebase JavaScript SDK (v3.2.1) is now available. To install this SDK, see Add Firebase to your JavaScript Project.
July 12, 2016
- The Firebase JavaScript SDK (v3.2.0) is now available. To install this SDK, see Add Firebase to your JavaScript Project.
June 29, 2016
- The Firebase iOS SDK (v3.3.0) is now available. To install this SDK, see Add Firebase to your iOS Project.
June 28, 2016
- The Firebase JavaScript SDK (v3.1.0) is now available. To install this SDK, see Add Firebase to your JavaScript Project.
Firebase Test Lab
- Test Lab now includes virtual devices. To learn more, see Test Your App with Android Virtual Devices.
June 27, 2016
- The Firebase Android SDK (v9.2) is now available as part of the Google Play services 9.2 release. To install this SDK, see Add Firebase to your Android Project.
Documentation
- In response to customer feedback, we've made hundreds of small improvements to the Firebase documentation.
the Notifications composer
- You can now add more than three custom data fields when sending a notification. A notification should not exceed 4KB total, including message text, custom data, and any advanced options.
- Reduced the refresh interval for app versions and language lists.
- The conversion event counts in the the Notifications composer Google Analytics funnel view now show the number of users who have triggered the conversion event at least once. Previously, it showed the raw number of triggered conversion events.
C++ SDK
- The Firebase C++ SDK (v1.0.1) is now available. To install this SDK, see Add Firebase to your C++ Project.
June 14, 2016
- The Firebase JavaScript SDK (v3.0.5) is now available. To install this SDK, see Add Firebase to your JavaScript Project.
June 7, 2016
- The Firebase JavaScript SDK (v3.0.4) is now available. To install this SDK, see Add Firebase to your JavaScript Project.
June 2, 2016
Authentication
- The Google Play services version 9.0.2 release is now available.
This release fixes a
known issue
with Firebase Authentication where the
FirebaseAuthApi
is not available on some devices. AFirebaseApiNotAvailableException
error occurs when those devices attempt to use Authentication APIs.
Crash Reporting
- Updated the Firebase Crash Reporting iOS SDK to fix issues with the symbol upload script used by Crash Reporting, and also to fix other miscellaneous issues with this SDK.
May 24, 2016
- The Firebase JavaScript SDK (v3.0.3) is now available. To install this SDK, see Add Firebase to your JavaScript Project.
May 18, 2016
Version 3.2.0 of the Firebase SDK for iOS is now available, and version 9.0.0 of the Firebase Android SDK is also available.
- Firebase expands to include several new products: Analytics,
Cloud Storage, Remote Config, Crash Reporting, Dynamic Links, and
the Notifications composer.
- Existing Google products are now a part of Firebase: Google Cloud Messaging, Cloud Test Lab, and App Indexing.
- Firebase is now integrated with AdMob and Ads.
- Launched a new website at https://firebase.google.com/, including a new console, improved documentation, and updated product information.
- The Node.js server SDK did not work on Node 0.10.x. This was fixed in JavaScript SDK (v3.0.1)
- The npm package did not work properly with Browserify and webpack. This was fixed in version JavaScript SDK (v3.0.2)
Realtime Database
- The way you install and initialize the SDK has changed and several APIs have been renamed. When you decide to upgrade, please see the Web Migration Guide, iOS Migration Guide, or Android Migration Guide for details.
- The way you install and initialize the Node.js and Java server SDKs has also changed. APIs have been renamed and you now authenticate using a service account instead of a secret or custom token. When you choose to upgrade, please see the Database Server SDK Setup Guide and use the Web Migration Guide or Android Migration Guide to help you update your Node.js or Java code to the latest APIs.
Authentication
- The way you install and initialize the SDK has changed and most APIs have been renamed. When you decide to upgrade, please see the iOS Migration Guide, Web Migration Guide, or Android Migration Guide for details.
- Node.js / Java server SDKs:
- Token minting and verification for
Firebase Authentication is now built into the server SDKs themselves instead of
in separate token minting libraries.
- All of the existing authentication methods have been removed. Instead,
use the
databaseAuthVariableOverride
option (Node.js) orsetDatabaseAuthVariableOverride()
method (Java) when initializing the SDK. See here for more details. - Use the Web Migration Guide or Android Migration Guide to help you update your Node.js or Java code to the latest APIs.
- All of the existing authentication methods have been removed. Instead,
use the
- Token minting and verification for
Firebase Authentication is now built into the server SDKs themselves instead of
in separate token minting libraries.
- General:
- Limited profile data extracted from federated providers (e.g. doesn’t include the Twitter username).
- Workaround where possible, extract this information from the 3rd party SDKs.
- Firebase Android SDK:
FirebaseUser#linkWithCredential()
may invalidate a user's credentials.- Description: After calling
linkWithCredential()
with a credential that is not anEmailAuthCredential
, sometimes consecutive calls on the user object may throw an Exception:FirebaseException (An internal error has occurred. [ TOKEN_EXPIRED ])
. - Workaround Cache the credential used on a linking event, and if this
error is thrown, sign the user out after the linking and call
FirebaseAuth#signInWithCredential()
with the cached credential afterwards.
- Description: After calling
- Missing API to start email verification flow.
- Some Network exceptions are thrown as
FirebaseException
rather thanFirebaseNetworkException
.
- Firebase SDK for iOS:
sendPasswordResetWithEmail:completion:
does not call the completion handler in the main thread as claimed.-
Workaround:
Objective-C
[[FIRAuth auth] sendPasswordResetWithEmail:@"user@host.domain" completion:^(NSError *_Nullable error) { dispatch_async(dispatch_get_main_queue(), ^{ // original completion handler code. }); }];
Swift
FIRAuth.auth()?.sendPasswordResetWithEmail("user@host.domain") { error in dispatch_async(dispatch_get_main_queue()) { // original completion handler code. } }
- API reference docs do not contain information about error conditions: see them here.
- Authentication state is shared between different apps when running on.
the iOS Simulator:
- Description: when running two or more applications that use Firebase Authentication on the same iOS simulator, there is a issue with the iOS keychain that causes the authentication state to be shared across the different applications. This means that if you sign in to an app, and later open a second app, you may find a user to be signed in into it.
- Workaround: either don't use two different applications with Authentication on the same simulator instance, or manually sign out from the applications between tests.
- Firebase JavaScript SDK:
- If you change the authdomain configuration of an app while some users are signed in, you have to sign them out and in again in order to use linkWithPopup/Redirect APIs
- Does not work in Safari private browsing mode.
Cloud Storage
- Initial release of Cloud Storage. Cloud Storage provides secure file uploads and downloads for your Firebase apps, regardless of network quality. You can use it to store images, audio, video, or other user-generated content. Firebase Storage is backed by Google Cloud Storage, a powerful, simple, and cost-effective object storage service.
- Firebase console: Only project owners can update Firebase Security Rules for Cloud Storage, and only owners and editors can view Cloud Storage Security Rules.
FCM
Initial release of Cloud Messaging.
Firebase C++ SDK:
- Messages with both a notification and data payload are not delivered to an Android application open in the background.
- Description: On Android, when the app is open in the background and it receives a message with both a notification and data payload, the message is not delivered to the application.
- Workaround: In the application's activity, (e.g.
NativeActivity
), override theonNewIntent(Intent intent)
method and pass theintent
argument through to the methodsetIntent(Intent intent)
-
For example:
public class MyActivity extends NativeActivity { @Override onNewIntent(Intent intent) { setIntent(intent); } }
See the quickstart sample for an example of this workaround in action.