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.