Releases: ButterflyNetwork/ImagingSDK-iOS
Releases · ButterflyNetwork/ImagingSDK-iOS
1.2.4
This release matches version 2.39.0 of the Butterfly iQ app.
Enhancements
- Exposes hook for host app to receive Butterfly SDK logs, filtered by log level.
1.2.3
This release matches version 2.38.0 of the Butterfly iQ app.
Enhancements
1.2.2
This release matches version 2.37.0 of the Butterfly iQ app.
Enhancements
- Adds
ButterflyImage.timestamp
for getting the generation timestamp of an image. - Includes support for iQ3 probes that have a CE Mark.
1.2.1
This release matches version 2.35.0 of the Butterfly iQ app.
Enhancements
- Adds Butterfly iQ3 support.
- Adds 30-day offline license validation (device only).
- Adds TestFlight & App Store compatibility.
- Adds Apple Silicon iOS Simulator (arm64) support, deprecating the usage of Rosetta.
- Adds
licenseStates
for monitoring the license state changes. - Adds
updateFirmware()
for updating the probe firmware without using the Butterfly iQ app. - Adds usage of initial preset & depth parameters to the example project.
- Adds
async
tostartup()
&startImaging()
. - Adds
PresetParameters
tostartImaging()
. - Adds
connectSimulatedProbe()
&disconnectSimulatedProbe()
. - Adds
defaultFlowVelocityScaleMode
toImagingPreset
.