Skip to content

v9.1.0

Latest
Compare
Choose a tag to compare
@pubnub-release-bot pubnub-release-bot released this 08 Jul 10:14
4e78369

July 08 2025

Added

  • Added the PubnubUnityUtils.NewUnityPubnub() method to streamline creating Pubnub instances with Unity-specific settings outside of PNManagerBehaviour.
  • Implemented an in-house CBOR solution for ParseToken() handling to reduce total SDK+dependencies size.

Fixed

  • Improved parsing of file download errors to be properly set in operation status ErrorData.

Modified

  • Updated log type from Error to Warn for TaskCanceledException.