Skip to content
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

PubNub Swift Chat SDK 0.9.2 release #11

Merged
merged 6 commits into from
Dec 17, 2024
Merged

PubNub Swift Chat SDK 0.9.2 release #11

merged 6 commits into from
Dec 17, 2024

Conversation

jguz-pubnub
Copy link
Contributor

@jguz-pubnub jguz-pubnub commented Dec 16, 2024

feat(platforms): add support for other Apple platforms

fix(chat): remove getChannelSuggestions(text:limit:completion:) method from Chat interface

fix(chat): remove getUserSuggestions(text:limit:completion:) method from Chat interface

fix(message-draft): wrong user suggestion source for message draft created on ThreadChannel

fix(chat): wrong type of last user activity time stored on the server (precision)

feat(message): lock moderated messages from editing

refactor(events): moderation events are now sent to a channel prefixed with PUBNUB_INTERNAL_MODERATION.

Copy link

@parfeon parfeon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jguz-pubnub
Copy link
Contributor Author

@pubnub-release-bot release as 0.9.2-dev

@jguz-pubnub jguz-pubnub force-pushed the feat/release-092 branch 2 times, most recently from 4d73209 to a780566 Compare December 17, 2024 11:53
@jguz-pubnub jguz-pubnub merged commit 8898769 into master Dec 17, 2024
6 checks passed
@jguz-pubnub jguz-pubnub deleted the feat/release-092 branch December 17, 2024 12:34
@pubnub-release-bot
Copy link

🚀 Release successfully completed 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants