Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 40e4818

Browse files
bump
1 parent e77ab73 commit 40e4818

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
<img src="docs/images/firebase-logo.png" width="116px" height="32px" alt="Firebase"/>
22

3+
## 3.7.2 (2016, November 8)
4+
5+
[Full changelog](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/compare/3.7.1...3.7.2)
6+
7+
### SDK versions
8+
9+
If version numbers __changed__, clean your platform folders to avoid build errors.
10+
11+
- iOS: 3.7.x
12+
- Android: 9.6.x
13+
14+
### New
15+
- [#165](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/165) Feature/Question: Is it possible to have more control over push notifications prompt
16+
17+
### Fixes
18+
- [#175](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/175) There's a few function params missing in the TS definition file
19+
- [#176](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/176) Remote Config TS definition is incorrect
20+
- [#178](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/178) Running in debug works, running in release on iOS causes crash
21+
- [#179](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/179) Error TS2656: Exported external package typings file 'firebase.d.ts' is not a module.
22+
- [#187](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/187) IOS facebook login crash
23+
24+
25+
26+
327
## 3.7.1 (2016, October 10)
428

529
[Full changelog](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/compare/3.6.4...3.7.1)

0 commit comments

Comments
 (0)