|
7 | 7 | ## 5.3.0 (2018, April 25) |
8 | 8 |
|
9 | 9 | ### New |
10 | | - |
11 | 10 | - [#549](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/pull/549) Basic integration of Crashlytics for iOS |
12 | 11 | - [#647](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/pull/647) Allow standalone Analytics import |
13 | 12 |
|
| 13 | +### Fixes |
| 14 | +- [#321](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/321) Crash reporting never fill |
| 15 | +- [#543](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/543) Firebase crashlytics |
| 16 | +- [#676](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/676) Crash logs are not appearing for android in google firebase console |
| 17 | + |
14 | 18 |
|
15 | 19 | ## 5.2.0 (2018, April 2) |
16 | 20 |
|
17 | 21 | ### New |
18 | | - |
19 | 22 | - [#648](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/648) Implement setUserId for analytics |
20 | 23 | - [#665](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/665) Add Email Link Authentication |
21 | 24 | - [#666](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/666) Add 'keywords' support to AdMob banners |
|
31 | 34 | ## 5.1.8 (2018, March 1) |
32 | 35 |
|
33 | 36 | ### New |
34 | | - |
35 | 37 | - [#633](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/633) The plugin is too picky about the name of the entitlements file |
36 | 38 |
|
37 | 39 |
|
38 | 40 | ## 5.1.7 (2018, February 11) |
39 | 41 |
|
40 | 42 | ### New |
41 | | - |
42 | 43 | - [#624](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/624) Get push key avoiding .then() |
43 | 44 |
|
44 | 45 |
|
|
57 | 58 | ## 5.1.4 (2018, January 23) |
58 | 59 |
|
59 | 60 | ### New |
60 | | - |
61 | 61 | - [#615](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/615) Conflict with nativescript-barcodescanner |
62 | 62 |
|
63 | 63 | ### Fixes |
|
71 | 71 | ## 5.1.3 (2018, January 15) |
72 | 72 |
|
73 | 73 | ### New |
74 | | - |
75 | 74 | - [#170](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/170) Need a way to unregister push notification from Firebase |
76 | 75 | - [#609](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/609) When Google Play Services is not available, show a dialog asking the user to install it |
77 | 76 |
|
78 | | - |
79 | 77 | ### Fixes |
80 | 78 | - [#577](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/577) Firestore References can't be parsed |
81 | 79 | - [#601](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/601) Error using admob |
|
0 commit comments