Changelog
December 26, 2025 · View on GitHub
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
8.1.0 (2025-12-26)
⚠ BREAKING CHANGES
- Capacitor 8 support (#186)
Features
8.0.1 (2025-12-04)
Bug Fixes
- keep ios 14 support for now and pin firebase to 11 (33315ee)
8.0.0 (2025-12-04)
Features
7.1.3 (2025-08-23)
Bug Fixes
7.1.1 (2025-03-18)
Bug Fixes
7.1.0 (2025-03-06)
7.0.0 (2025-02-04)
Features
6.0.1 (2025-02-02)
Bug Fixes
6.0.0 (2024-05-23)
Features
5.0.3 (2024-02-20)
Bug Fixes
5.0.2 (2023-08-29)
5.0.1 (2023-05-08)
Bug Fixes
5.0.0 (2023-05-08)
4.0.0 (2023-05-08)
⚠ BREAKING CHANGES
- Update to Capacitor 5 (#144)
Features
3.0.2 (2022-12-07)
Bug Fixes
- check if task is successful before accessing result to avoid crashes (0304daa)
3.0.1 (2022-11-08)
Bug Fixes
- add sponsor (e2270f6)
- android: update firebaseMessagingVersion default value (445b8ac)
- readme (1cbc83c)
2.0.2 (2021-10-04)
2.0.1 (2021-09-13)
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
- maintenance badge (d91eff2)
- no need of Firebase/Core (38f186b)
- podspec (a3fa50a)
- tweak demo for capacitor v2 (397409c)
1.1.1 (2021-05-23)
Bug Fixes
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
- add example (1304c79)
Bug Fixes
- android: java path (70a0c9a)
1.0.5 (2020-06-29)
Bug Fixes
1.0.4 (2020-06-27)
Bug Fixes
- contributor links (73aa017)
1.0.3 (2020-06-27)
1.0.2 (2020-06-27)
Bug Fixes
- podspec name (1ccad9b)
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)