Serhii Mamontov
                                            Serhii Mamontov
                                        
                                    Replace spaces with underscores for more readable layout of scenario name in Terminal. _It is not common for selectors have spaces in their names. It can be handled at runtime,...
## Add '.pubnub.yml' file Add `.pubnub.yml` file with change logs and distirbution options. ## Add '.pubnub.yml' validators Add GitHub Actions for `.pubnub.yml` file validation.
## Add '.pubnub.yml' file Add `.pubnub.yml` file with change logs and distirbution options. ## Add '.pubnub.yml' validators Add GitHub Actions for `.pubnub.yml` file validation.
feat: introduce `userId` as `uuid` replacement Introduce new `userId` configuration (provided to `PNConfiguration` instance) property which replaces deprecated `uuid`.
feat(subscribe): disable auto-retry for 403 Disable automatic subscribe request retry after 403 has been received. BREAKING CHANGES: subscribe loop will stop instead of retry after 1 second when 403 received....
## 🐛 _build_: fix Catalyst framework build Fix bash script to make proper system version check to decide on Catalyst framework build.
feat(publish): add message type support for `publish` API Add new publish parameters to specify `messageType` and `spaceId`. feat(signal): add message type support for `signal` API Add new signal parameters to...
fix(spm): fix issues with integration Match `include` folder content to the `import` in source code.
Hi, https://cocoapods.org/pods/CENChatEngine Issues started right after push of initial version to trunk - few hours library didn't appeared in search. At this moment, library page doesn't have any metrics on...
build: add custom GHA large runner