# Firebase CLI

Published articles for Firebase CLI.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Announcing Dart support in Cloud Functions for Firebase

DevFeed: [Announcing Dart support in Cloud Functions for Firebase](<https://devfeed.tech/articles/announcing-dart-support-in-cloud-functions-for-firebase-16665.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2026/05/dart-functions-exp>)

Author: Kevin Moore; Rody Davis

Published: 2026-05-06T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Cloud Functions](<https://devfeed.tech/topics/cloud-functions.md>), [Dart](<https://devfeed.tech/topics/dart.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [Flutter](<https://devfeed.tech/topics/flutter.md>), [Firebase CLI](<https://devfeed.tech/topics/firebase-cli.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [Google Cloud Platform (GCP)](<https://devfeed.tech/topics/google-cloud.md>)

Tags: [admin-sdk](<https://devfeed.tech/tags/admin-sdk.md>), [cloud-functions](<https://devfeed.tech/tags/cloud-functions.md>), [cloud-run](<https://devfeed.tech/tags/cloud-run.md>), [dart](<https://devfeed.tech/tags/dart.md>), [dart-on-the-server](<https://devfeed.tech/tags/dart-on-the-server.md>), [emulator-suite](<https://devfeed.tech/tags/emulator-suite.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-cli](<https://devfeed.tech/tags/firebase-cli.md>), [firestore](<https://devfeed.tech/tags/firestore.md>), [flutter](<https://devfeed.tech/tags/flutter.md>), [google-cloud](<https://devfeed.tech/tags/google-cloud.md>), [launch](<https://devfeed.tech/tags/launch.md>), [serverless](<https://devfeed.tech/tags/serverless.md>)

### AI overview

Firebase announced experimental support for Dart in Cloud Functions for Firebase, allowing developers to use Dart and shared tooling across Flutter clients and backend functions. The article also describes AOT compilation, asynchronous I/O, Firebase CLI deployment, and local testing with the Firebase Emulator Suite.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Firebase releases Agent Skills for AI agents building full-stack web apps

DevFeed: [Firebase releases Agent Skills for AI agents building full-stack web apps](<https://devfeed.tech/articles/better-code-fewer-tokens-introducing-agent-skills-for-firebase-16651.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2026/02/ai-agent-skills-for-firebase>)

Author: Luke Schlangen

Published: 2026-02-17T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Agent Skills](<https://devfeed.tech/topics/agent-skills.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Web Development](<https://devfeed.tech/topics/web-development.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Firestore](<https://devfeed.tech/topics/firestore.md>), [Database](<https://devfeed.tech/topics/database.md>)

Tags: [agent-skills](<https://devfeed.tech/tags/agent-skills.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [auth](<https://devfeed.tech/tags/auth.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-cli](<https://devfeed.tech/tags/firebase-cli.md>), [firestore](<https://devfeed.tech/tags/firestore.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [web-development](<https://devfeed.tech/tags/web-development.md>)

### AI overview

Firebase announces Agent Skills for Firebase, specialized instructions and context that help compatible AI agents build and operate Firebase applications. The initial release focuses on full-stack web development, including project setup, authentication, and user flows.

### Source excerpt

Use Agent Skills for Firebase to build and deploy a fullstack application with Firebase Auth and a Firestore database!

## Antigravity and Firebase MCP accelerate app development

DevFeed: [Antigravity and Firebase MCP accelerate app development](<https://devfeed.tech/articles/antigravity-and-firebase-mcp-accelerate-app-development-16641.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2025/11/firebase-mcp-and-antigravity>)

Author: Alexander Nohe

Published: 2025-11-21T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [MCP Server](<https://devfeed.tech/topics/mcp-server.md>), [Development](<https://devfeed.tech/topics/development.md>), [ide](<https://devfeed.tech/topics/ide.md>), [Angular](<https://devfeed.tech/topics/angular.md>), [Firestore](<https://devfeed.tech/topics/firestore.md>), [hosting](<https://devfeed.tech/topics/hosting.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [angular](<https://devfeed.tech/tags/angular.md>), [antigravity](<https://devfeed.tech/tags/antigravity.md>), [api-keys](<https://devfeed.tech/tags/api-keys.md>), [app-development](<https://devfeed.tech/tags/app-development.md>), [development](<https://devfeed.tech/tags/development.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-cli](<https://devfeed.tech/tags/firebase-cli.md>), [firestore](<https://devfeed.tech/tags/firestore.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [mcp-server](<https://devfeed.tech/tags/mcp-server.md>), [next-js](<https://devfeed.tech/tags/next-js.md>)

### AI overview

This tutorial explains how to add the Firebase MCP server to Google's Antigravity IDE, initialize Firebase in an existing project, build an application with Firebase services, and deploy it with Firebase Hosting. It describes an example racing game using email-and-password sign-in and Cloud Firestore for a leaderboard, and notes support for App Hosting for server-rendered Next.js and Angular apps.

### Source excerpt

Learn how to enable the Firebase MCP server in Antigravity to accelerate app development

## Firebase MCP Server graduates from experimental phase and adds Gemini CLI extension

DevFeed: [Firebase MCP Server graduates from experimental phase and adds Gemini CLI extension](<https://devfeed.tech/articles/it-s-graduation-day-for-the-firebase-mcp-server-16634.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2025/10/firebase-mcp-server-ga>)

Author: Kara Yu

Published: 2025-10-08T06:31:00Z

Content type: news

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [Firebase CLI](<https://devfeed.tech/topics/firebase-cli.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Google](<https://devfeed.tech/topics/google.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [cli](<https://devfeed.tech/tags/cli.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-cli](<https://devfeed.tech/tags/firebase-cli.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [google](<https://devfeed.tech/tags/google.md>), [launch](<https://devfeed.tech/tags/launch.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [mcp-server](<https://devfeed.tech/tags/mcp-server.md>), [news](<https://devfeed.tech/tags/news.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>), [updates](<https://devfeed.tech/tags/updates.md>)

### AI overview

Firebase announces that its MCP server has graduated from the experimental phase after improvements to its tools, product coverage, consolidation, deployment prompts, quality, and stability. Firebase also introduces an official Gemini CLI extension bundling the MCP server with additional context files.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Add AI features to your app using Gemini CLI and Firebase AI Logic

DevFeed: [Add AI features to your app using Gemini CLI and Firebase AI Logic](<https://devfeed.tech/articles/add-ai-features-to-your-app-using-gemini-cli-and-firebase-ai-logic-16632.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2025/10/ai-logic-via-gemini-cli>)

Author: Andrew Peynado; Tri Cao

Published: 2025-10-08T06:30:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [MCP Server](<https://devfeed.tech/topics/mcp-server.md>), [Android](<https://devfeed.tech/topics/android.md>), [Flutter](<https://devfeed.tech/topics/flutter.md>), [Web](<https://devfeed.tech/topics/web.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-logic](<https://devfeed.tech/tags/ai-logic.md>), [android](<https://devfeed.tech/tags/android.md>), [cli](<https://devfeed.tech/tags/cli.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-ai-logic](<https://devfeed.tech/tags/firebase-ai-logic.md>), [firebase-cli](<https://devfeed.tech/tags/firebase-cli.md>), [flutter](<https://devfeed.tech/tags/flutter.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [launch](<https://devfeed.tech/tags/launch.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [mcp-server](<https://devfeed.tech/tags/mcp-server.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

Firebase announces an extension for Gemini CLI that integrates Firebase MCP tools and prompts into terminal workflows. It can set up Firebase AI Logic and the Gemini Developer API, then help implement AI features in web, Flutter, and Android applications, including multimodal analysis and image generation.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Data Connect: get started faster and have more data control

DevFeed: [Data Connect: get started faster and have more data control](<https://devfeed.tech/articles/data-connect-get-started-faster-and-have-more-data-control-16633.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2025/10/dataconnect-oct25>)

Author: Andrea Wu

Published: 2025-10-02T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Firebase CLI](<https://devfeed.tech/topics/firebase-cli.md>), [Model Context Protocol (MCP)](<https://devfeed.tech/topics/model-context-protocol-mcp.md>)

Tags: [data-privacy](<https://devfeed.tech/tags/data-privacy.md>), [database](<https://devfeed.tech/tags/database.md>), [feature](<https://devfeed.tech/tags/feature.md>), [features](<https://devfeed.tech/tags/features.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-cli](<https://devfeed.tech/tags/firebase-cli.md>), [firebase-console](<https://devfeed.tech/tags/firebase-console.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [sql-connect](<https://devfeed.tech/tags/sql-connect.md>), [updates](<https://devfeed.tech/tags/updates.md>)

### AI overview

Firebase Data Connect adds temporary databases, data seeding, Firebase console improvements, and access transparency features. Temporary databases let developers add and query data while the permanent Cloud SQL database is being provisioned.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Firestore with MongoDB compatibility is now generally available

DevFeed: [Firestore with MongoDB compatibility is now generally available](<https://devfeed.tech/articles/firestore-with-mongodb-compatibility-is-now-generally-available-16622.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2025/08/firestore-mongodb-general-availability>)

Author: Morgan Chen; Tyler Crowe; Minh Nguyen

Published: 2025-08-26T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firestore](<https://devfeed.tech/topics/firestore.md>), [MongoDB](<https://devfeed.tech/topics/mongodb.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [api](<https://devfeed.tech/tags/api.md>), [availability](<https://devfeed.tech/tags/availability.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [code](<https://devfeed.tech/tags/code.md>), [data](<https://devfeed.tech/tags/data.md>), [database](<https://devfeed.tech/tags/database.md>), [drivers](<https://devfeed.tech/tags/drivers.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-cli](<https://devfeed.tech/tags/firebase-cli.md>), [firebase-console](<https://devfeed.tech/tags/firebase-console.md>), [firestore](<https://devfeed.tech/tags/firestore.md>), [launch](<https://devfeed.tech/tags/launch.md>), [mongodb](<https://devfeed.tech/tags/mongodb.md>), [release](<https://devfeed.tech/tags/release.md>)

### AI overview

Firestore with MongoDB compatibility has reached general availability in Firebase through the Firestore Enterprise edition. It supports existing MongoDB application code, drivers, libraries, and tools, along with expanded query capabilities, data types, indexes, and performance improvements.

### Source excerpt

Announcing the general availability release of Firestore with MongoDB compatibility

## Firebase MCP Server

DevFeed: [Firebase MCP Server](<https://devfeed.tech/articles/firebase-mcp-server-16603.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2025/05/firebase-mcp-server>)

Author: Michael Bleigh

Published: 2025-05-20T10:47:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [MCP Server](<https://devfeed.tech/topics/mcp-server.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [Firebase CLI](<https://devfeed.tech/topics/firebase-cli.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [cloud-messaging](<https://devfeed.tech/tags/cloud-messaging.md>), [cloud-storage](<https://devfeed.tech/tags/cloud-storage.md>), [experimental](<https://devfeed.tech/tags/experimental.md>), [explore](<https://devfeed.tech/tags/explore.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-cli](<https://devfeed.tech/tags/firebase-cli.md>), [firestore](<https://devfeed.tech/tags/firestore.md>), [google-i-o](<https://devfeed.tech/tags/google-i-o.md>), [launch](<https://devfeed.tech/tags/launch.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [mcp-server](<https://devfeed.tech/tags/mcp-server.md>), [security-rules](<https://devfeed.tech/tags/security-rules.md>)

### AI overview

Firebase announces an experimental Firebase MCP Server, integrated with the Firebase CLI, that lets AI assistants and coding agents use standardized tools to configure, build, manage, and observe Firebase applications. The article describes capabilities including project setup, user management, Firestore access, GraphQL queries, security-rule validation, messaging, Remote Config deployment, crash monitoring, and Cloud Storage URL generation.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## More ways to deploy with Firebase App Hosting

DevFeed: [More ways to deploy with Firebase App Hosting](<https://devfeed.tech/articles/more-ways-to-deploy-with-firebase-app-hosting-16604.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2025/05/more-ways-to-deploy-app-hosting>)

Author: Julia Reid; Eric Gilmore

Published: 2025-05-20T10:45:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [hosting](<https://devfeed.tech/topics/hosting.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [CI/CD](<https://devfeed.tech/topics/cicd.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>)

Tags: [app-hosting](<https://devfeed.tech/tags/app-hosting.md>), [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [emulator-suite](<https://devfeed.tech/tags/emulator-suite.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-cli](<https://devfeed.tech/tags/firebase-cli.md>), [firebase-studio](<https://devfeed.tech/tags/firebase-studio.md>), [google-i-o](<https://devfeed.tech/tags/google-i-o.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [launch](<https://devfeed.tech/tags/launch.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [terraform](<https://devfeed.tech/tags/terraform.md>), [updates](<https://devfeed.tech/tags/updates.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

Firebase App Hosting adds deployment options for source code and container images without GitHub, including Firebase Studio and the Firebase CLI. It also automatically configures the Firebase SDK emulator for local testing and provides monitoring in Firebase Studio.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Firebase App Hosting: More regions & manual rollouts

DevFeed: [Firebase App Hosting: More regions & manual rollouts](<https://devfeed.tech/articles/firebase-app-hosting-more-regions-manual-rollouts-16561.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2024/10/app-hosting-regions>)

Author: Tiffany Zheng; Julia Reid

Published: 2024-10-31T00:00:00Z

Content type: news

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [hosting](<https://devfeed.tech/topics/hosting.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Firebase CLI](<https://devfeed.tech/topics/firebase-cli.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [app-hosting](<https://devfeed.tech/tags/app-hosting.md>), [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [cli](<https://devfeed.tech/tags/cli.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-cli](<https://devfeed.tech/tags/firebase-cli.md>), [github](<https://devfeed.tech/tags/github.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [latency](<https://devfeed.tech/tags/latency.md>), [ssr](<https://devfeed.tech/tags/ssr.md>), [updates](<https://devfeed.tech/tags/updates.md>), [web](<https://devfeed.tech/tags/web.md>), [web-app](<https://devfeed.tech/tags/web-app.md>)

### AI overview

Firebase App Hosting adds deployment support for Asia and announces Europe support is coming soon. It also introduces a Firebase CLI command for manually triggering rollouts, including from a GitHub repository and for specific commits.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Firebase App Distribution Introduces Automated Tester (Beta)

DevFeed: [Firebase App Distribution Introduces Automated Tester (Beta)](<https://devfeed.tech/articles/firebase-app-distribution-introduces-automated-tester-beta-16537.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2024/02/automated-smoke-testing-app-distribution>)

Author: Radhika Advani

Published: 2024-02-21T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Smoke Tests](<https://devfeed.tech/topics/smoke-tests.md>), [Android](<https://devfeed.tech/topics/android.md>), [Testing](<https://devfeed.tech/topics/testing.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [announce](<https://devfeed.tech/tags/announce.md>), [apk](<https://devfeed.tech/tags/apk.md>), [app-distribution](<https://devfeed.tech/tags/app-distribution.md>), [app-quality](<https://devfeed.tech/tags/app-quality.md>), [automated](<https://devfeed.tech/tags/automated.md>), [best-practices](<https://devfeed.tech/tags/best-practices.md>), [distribution](<https://devfeed.tech/tags/distribution.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-cli](<https://devfeed.tech/tags/firebase-cli.md>), [test-lab](<https://devfeed.tech/tags/test-lab.md>)

### AI overview

Firebase App Distribution introduces Automated Tester (Beta), which runs automated smoke tests on Android app builds across selected devices and API levels. Results include reports with screenshots, video recordings, and issues, with Test Lab rates applying after the daily no-cost cap.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Announcing cross-service Security Rules

DevFeed: [Announcing cross-service Security Rules](<https://devfeed.tech/articles/announcing-cross-service-security-rules-16472.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2022/09/announcing-cross-service-security-rules>)

Author: Shruti Padamata

Published: 2022-09-28T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Security](<https://devfeed.tech/topics/security.md>), [Firestore](<https://devfeed.tech/topics/firestore.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [cloud-storage](<https://devfeed.tech/tags/cloud-storage.md>), [emulator-suite](<https://devfeed.tech/tags/emulator-suite.md>), [feature](<https://devfeed.tech/tags/feature.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-cli](<https://devfeed.tech/tags/firebase-cli.md>), [firestore](<https://devfeed.tech/tags/firestore.md>), [security](<https://devfeed.tech/tags/security.md>), [security-rules](<https://devfeed.tech/tags/security-rules.md>)

### AI overview

Firebase announces cross-service Security Rules for Cloud Storage, allowing rules to query Firestore data in the same Firebase project.

### Source excerpt

We're excited to deliver one of the most popular feature requests for Security Rules. Security Rules in Cloud Storage for Firebase now supports cross-service Rules.

## Proxies are complicated: RCE vulnerability in a 3 million downloads/week NPM package

DevFeed: [Proxies are complicated: RCE vulnerability in a 3 million downloads/week NPM package](<https://devfeed.tech/articles/proxies-are-complicated-rce-vulnerability-in-a-3-million-downloads-week-npm-package-19089.md>)

Original publisher: [Read original article](<https://httptoolkit.com/blog/npm-pac-proxy-agent-vulnerability/>)

Author: HTTP Toolkit; Tim Perry

Published: 2021-08-31T11:00:00Z

Content type: article

Language: en

Sources: [HTTP Toolkit](<https://devfeed.tech/sources/http-toolkit.md>)

Topics: [vulnerability](<https://devfeed.tech/topics/vulnerability.md>), [npm](<https://devfeed.tech/topics/npm.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [HTTP](<https://devfeed.tech/topics/http.md>), [Network](<https://devfeed.tech/topics/network.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [cli](<https://devfeed.tech/tags/cli.md>), [command-line](<https://devfeed.tech/tags/command-line.md>), [dependencies](<https://devfeed.tech/tags/dependencies.md>), [dependency](<https://devfeed.tech/tags/dependency.md>), [env-file-security](<https://devfeed.tech/tags/env-file-security.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-cli](<https://devfeed.tech/tags/firebase-cli.md>), [github](<https://devfeed.tech/tags/github.md>), [http](<https://devfeed.tech/tags/http.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [network](<https://devfeed.tech/tags/network.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [npm](<https://devfeed.tech/tags/npm.md>), [remote-code-execution](<https://devfeed.tech/tags/remote-code-execution.md>), [remote-code-execution-vulnerability](<https://devfeed.tech/tags/remote-code-execution-vulnerability.md>), [security](<https://devfeed.tech/tags/security.md>), [vulnerability](<https://devfeed.tech/tags/vulnerability.md>)

### AI overview

The article examines CVE-2021-23406, a high-severity remote code execution vulnerability in the Pac-Resolver NPM dependency. The issue can affect Node.js applications using untrusted PAC or proxy configuration, and was fixed in Pac-Resolver v5.0.0 and related packages.

### Source excerpt

Pac-Resolver, a widely used NPM dependency, had a high-severity RCE (Remote Code Execution) vulnerability that could allow network administrators or other malicious actors on your local network to remotely run arbitrary code inside your Node.js process whenever you tried to send an HTTP request. This is bad! This package is used for PAC file support in Pac-Proxy-Agent, which is used in turn in Proxy-Agent, which then used all over the place as the standard go-to package for HTTP proxy autodetection & configuration in Node.js. It's very popular: Proxy-Agent is used everywhere from AWS's CDK toolkit to the Mailgun SDK to the Firebase CLI (3 million downloads per week in total, and 285k public dependent repos on GitHub). I found this lovely little issue a short while back, while adding proxy support to HTTP Toolkit (yes, code reviewing your dependencies is a good idea!). The vulnerability was fixed in v5.0.0 of all those packages recently, and was formally disclosed last week as CVE-2021-23406. First things first: are you personally at risk? This vulnerability seriously affects you if: You depend on Pac-Resolver before v5.0.0 (even transitively) in a Node.js application And, you do one of the below: Explicitly use PAC files for proxy configuration. Read & use the operating system proxy configuration in Node.js, on systems with WPAD enabled. Use proxy configuration (env vars, config files, remote config endpoints, command-line arguments) from any other source that you wouldn't 100% trust to freely run code on your computer. In any of those cases, an attacker (by configuring a malicious PAC URL, intercepting PAC file requests with a malicious file, or using WPAD) can remotely run arbitrary code on your computer any time you send an HTTP request using this proxy configuration. If you're in this situation, you need to update (to Pac-Resolver v5 and/or Proxy-Agent v5) right now. If not, you're probably not in any immediate risk (but it's a good idea to update anyway). For n

## Meet the Firestore Emulator Requests Monitor

DevFeed: [Meet the Firestore Emulator Requests Monitor](<https://devfeed.tech/articles/meet-the-firestore-emulator-requests-monitor-16398.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2021/08/firestore-emulator-requests-monitor>)

Author: Yuchen Shi

Published: 2021-08-18T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firestore](<https://devfeed.tech/topics/firestore.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [monitor](<https://devfeed.tech/topics/monitor.md>), [Emulator](<https://devfeed.tech/topics/emulator.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [emulator](<https://devfeed.tech/tags/emulator.md>), [emulator-suite](<https://devfeed.tech/tags/emulator-suite.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-cli](<https://devfeed.tech/tags/firebase-cli.md>), [firestore](<https://devfeed.tech/tags/firestore.md>), [launch](<https://devfeed.tech/tags/launch.md>), [monitor](<https://devfeed.tech/tags/monitor.md>), [security-rules](<https://devfeed.tech/tags/security-rules.md>)

### AI overview

The article introduces the Firestore Emulator Requests Monitor, a Firebase Emulator UI feature that displays local Firestore requests in real time, including request details and Firebase Security Rules evaluations. It explains how to access the Requests view and use it to review requests, denials, errors, and rule evaluation details.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## What's new from Firebase at Google I/O 2021

DevFeed: [What's new from Firebase at Google I/O 2021](<https://devfeed.tech/articles/what-s-new-from-firebase-at-google-i-o-2021-16386.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2021/05/whats-new-from-firebase-at-google-io>)

Author: Kristen Richards

Published: 2021-05-18T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Emulator](<https://devfeed.tech/topics/emulator.md>), [Google](<https://devfeed.tech/topics/google.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Cloud Functions](<https://devfeed.tech/topics/cloud-functions.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Android](<https://devfeed.tech/topics/android.md>)

Tags: [a-b-testing](<https://devfeed.tech/tags/a-b-testing.md>), [android](<https://devfeed.tech/tags/android.md>), [app-check](<https://devfeed.tech/tags/app-check.md>), [app-distribution](<https://devfeed.tech/tags/app-distribution.md>), [cli](<https://devfeed.tech/tags/cli.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-functions](<https://devfeed.tech/tags/cloud-functions.md>), [crashlytics](<https://devfeed.tech/tags/crashlytics.md>), [emulator-suite](<https://devfeed.tech/tags/emulator-suite.md>), [extensions](<https://devfeed.tech/tags/extensions.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-cli](<https://devfeed.tech/tags/firebase-cli.md>), [games](<https://devfeed.tech/tags/games.md>), [google](<https://devfeed.tech/tags/google.md>), [google-i-o](<https://devfeed.tech/tags/google-i-o.md>), [google-i-o-2021](<https://devfeed.tech/tags/google-i-o-2021.md>), [launch](<https://devfeed.tech/tags/launch.md>), [news](<https://devfeed.tech/tags/news.md>), [performance-monitoring](<https://devfeed.tech/tags/performance-monitoring.md>), [personalization](<https://devfeed.tech/tags/personalization.md>), [pre-release](<https://devfeed.tech/tags/pre-release.md>), [remote-config](<https://devfeed.tech/tags/remote-config.md>), [testing](<https://devfeed.tech/tags/testing.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>), [updates](<https://devfeed.tech/tags/updates.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

Firebase announces updates presented at Google I/O 2021, including a Storage Emulator for the Emulator Suite and Android App Bundle support in Firebase App Distribution. The updates target app development, testing, backend emulation, and user experience.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Firebase Hosting adds preview channels, GitHub Actions integration, and version cloning

DevFeed: [Firebase Hosting adds preview channels, GitHub Actions integration, and version cloning](<https://devfeed.tech/articles/the-biggest-firebase-hosting-update-ever-preview-channels-github-actions-and-more-16366.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2020/10/preview-channels-firebase-hosting>)

Author: Ke Deng; Bryan Kendall

Published: 2020-10-08T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [hosting](<https://devfeed.tech/topics/hosting.md>), [GitHub Actions](<https://devfeed.tech/topics/github-actions.md>), [Firebase CLI](<https://devfeed.tech/topics/firebase-cli.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [also](<https://devfeed.tech/tags/also.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-cli](<https://devfeed.tech/tags/firebase-cli.md>), [github](<https://devfeed.tech/tags/github.md>), [github-actions](<https://devfeed.tech/tags/github-actions.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [launch](<https://devfeed.tech/tags/launch.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

Firebase announces preview channels for deploying development versions to temporary shareable URLs, along with an official GitHub Action and version cloning. Preview channels can be managed through the Firebase CLI or console and can be connected to pull request workflows.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Firebase Emulator UI: a local web app for the Firebase Local Emulator Suite

DevFeed: [Firebase Emulator UI: a local web app for the Firebase Local Emulator Suite](<https://devfeed.tech/articles/say-hello-to-the-helpful-firebase-emulator-a-local-first-ui-to-boost-your-productivity-16342.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2020/05/local-firebase-emulator-ui>)

Author: Yuchen Shi; Tyler Crowe

Published: 2020-05-21T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Emulator](<https://devfeed.tech/topics/emulator.md>), [ui](<https://devfeed.tech/topics/ui.md>), [Local-First](<https://devfeed.tech/topics/local-first.md>), [code productivity](<https://devfeed.tech/topics/code-productivity.md>), [Firebase CLI](<https://devfeed.tech/topics/firebase-cli.md>), [Firestore](<https://devfeed.tech/topics/firestore.md>), [Realtime Database](<https://devfeed.tech/topics/realtime-database.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [developer-productivity](<https://devfeed.tech/tags/developer-productivity.md>), [emulator](<https://devfeed.tech/tags/emulator.md>), [emulator-suite](<https://devfeed.tech/tags/emulator-suite.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-cli](<https://devfeed.tech/tags/firebase-cli.md>), [firestore](<https://devfeed.tech/tags/firestore.md>), [launch](<https://devfeed.tech/tags/launch.md>), [local-first](<https://devfeed.tech/tags/local-first.md>), [realtime-database](<https://devfeed.tech/tags/realtime-database.md>), [ui](<https://devfeed.tech/tags/ui.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

Firebase introduces the Emulator UI, a local web app for managing the Firebase Local Emulator Suite. It supports local development and testing without shared environments, deployment waits, or Firebase billing, and includes tools for editing data and viewing Cloud Function logs.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## What's new at Firebase Summit 2019

DevFeed: [What's new at Firebase Summit 2019](<https://devfeed.tech/articles/what-s-new-at-firebase-summit-2019-16328.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2019/09/whats-new-at-firebase-summit-2019>)

Author: Francis Ma

Published: 2019-09-26T00:00:00Z

Content type: news

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [Web](<https://devfeed.tech/topics/web.md>), [Google Cloud Platform (GCP)](<https://devfeed.tech/topics/google-cloud.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [app-distribution](<https://devfeed.tech/tags/app-distribution.md>), [app-quality](<https://devfeed.tech/tags/app-quality.md>), [cloud-messaging](<https://devfeed.tech/tags/cloud-messaging.md>), [community](<https://devfeed.tech/tags/community.md>), [emulator-suite](<https://devfeed.tech/tags/emulator-suite.md>), [extensions](<https://devfeed.tech/tags/extensions.md>), [fabric](<https://devfeed.tech/tags/fabric.md>), [fastlane](<https://devfeed.tech/tags/fastlane.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-cli](<https://devfeed.tech/tags/firebase-cli.md>), [firebase-summit](<https://devfeed.tech/tags/firebase-summit.md>), [google-analytics](<https://devfeed.tech/tags/google-analytics.md>), [ios](<https://devfeed.tech/tags/ios.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [news](<https://devfeed.tech/tags/news.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [predictions](<https://devfeed.tech/tags/predictions.md>), [react](<https://devfeed.tech/tags/react.md>), [react-native](<https://devfeed.tech/tags/react-native.md>), [realtime-database](<https://devfeed.tech/tags/realtime-database.md>), [remote-config](<https://devfeed.tech/tags/remote-config.md>), [sdks](<https://devfeed.tech/tags/sdks.md>), [security-rules](<https://devfeed.tech/tags/security-rules.md>), [test-lab](<https://devfeed.tech/tags/test-lab.md>), [unity](<https://devfeed.tech/tags/unity.md>), [updates](<https://devfeed.tech/tags/updates.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

Firebase Summit 2019 updates introduced Firebase Extensions, open-source bundles that automate common app development tasks, and expanded the Firebase Emulator Suite with hot reloading for Security Rules and broader client and server-side SDK support.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Cloud Functions for Firebase expands to include Firebase Test Lab results

DevFeed: [Cloud Functions for Firebase expands to include Firebase Test Lab results](<https://devfeed.tech/articles/cloud-functions-for-firebase-expands-to-include-firebase-test-lab-results-16320.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2019/07/cloud-functions-for-firebase-test-lab>)

Author: Doug Stevenson

Published: 2019-07-24T00:00:00Z

Content type: news

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Cloud Functions](<https://devfeed.tech/topics/cloud-functions.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [Firebase CLI](<https://devfeed.tech/topics/firebase-cli.md>), [Android](<https://devfeed.tech/topics/android.md>), [iOS](<https://devfeed.tech/topics/ios.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [Google](<https://devfeed.tech/topics/google.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [backend](<https://devfeed.tech/tags/backend.md>), [cloud-functions](<https://devfeed.tech/tags/cloud-functions.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-cli](<https://devfeed.tech/tags/firebase-cli.md>), [ios](<https://devfeed.tech/tags/ios.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [launch](<https://devfeed.tech/tags/launch.md>), [news](<https://devfeed.tech/tags/news.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [slack](<https://devfeed.tech/tags/slack.md>), [test-lab](<https://devfeed.tech/tags/test-lab.md>), [updates](<https://devfeed.tech/tags/updates.md>)

### AI overview

Firebase Test Lab now supports Cloud Functions triggers that receive test results when automated tests complete. Developers can use the triggers to process results and connect them to team workflows.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Scheduling Cloud Functions for Firebase (cron)

DevFeed: [Scheduling Cloud Functions for Firebase (cron)](<https://devfeed.tech/articles/scheduling-cloud-functions-for-firebase-cron-16316.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2019/04/schedule-cloud-functions-firebase-cron>)

Author: Doug Stevenson

Published: 2019-04-18T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Cloud Functions](<https://devfeed.tech/topics/cloud-functions.md>), [Firebase CLI](<https://devfeed.tech/topics/firebase-cli.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [Google](<https://devfeed.tech/topics/google.md>), [Publish-subscribe pattern](<https://devfeed.tech/topics/pubsub.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>)

Tags: [cli](<https://devfeed.tech/tags/cli.md>), [cloud-functions](<https://devfeed.tech/tags/cloud-functions.md>), [cloud-pub-sub](<https://devfeed.tech/tags/cloud-pub-sub.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-cli](<https://devfeed.tech/tags/firebase-cli.md>), [github](<https://devfeed.tech/tags/github.md>), [launch](<https://devfeed.tech/tags/launch.md>), [payment](<https://devfeed.tech/tags/payment.md>), [pricing](<https://devfeed.tech/tags/pricing.md>), [scheduler](<https://devfeed.tech/tags/scheduler.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [sdks](<https://devfeed.tech/tags/sdks.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>), [updates](<https://devfeed.tech/tags/updates.md>)

### AI overview

Firebase introduces scheduled Pub/Sub functions built on Cloud Scheduler, allowing developers to schedule Cloud Functions for Firebase using Firebase tools and SDKs. The article covers cron syntax, setup requirements, billing, and costs.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## How to Perform Large Deletes in the Realtime Database

DevFeed: [How to Perform Large Deletes in the Realtime Database](<https://devfeed.tech/articles/how-to-perform-large-deletes-in-the-realtime-database-16311.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2019/03/large-deletes-in-realtime-database>)

Author: Fred Zhang

Published: 2019-03-30T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Realtime Database](<https://devfeed.tech/topics/realtime-database.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [Firebase CLI](<https://devfeed.tech/topics/firebase-cli.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [configuration](<https://devfeed.tech/tags/configuration.md>), [consistency](<https://devfeed.tech/tags/consistency.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-cli](<https://devfeed.tech/tags/firebase-cli.md>), [function](<https://devfeed.tech/tags/function.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [realtime-database](<https://devfeed.tech/tags/realtime-database.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>)

### AI overview

Firebase introduces an efficient way to perform large deletes in Realtime Database. The Firebase CLI version 6.4.0 and newer detects large nodes and deletes them in chunks, while a write-size limit can prevent unexpectedly large deletes or writes. The article also discusses tombstones and asynchronous cleanup when consistency is required.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Firebase Hosting adds multiple sites per project and targeted CLI deployments

DevFeed: [Firebase Hosting adds multiple sites per project and targeted CLI deployments](<https://devfeed.tech/articles/one-project-multiple-sites-plus-a-boost-in-upload-speed-16284.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2018/08/one-project-multiple-sites-plus-boost>)

Author: Diana Tkachenko; Alex Memering

Published: 2018-08-21T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Firebase CLI](<https://devfeed.tech/topics/firebase-cli.md>), [hosting](<https://devfeed.tech/topics/hosting.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [Firestore](<https://devfeed.tech/topics/firestore.md>), [Realtime Database](<https://devfeed.tech/topics/realtime-database.md>)

Tags: [best-practices](<https://devfeed.tech/tags/best-practices.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-cli](<https://devfeed.tech/tags/firebase-cli.md>), [firestore](<https://devfeed.tech/tags/firestore.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [json](<https://devfeed.tech/tags/json.md>), [launch](<https://devfeed.tech/tags/launch.md>), [realtime-database](<https://devfeed.tech/tags/realtime-database.md>), [update](<https://devfeed.tech/tags/update.md>)

### AI overview

Firebase Hosting now supports multiple sites within a single Firebase project, allowing sites to share resources such as Firestore or Realtime Database. The Firebase CLI adds configuration targets for managing and deploying individual sites.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Firebase launches In-App Messaging and announces Crashlytics integrations and other product updates

DevFeed: [Firebase launches In-App Messaging and announces Crashlytics integrations and other product updates](<https://devfeed.tech/articles/in-app-messaging-crashlytics-integrations-and-more-oh-my-16280.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2018/08/in-app-messaging-crashlytics>)

Author: Francis Ma

Published: 2018-08-16T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Messaging](<https://devfeed.tech/topics/messaging.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [App](<https://devfeed.tech/topics/app.md>), [Google Analytics](<https://devfeed.tech/topics/google-analytics.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [app-quality](<https://devfeed.tech/tags/app-quality.md>), [bigquery](<https://devfeed.tech/tags/bigquery.md>), [cloud-functions](<https://devfeed.tech/tags/cloud-functions.md>), [cloud-messaging](<https://devfeed.tech/tags/cloud-messaging.md>), [cloud-next](<https://devfeed.tech/tags/cloud-next.md>), [community](<https://devfeed.tech/tags/community.md>), [crash-reporting](<https://devfeed.tech/tags/crash-reporting.md>), [crashlytics](<https://devfeed.tech/tags/crashlytics.md>), [data-studio](<https://devfeed.tech/tags/data-studio.md>), [fabric](<https://devfeed.tech/tags/fabric.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-cli](<https://devfeed.tech/tags/firebase-cli.md>), [firebase-summit](<https://devfeed.tech/tags/firebase-summit.md>), [firestore](<https://devfeed.tech/tags/firestore.md>), [google-analytics](<https://devfeed.tech/tags/google-analytics.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [in-app-messaging](<https://devfeed.tech/tags/in-app-messaging.md>), [ios](<https://devfeed.tech/tags/ios.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [predictions](<https://devfeed.tech/tags/predictions.md>), [realtime-database](<https://devfeed.tech/tags/realtime-database.md>), [remote-config](<https://devfeed.tech/tags/remote-config.md>), [unity](<https://devfeed.tech/tags/unity.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

Firebase announces the launch of Firebase In-App Messaging, which lets app teams send targeted, contextual messages to users who are actively using their apps. The update also covers integrations with Google Analytics for Firebase and Firebase Predictions, along with improvements to Firebase Cloud Messaging reporting and APIs.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## New runtime configuration options with Cloud Functions for Firebase

DevFeed: [New runtime configuration options with Cloud Functions for Firebase](<https://devfeed.tech/articles/new-runtime-configuration-options-with-cloud-functions-for-firebase-16278.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2018/08/cloud-functions-for-firebase-config-node-8-timeout-memory-region>)

Author: Doug Stevenson

Published: 2018-08-13T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Cloud Functions](<https://devfeed.tech/topics/cloud-functions.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [Firebase CLI](<https://devfeed.tech/topics/firebase-cli.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [async/await](<https://devfeed.tech/topics/async-await.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [ECMAScript](<https://devfeed.tech/topics/ecmascript.md>), [V8](<https://devfeed.tech/topics/v8.md>), [TypeScript](<https://devfeed.tech/topics/typescript.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [JSON](<https://devfeed.tech/topics/json.md>)

Tags: [async](<https://devfeed.tech/tags/async.md>), [await](<https://devfeed.tech/tags/await.md>), [cloud-functions](<https://devfeed.tech/tags/cloud-functions.md>), [cloud-next](<https://devfeed.tech/tags/cloud-next.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-cli](<https://devfeed.tech/tags/firebase-cli.md>), [json](<https://devfeed.tech/tags/json.md>), [launch](<https://devfeed.tech/tags/launch.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [typescript](<https://devfeed.tech/tags/typescript.md>)

### AI overview

This Firebase team article describes new Cloud Functions for Firebase configuration options announced at Cloud Next 2018. It covers the beta Node.js 8 runtime, required Firebase CLI and firebase-functions versions, ECMAScript 2017 async/await support, TypeScript configuration, and per-function region, memory, and timeout settings.

### Source excerpt

News, tutorials, and updates from the Firebase team.

[Next page](<https://devfeed.tech/tags/firebase-cli.md?cursor=WyIyMDE4LTA4LTEzVDAwOjAwOjAwKzAwOjAwIiwgImYwYWU4MWExLWRkYjAtNDVhZS04NWJlLThkNzIwZGY0MDk0MiJd>)