This repository was archived by the owner on Apr 4, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 11<img src =" docs/images/firebase-logo.png " width =" 116px " height =" 32px " alt =" Firebase " />
22
3+ ## 3.9.0 (2017, January 3)
4+
5+ [ Full changelog] ( https://github.com/EddyVerbruggen/nativescript-plugin-firebase/compare/3.8.5...3.9.0 )
6+
7+ ### SDK versions
8+
9+ If version numbers __ changed__ , clean your platform folders to avoid build errors.
10+ Also, for Android update your Google Repository in the Android SDK manager (type ` android ` on the command prompt),
11+ and for iOS do a ` pod repo update ` to fetch the latest versions from Cocoapods.
12+
13+ - iOS: __ 3.11.x__
14+ - Android: __ 10.0.x__
15+
16+ ### New
17+ - [ #245 ] ( https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/245 ) Re-Authenticate a user
18+ - [ #249 ] ( https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/249 ) Added updateProfile method
19+ - [ #240 ] ( https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/240 ) Crash reporting slows startup time
20+
21+ ### Fixes
22+ - [ #229 ] ( https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/229 ) Update null doesn't remove key on Android
23+ - [ #236 ] ( https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/236 ) iOS Image Upload Type in Firebase
24+ - [ #239 ] ( https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/239 ) fAuth.signInWithCustomToken is not a function
25+ - [ #250 ] ( https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/250 ) Gradle build error when nativescript-google-maps-sdk is added
26+
27+
28+
29+
30+
331## 3.8.5 (2016, December 23)
432
533[ Full changelog] ( https://github.com/EddyVerbruggen/nativescript-plugin-firebase/compare/3.8.4...3.8.5 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nativescript-plugin-firebase" ,
3- "version" : " 3.9.0-dev " ,
3+ "version" : " 3.9.0" ,
44 "description" : " Fire. Base. Firebase!" ,
55 "main" : " firebase" ,
66 "typings" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments