Skip to content

Releases: getditto/DittoSwiftTools

4.8.3

13 May 13:01
1d26674
Compare
Choose a tag to compare

Updates to correctly list iOS 14 as the minimum supported version instead of iOS 11 (because the Ditto SDK made this bump in 4.5.0)

4.8.2

13 May 12:57
4bddd6e
Compare
Choose a tag to compare

Fixes the BluetoothManager's HealthMetricProvider implementation to not report all iOS simulators as unhealthy because Bluetooth is unsupported. Simulators are now treated as special cases, and the managerState is not considered part of the health check.

4.8.1

09 May 17:05
5e8e1f5
Compare
Choose a tag to compare

Fixes HealthMetrics in the Heartbeat tool to properly update current status on the configured heartbeat interval

4.8.0

07 May 15:53
a8ad598
Compare
Choose a tag to compare

Heartbeat:

  • Update the default collection name to dittotools_devices
  • Adds the ability to collect and report custom HealthMetrics via the Heartbeat Tool by implementing various HealthMetricProviders and adding them to your Heartbeat Config.

This release is compatible with DittoSwift version 4.5.0 and above.

4.8.0-experimental-visionos-support

30 Apr 21:27
4.8.0-experimental-visionos-support
8f2a65c
Compare
Choose a tag to compare
Pre-release

🥽 Experimental visionOS Support

This release adds support for the visionOS platforms.

4.7.4

02 Apr 20:11
e78ed38
Compare
Choose a tag to compare

Heartbeat: Update to config class and DittoHeartbeatInfo data model

This release is compatible with DittoSwift version 4.0.0 and above.

4.7.3

28 Mar 17:13
c618f48
Compare
Choose a tag to compare

This release is compatible with DittoSwift version 4.0.0 and above.

4.7.2

25 Mar 14:47
8b138ae
Compare
Choose a tag to compare

This release is compatible with DittoSwift version 4.0.0 and above.

4.7.1

21 Mar 18:27
fd457b8
Compare
Choose a tag to compare

Adds sdk info when calling startHeartbeat()

This release is compatible with DittoSwift version 4.0.0 and above.

4.7.0

21 Mar 16:34
f5938eb
Compare
Choose a tag to compare

Additional functionality to the Heartbeat tool.

This release is compatible with DittoSwift version 4.0.0 and above.