v3.10.0 #9651
sojan-official
announced in
Releases & Announcements
v3.10.0
#9651
Replies: 2 comments 9 replies
-
Can you please expand on the FCM changes required with regards to self-hosted instanced? The provided link does not make immediately obvious how these changes need to be applied in regards to Chatwoot. |
Beta Was this translation helpful? Give feedback.
8 replies
-
Where can I find more info about this? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Changelog
Thanks to @fv3rdugo, @s00d , @ajnadox, @eltociear, @abehnamfard for the contributions
Notes:
We were using FCM legacy APIs to send push notifications to Android and iOS devices. As these APIs were deprecated on June 20, 2023, and will be removed in June 2024, we have added support for HTTP v1 API notifications in the latest version. Users of Chatwoot cloud and self-hosted instances using the Chatwoot relay server don't need to make any changes. If you are using the mobile app, ensure that you have installed the latest Chatwoot mobile app (1.10.41).
However, for users with a self-hosted server with custom-branded mobile app some changes are necessary. You can learn more about these changes here: https://firebase.google.com/docs/cloud-messaging/migrate-v1
This discussion was created from the release v3.10.0.
Beta Was this translation helpful? Give feedback.
All reactions