|
| 1 | +<img src="docs/images/firebase-logo.png" width="116px" height="32px" alt="Firebase"/> |
| 2 | + |
| 3 | +## 3.4.4 (2016, July 17) |
| 4 | + |
| 5 | +[Full changelog](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/compare/3.4.3...3.4.4) |
| 6 | + |
| 7 | +### SDK versions |
| 8 | +If version numbers changed clean your platform folders to avoid build errors. |
| 9 | + |
| 10 | +- iOS: 3.3.x |
| 11 | +- Android: 9.2.0 |
| 12 | + |
| 13 | +### New |
| 14 | +- [#75](#75) [Nathan Walker](https://github.com/NathanWalker) added the ability to remove files from Firebase Storage, thanks Nathan! |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | +## 3.4.3 (2016, July 16) |
| 19 | + |
| 20 | +[Full changelog](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/compare/3.4.2...3.4.3) |
| 21 | + |
| 22 | +### SDK versions |
| 23 | +If version numbers changed clean your platform folders to avoid build errors. |
| 24 | + |
| 25 | +- iOS: 3.3.x |
| 26 | +- Android: 9.2.0 |
| 27 | + |
| 28 | +### New |
| 29 | +- [#74](#74) Facebook login for Android. |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | +## 3.4.2 (2016, July 14) |
| 34 | + |
| 35 | +[Full changelog](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/compare/3.4.0...3.4.2) |
| 36 | + |
| 37 | +### SDK versions |
| 38 | +If version numbers changed clean your platform folders to avoid build errors. |
| 39 | + |
| 40 | +- iOS: 3.3.x |
| 41 | +- Android: 9.2.0 |
| 42 | + |
| 43 | +### New |
| 44 | +- [#61](#61) Added `keepInSync` for enhanced offline support. |
| 45 | +- [#65](#65) Crash Reporting, which is automatically enabled for you. |
| 46 | + |
| 47 | +### Fixes |
| 48 | +- [#68](#68) Fix an issue where you'd log in on Android before `application.start()`. |
| 49 | +- [#70](#70) Added a TypeScript definition for `getCurrentUser()`. |
| 50 | +- [#71](#71) Added a TypeScript definition for LoginResult.email. |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | +## 3.4.0 (2016, July 7) |
| 55 | + |
| 56 | +[Full changelog](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/compare/3.3.0...3.4.0) |
| 57 | + |
| 58 | +### SDK versions |
| 59 | +If version numbers changed clean your platform folders to avoid build errors. |
| 60 | + |
| 61 | +- iOS: 3.3.x |
| 62 | +- Android: 9.2.0 |
| 63 | + |
| 64 | +### New |
| 65 | +- [#43](#43) Storage ([docs](docs/STORAGE.md)) |
| 66 | +- [#66](#66) Added `iOSSimulatorFlush` for a known iOS emulator issue with `invalid_token` |
| 67 | + |
| 68 | +### Fixes |
| 69 | +- [#69](#69) Fix `onAuthStateChanged` feature on `init` |
| 70 | + |
| 71 | + |
| 72 | +## 3.3.0 (2016, June 26) |
| 73 | + |
| 74 | +[Full changelog](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/compare/3.2.0...3.3.0) |
| 75 | + |
| 76 | +### SDK versions |
| 77 | +If version numbers changed clean your platform folders to avoid build errors. |
| 78 | + |
| 79 | +- iOS: 3.2.x |
| 80 | +- Android: 9.0.2 |
| 81 | + |
| 82 | +### New |
| 83 | +- [#54](#54) FCM Messaging / Push Notifications ([docs](docs/MESSAGING.md)) |
| 84 | + |
| 85 | + |
| 86 | +## 3.2.0 (2016, June 19) |
| 87 | + |
| 88 | +[Full changelog](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/compare/3.1.0...3.2.0) |
| 89 | + |
| 90 | +### SDK versions |
| 91 | +If version numbers changed clean your platform folders to avoid build errors. |
| 92 | + |
| 93 | +- iOS: 3.2.0 |
| 94 | +- Android: 9.0.2 |
| 95 | + |
| 96 | +### New |
| 97 | +- [#56](#56) Remote Config ([docs](docs/REMOTECONFIG.md)) |
| 98 | + |
| 99 | + |
| 100 | +## 3.1.0 (2016, June 17) |
| 101 | + |
| 102 | +[Full changelog](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/compare/3.0.0...3.1.0) |
| 103 | + |
| 104 | +### SDK versions |
| 105 | +If version numbers changed clean your platform folders to avoid build errors. |
| 106 | + |
| 107 | +- iOS: 3.2.0 |
| 108 | +- Android: 9.0.0 |
| 109 | + |
| 110 | +### New |
| 111 | +- [#49](#49) Custom Authentication ([docs](docs/AUTHENTICATION.md#custom-login)) |
| 112 | + |
| 113 | + |
| 114 | +## 3.0.0 (2016, May 26) |
| 115 | + |
| 116 | +[Full changelog](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/compare/2.1.8...3.0.0) |
| 117 | + |
| 118 | +### SDK versions |
| 119 | +If version numbers changed clean your platform folders to avoid build errors. |
| 120 | + |
| 121 | +- iOS: 3.2.0 |
| 122 | +- Android: 9.0.0 |
| 123 | + |
| 124 | +### New |
| 125 | +- [#34](#34) Support new Firebase 3 release |
0 commit comments