Skip to content

[pull] master from pubnub:master #70

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 15, 2025
Merged

[pull] master from pubnub:master #70

merged 1 commit into from
Jul 15, 2025

Conversation

pull[bot]
Copy link

@pull pull bot commented Jul 15, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.3)

Can you help keep this open source service alive? 💖 Please sponsor : )

fix(subscription): fix subscription reference timetime

Fix incorrect subscription reference timetoken (used by listeners to filter old messages) caused by
the server returning timetoken older than previous one because of MX.

fix(subscription-set): fix event handling by subscription

Fix the issue because of which all subscriptions of the subscription set have been requested to
handle the received event.

refactor(shared-worker): use `addEventListener` instead of `onpagehide`

Replace the `onpagehide` listener assignment with `addEventListener` to ensure that the listener
won't be replaced.
@pull pull bot locked and limited conversation to collaborators Jul 15, 2025
@pull pull bot added the ⤵️ pull label Jul 15, 2025
@pull pull bot merged commit b1a9f06 into nagyist:master Jul 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant