All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX:
resources
property can benull
in newer Firebase projects if no products have been enabled on the project (#329). (67df625f)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX(android): auto-detect old and new way to set
applicationId
(#318). (016699f2) - FEAT(install): add support for overriding the _platform_interface and _web packages when using git (#312). (b09602d5)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: firebase CLI can sometimes append time out object on successful JSON response. (#288). (14f132e1)
- FIX: Raised Firebase project fetch timeout to 40 seconds from 15 seconds. (#256). (2145e9b9)
- FIX: Support spaces in paths and product name for apple apps (#228). (c4c11b31)
- FIX: throw exceptions when in CI and inputs are needed where user prompts are not possible. Validated bundle Ids for apple and package names for android. (#276). (ddfb1416)
- FEAT: install command (#289). (e9fa73e7)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- Moved flutterfire_cli package from dev release to general release.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX(android): ensure app/build.gradle only writes google services dependency once (#269). (f195b16f)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: ensure Crashlytics Apple upload-symbol script works for every build type/flavor (#260). (e8ec471d)
- FIX(android): another
build.gradle
change in latest flutter (>=3.16.5) when runningflutter create <project>
(#254). (32fde770)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX(apple): upload debug symbols for de-obfuscating Dart stack traces (#247). (93d02a56)
- FIX: bundle service file into Contents/Resources for macOS and app root for iOS (#245). (83ed0648)
- FIX(apple): ensure service file is not duplicated in
project.pbxproj
file (#239). (32f2962f) - FIX(android): update regex as
android/build.gradle
in latest flutter create doesn't match previous regex (#240). (2d8b3118) - FIX: update
firebase_options.dart
or specified--out=firebase_release.dart
rather than rewrite file entirely. (#226). (204ba306) - FIX: ensure
--web-app-id
flag is respected when present influtterfire configure
(#225). (8de25758) - FIX: macOS bundleId was incorrectly selecting
some.app.RunnerTests
(#222). (65d5d589) - FIX: removing mandatory flag on bundle ids for macOS and iOS (#179). (02f18e3d)
- FEAT: windows support for
flutterfire configure
&flutterfire reconfigure
(#229). (9e7b6591) - FEAT:
flutterfire reconfigure
now updates androidbuild.gradle
files & Appleproject.pbxproj
for debug symbol script likeflutterfire configure
(#227). (4ab9f65a)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: ensure build.gradle content is written on new lines. (b6ba072f)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- REFACTOR: internal update to names to be clear about their function. (fb02d510)
- FEAT: check if user requires flutterfire reconfigure. (c0bc462e)
- FEAT:
flutterfire reconfigure
command. Pulls latest values for Firebase apps and rewrites service files. (90f07261) - FEAT: update implementation to make it more modular and easier to understand. (6a61ccf5)
- FEAT: automatically add debug symbols script by detecting crashlytics dependency. (55c0cee9)
- FEAT: update "firebase.json" values for web, android and apple. Updated validation for service files for android & apple. (dff23710)
- FIX: improve regex for finding gradle dependency. (24d33f83)
- FIX: update google services version dependency for android. (17680734)
- FIX: Dart configuration output is respected if selected as argument. (097b4109)
- FIX: android app build.gradle has two ways to apply plugin. (0bf6541c)
- FIX: catch when project list command does not work. (073ec67f)
- FIX: if web not selected as platform, breaking flutterfire configure command. (117868d5)
- FIX: remove absolute paths from run phase build script. (4ba1e4e7)
- FIX: overwrite Apple service files if they exist already. (da029d3a)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: update json after 2nd run of
flutterfire configure
. (bb285236)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- REFACTOR: allow macOS configuration for scripts. (7384bd9f)
- REFACTOR: remove dead code and move other to apple file. (781fad2d)
- REFACTOR: use build configuration & call FF bundle-service-file. (4836124a)
- REFACTOR: make functions out of reusable code. (86e82d72)
- REFACTOR: remove unnecessary code. (38c62ee9)
- REFACTOR: big refactor to clean up code. (f8c42643)
- REFACTOR: cleaned up code. (99a92de1)
- FIX: stop
default/default
path to default app_id_file in .dart_tools. (24730e15) - FIX: default config so it writes to default map & default/ app id file. (9542cc69)
- FIX: conditions for writing service file. (4113cdb8)
- FIX: output should be relative to project. (5f9f824c)
- FIX: bug writing firebase.json. (2f4f3dc4)
- FIX: update scheme. (25a8cb23)
- FIX: add filename to path. (962eb2af)
- FIX: add paths to debug script to find executables. (6e7495b6)
- FIX: use iOS path as FlutterApp is not available when running from xcode. (8074f966)
- FEAT: create serviceFileOutput property on firebase.json. (6f16b972)
- FEAT: upload debug symbols script. (b7512b46)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FEAT: command line arguments for different environments. (02cf8501)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FEAT: new command line args for service file output. (c335a26b)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FEAT: remove package the user should not depend on. (9faa9e13)
- FEAT: add a flutterfire update command. (0257d4d9)
- FEAT: Allow selecting web app id. (413e61b7)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: add GoogleService-Info.plist as bundle resource not compile source. (e5561e04)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: GoogleService-Info.plist file not found by Firebase SDK unless added to target (b7b307b)
- REFACTOR: remove deprecated templating (c5e34f1)
- FIX: reuse projectId when displayName is null on configure (5919d4e)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: throw exception if target is not called Runner. (64ad3318)
- FIX: file not found by firebase unless added to target. (74a6fdac)
- FEAT: add mason template. (958e92c5)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- CHORE: Release
flutterfire_cli
again due to incorrect versioning for0.2.3
release.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: switch to inline ruby script. (3dab9b2f)
- FIX: path to ruby script. (eb0427e6)
- FIX: use "resolvePackageUri" to get package. (e72a2a54)
- FIX: add missing
account
argument specification for create*App. (4987250a) - FEAT: update macOS with google services file & pbxproj file. (b5ca92ce)
- FEAT: only update config and write plist file if they don't exist. (ccfa3510)
- FEAT: add GoogleServices file and update pbxproj file. (1a3e945a)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: create output file directory if it does not exist (fixes #75). (fe1370c3)
- FIX: only show Windows/Linux options if desktop packages are installed in Flutter app. (2da944c4)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- REFACTOR: move strings to own file for easier review (#61). (723f9797)
- FEAT: add new
--platforms
flag to specify platforms to generate Firebase options for without prompts (Closes #68) (#72). (e7b309e6) - FEAT: add support for Windows & Linux platforms via Firebase Web apps. (#71). (ed3b8f2c)
- DOCS: remove broken link. (acd07c85)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: use correct platform name when detecting ios bundle ids. (135a1050)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FEAT: add support to auto apply Crashlytics & Performance Android Gradle plugins (#60). (e620723a)
- FEAT: add hidden flag to allow opting out of app id json file generation. (5de692c0)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- REFACTOR: deprecate
android-application-id
in favour ofandroid-package-name
(#52). (a6d398b5) - REFACTOR: change messaging of already exists. (c5ea85e1)
- FIX: move autoupdater log inside conditional (#57). (0650e181)
- FEAT: support auto integration of the Android Google Services plugin (#58). (843d695a)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FEAT: add messaging sender id to output. (3ba34aed)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- REFACTOR: use separate
ci
package for CI environment detection. (d9921433) - FIX: update
pubspec
dependency version to fix #32. (ccd0655d) - FIX: flutter app detection issues when using
flutter_localizations
(fixes #37 & #45). (04d4e6c7) - FIX: ignore
avoid_classes_with_only_static_members
in the generated options file (#42). (6c27ae17) - FEAT: add
--yes
flag to automatically accept default options on prompts (closes #48). (657892c8) - FEAT: prompt to update CLI if version is older than latest published version. (a88ade11)
- FEAT: updates configure to also write out Android app ID files (#51). (991d5a43)
- FEAT: updates
configure
to also write out iOS app ID files (#43). (e7d5a8fe)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: don't globally require a Flutter app, this allows for help commands to work (fixes #7).
- FIX: don't use
lib/main.dart
as a way of detecting a flutter app,isFlutterPackage
&!isFlutterPlugin
should suffice (fixes #12).
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: potentially fix a crash when selecting Firebase projects.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: bug with prompt messages and FirebaseApp.displayName can be null.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX:
-v
should also print the current version.