·
1 commit
to master
since this release
November 04 2025
Added
- BREAKING CHANGES: The HereNow method will return a maximum of 1000 occupants per channel. Previously, it was returning all occupants without limit parameter support. Use pagination through offset when more than 1000 occupants present in channel.
Fixed
- Discard use of gcm and replaced with fcm for push notification service type of google. Removed mpns support.