Skip to content

Latest commit

 

History

History
99 lines (57 loc) · 5.58 KB

CHANGELOG.md

File metadata and controls

99 lines (57 loc) · 5.58 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.0 (2021-06-14)

Bug Fixes

  • upgrade to firebase 8 and fix plugin for capacitor 3 (3317a8e)

1.1.2 (2021-06-11)

Bug Fixes

1.1.1 (2021-05-23)

Bug Fixes

  • no need of Firebase/Core (38f186b)
  • tweak demo for capacitor v2 (397409c)

1.1.0 (2021-02-15)

1.0.8 (2020-07-11)

Bug Fixes

  • ios: get token using instanceID (f62d33c)

1.0.7 (2020-07-02)

  • use 2.0.0 instead of latest in package.json

1.0.6 (2020-06-29)

Features

Bug Fixes

1.0.5 (2020-06-29)

Bug Fixes

  • android: refactoring to match community standards. closes #43 #44 (11761b8)

1.0.4 (2020-06-27)

Bug Fixes

1.0.3 (2020-06-27)

1.0.2 (2020-06-27)

Bug Fixes

1.0.1 (2020-06-27)

Bug Fixes

  • ios: Fixing wrong Firebase dependency (6e96be0)

1.0.0 (2020-06-27)

Features

  • README: add androidy notes (9042cba)
  • add android support (f3caba1)
  • FCM: add subscribe to topic (6f0f88d)
  • ios: add getToken and clean project to be publish (ddec39b)
  • add README (863cb25)
  • add unsubscribe from topic (a6a3dee)

Bug Fixes

  • android: add app compat (5709b1d)
  • android: add deps (9927aee)
  • android: cap implementation (b394973)
  • android: package name (f148a20)
  • ios: notifications were not being delivered on a freshed app install (f3d10a5)
  • ios: notifications were not being delivered on a freshed app install (3205224)
  • ios: plugin not working on Case-Sensitive file system (1deb869)
  • podspec: add firebase back (933ddbe)
  • README: add sample app link (ef67512)