Changelog (iOS)¶
This is the changelog for the Surfmeter Player SDK for iOS.
v1.3.2 (2025-04-08)¶
- Fix for possible crashes regarding chunks (
Fatal error: Cannot set end time of chunk without setting start time first
)
v1.3.1 (2025-04-03)¶
- Release without changes to fix SHA checksums of
Package.swift
v1.3.0 (2025-03-25)¶
- Add support for disabling logs altogether
- Breaking change: SurfmeterAnalyticsListener interface changed
v1.2.1 (2025-03-25)¶
- Fix for parsing
zavc
video codec
v1.2.0 (2024-12-09)¶
- Add audio-only support
- Backoff for sending data in the background
- Send client context attributes
v1.1.2 (2024-09-03)¶
- Add support for tvOS simulator
v1.1.1 (2024-08-28)¶
- Build for lower iOS versions
v1.1.0 (2024-08-26)¶
- Add support for tvOS
v1.0.6 (2024-07-09)¶
- Sending final data on library finish
v1.0.5 (2024-07-09)¶
- Clean up references to handle memory leaks
v1.0.4 (2024-07-01)¶
- Sending of client context attributes
v1.0.3 (2024-06-28)¶
- Allow setting aborted reason
v1.0.2 (2024-06-26)¶
- Handle analysis state already ended
- Fix issue of detecting new tracks
v1.0.1 (2024-06-26)¶
- Issue with not sending new segments
v1.0.0 (2023-11-27)¶
- Initial release