Commits
Branch selector
User selector
Commit History
Commits on Mar 10, 2026
fix FCM Push notification payload structure (#492)
Show description for 6d5d12cauthored
Commits on Feb 12, 2026
React native/files types (#490)
Show description for 2d58c9aauthored
Commits on Jan 13, 2026
Fix/prevent retry for non retryable 404 status code (#488)
Show description for 32cc0bdauthored
Commits on Dec 16, 2025
react-native: use fast-text-encoding and remove outdated text-encoding polyfill (#487)
Show description for e8362c3authored
Commits on Dec 4, 2025
refactor: avoid re subscribe for already subscribed entities (#486)
Show description for 9032b02authored
Commits on Nov 20, 2025
Enforce `fetch` APM protection (#485)
Show description for 762e185authored
Commits on Nov 19, 2025
refactor/use 'fcm' instead 'gcm' for push notification service (#484)
Show description for 01154b4authored
Commits on Nov 10, 2025
fix: expose File construct for web target (#483)
Show description for d8b92afauthored
Commits on Oct 29, 2025
Add `offset` parameter for `here now` (#482)
Show description for 76d53e6authored
Commits on Oct 28, 2025
Commits on Sep 30, 2025
fix: presence event engine internal state sync (#479)
Show description for 2c39f2bauthored

Commits on Sep 18, 2025
Add `limit` and `offset` parameters (#477)
Show description for 9c66040authoredAdd `limit`` and `offset` parameters (#475)
Show description for ec1c299authored
Commits on Sep 16, 2025
test: add missing unit and integration test (#472)
Show description for c41f817authored
Commits on Sep 9, 2025
Send new presence `state` to the `SharedWorker` and fix newer access token override (#473)
Show description for 84caf59authored
Commits on Aug 25, 2025
`SharedWorker` refactor (#471)
Show description for 30dbcd3andauthored
Commits on Aug 7, 2025
fix(react-native): explicit export to static members (#470)
Show description for 28c82eaandauthored
Commits on Jul 28, 2025
Request 'id-token' permission for OIDC (#469)
Show description for 8d6f94eauthoreddeps: upgrade form-data to 4.0.4 for vulnerability fix (#468)
Show description for 1f99c8eauthored
Update publish-subscribe.ts (#467)
Show description for c0d021bauthored
Commits on Jul 21, 2025
build(s3-upload): use Amazon GHA to setup AWS CLI credentials (#466)
Show description for 1fee158authored
Commits on Jul 15, 2025
Fix subscription reference timetoken (#464)
Show description for b1a9f06authored
Commits on Jul 11, 2025
Fix rapid subscribe aggregate (#461)
Show description for 8bf3d6fauthored
Commits on Jun 30, 2025
Fix entity usage issue (#460)
Show description for d44662bauthoreddocs: snippet for pubnub apis. (#458)
Show description for 8bf31a4authored
Commits on Jun 18, 2025
Fix issue which unsubscribed additional channels (#459)
Show description for 913ebafauthored
Commits on Jun 4, 2025
Improve subscription and logger output. (#456)
Show description for 1a4ce6bauthored
Commits on Apr 22, 2025
Shouldn't retry on bad access denied and bad request (#454)
Show description for b8e1af9authored
Commits on Apr 15, 2025
Add missing new retry policy as static field of PubNub (#452)
Show description for fc389dfauthoredRetry policy now applies to all requests and subscription change status emitted (#451)
Show description for b283e9eauthored
Commits on Apr 10, 2025
Compress publish POST body (#450)
Show description for bee8794authored
Commits on Mar 31, 2025
Fix issue with presence events (#448)
Show description for f1397e8authored
Commits on Mar 25, 2025
Fix heartbeat cached channels and groups (#447)
Show description for c51bb05authored
Commits on Mar 20, 2025
Remove minimum presence timeout (#446)
Show description for 71ba3a1authored
Commits on Mar 19, 2025
Fix Shared Worker state update on presence change and listen for `pagehide` (#445)
Show description for 36e0ec3authored