Petnow LogoPetnow

iOS Changelog

iOS SDK version-specific changes

This page contains the complete release history of iOS SDK.

For the latest release, refer to Changelog Main Page.


[1.3.0] - 2026-01-29

UI Module v1.3.0

โœจ Added

  • Overlay customization: Place custom UI above detection area
  • Sound control: playSound, stopSound API
  • Capture progress tracking: Provides current capture count (currentCount) and detection area coordinates (detectedObjectNormalizedRect)

๐Ÿ”ง Changed

  • Initialization flow improvement: Check initialization status with isInitialized property
  • Reduced detection errors: Improved fake detection accuracy
  • Detailed failure reasons: More error types added to DetectionFailureReason

๐Ÿงน Cleanup

  • API simplification: Unified to requestedImageCount (removed requestedMinimumImageCount)

API Module v1.3.0

โœจ Added

  • V2 API integration: Updated to Server API V2 spec
  • Identification support: Added pet identification feature

[1.2.2] - 2025-08-29

UI Module v1.2.2

โœจ Added

  • Fake detection control: Added setFakeDetection API for toggling fake detection

๐Ÿ› Fixed

  • Improved camera image size accuracy
  • Detection accuracy optimization

[1.2.1] - 2025-08-19

UI Module v1.2.1

๐Ÿ› Fixed

  • Stability and performance improvements

[1.2.0] - 2025-07-29

UI Module v1.2.0

Initial public release


[1.1.0] - 2025-06-05

UI Module v1.1.0

Internal test version


[1.0.1] - 2025-06-05

UI Module v1.0.1

๐Ÿ› Fixed

  • Stability improvements

[1.0.0] - 2025-06-05

UI Module v1.0.0

โœจ Added

  • First release
  • Basic camera detection features
  • SwiftUI-based CameraView

API Module v1.0.0

โœจ Added

  • First release
  • Basic server API communication features

On this page