Skip to content

Tags: pubnub/js-chat

Tags

v0.8.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[CSK-873] lock messages from being edited (#191)

* feat(lib): lock messages from being edited

* feat(lib): rm

* feat(lib): rm

* PubNub SDK v0.8.4 release.

---------

Co-authored-by: PubNub Release Bot <[email protected]>

v0.8.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(lib): add statusField for channel members (#189)

* feat(lib): add statusField for channel memvers

* PubNub SDK v0.8.3 release.

---------

Co-authored-by: PubNub Release Bot <[email protected]>

v0.8.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(lib): customize message reactions (#177)

* feat(lib): customize message reactions

* PubNub SDK v0.8.2 release.

---------

Co-authored-by: PubNub Release Bot <[email protected]>

v0.8.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(lib): bump JS SDK version (#174)

* feat(lib): bump JS SDK version

* PubNub SDK v0.8.1 release.

---------

Co-authored-by: PubNub Release Bot <[email protected]>

v0.8.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(lib): message reporting changes (#173)

* feat(lib): first draft of reporting messages

* feat(lib): fix a test

* feat(lib): next iterations

* feat(lib): deprecate old reporting methods

* fix: test

* fix: another test

* PubNub SDK v0.8.0 release.

---------

Co-authored-by: Przemysław Janowski <[email protected]>
Co-authored-by: PubNub Release Bot <[email protected]>

v0.7.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[CSK-786] fix(lib): take membership related events into account (#172)

* fix(lib): take membership related events into account

* fix(lib): save some time on testing

* fix(lib): save some time on testing

* feat(lib): rm unsubscribeAll

* feat(lib): revert tests

* PubNub SDK v0.7.3 release.

---------

Co-authored-by: PubNub Release Bot <[email protected]>

v0.7.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[CSK-780] Respect eTag and updated fields in the Membership object (#171

)

* feat(lib): respect eTag and updated fields in the Membership object

* feat(lib): update js sdk

* PubNub SDK v0.7.2 release.

---------

Co-authored-by: PubNub Release Bot <[email protected]>

v0.7.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(lib): extend filter property for memberships (#170)

* feat(lib): extend filter property for memberships

---------

Co-authored-by: PubNub Release Bot <[email protected]>

v0.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(lib): update js sdk (#168)

* feat(lib): update js sdk

* feat(lib): rm keys

* PubNub SDK v0.7.0 release.

---------

Co-authored-by: PubNub Release Bot <[email protected]>

v0.6.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(lib): apns push environment configuration (#167)

* fix(lib): apns push environment configuration

* PubNub SDK v0.6.2 release.

---------

Co-authored-by: PubNub Release Bot <[email protected]>