IMPORTANT: automatic rollout disabled, only for new devices for ST03 sensors with latest firmware 1.3. Reason: new SDK needs recalibration of the sensors ST02B and ST03 (this needs a coordinated procedure and an update of the sensor firmware before the recalibration).
Updates:
- ST03 sensor firmware 1.3 support (technically independent but released together)
- SDK update from 3.2 to 3.5.0 (SDK change log)
- iPad 11the gen support
- Forced by structure to change mode and parameters: DarkObject mode not available in the latest SDK anymore. New: STCaptureSessionPresetDarkObjectScanning for ST01 and ST02B to support the same behavior, for ST03 mode forced to STCaptureSessionPresetMediumRange and resolution to 768x920. Also tuned some other parameters.
- refactored license verification process for all sensor generations. The SDK now displays an error if it cannot confirm the license, and also logs the event in the log files
- added logs to help detect the first sensor generation issue (logs are automatically sent to the Bodygee cloud)
- turntable speed logic update – now tied to turntable model instead of sensor (no behavior change for the user. v1 supports only 30-second rotation, speed setting is fixed to 30. v2 supports both 20 and 30 seconds, speed setting defaults to 20, regardless of which sensor is used)
- minor UI and internal performance adjustments (nothing user-facing, but worth noting for completeness)
- added hardwareRevision and firmwareRevision to EnvironmentInformation (scan context information)
- extended ScanApp version number (v1.7.2 instead of v1.7 displayed in the app)