Skip to content

Releases: quickpose/quickpose-ios-sdk

v1.2.13 - 2025-09-29

29 Sep 20:17

Choose a tag to compare

Added

  • Overarm Reach and Knee Raises

## v1.2.12 - 2025-07-24

24 Jul 06:35

Choose a tag to compare

Fixed

  • Setting Style's relativeFontSize to 0, skips drawing

v1.2.11 - 2025-07-21

21 Jul 21:26

Choose a tag to compare

Fixed

Setting Style's RelativeLineWidth to 0, skips drawing

v1.2.10 - 2025-01-28

28 Jan 08:13

Choose a tag to compare

Fixed

  • Measuring line feature output

v1.2.9 - 2024-06-25

02 Jul 10:09

Choose a tag to compare

Fixed

  • arm64/x86_64 Simulator compile
  • Cocoapods arm64/x86_64 simulator
  • Reduce bundle size with selecting a model complexity

v1.2.8 - 2024-06-24

25 Jun 08:56

Choose a tag to compare

Fixed

  • onFrame Memory Leak
  • BodyPoseClassifier leak

v1.2.5 - 2023-10-24

25 Oct 10:39

Choose a tag to compare

Fixed

  • iOS17 Performance

v1.2.4 - 2023-10-05

06 Oct 07:51

Choose a tag to compare

Added

  • OS Screen Recording Demo
  • SDK Video Recording Demo

Fixed

  • iOS17 Compatibility

v1.2.2 - 2023-07-11

11 Jul 15:57

Choose a tag to compare

Added

  • Raw Camera frame is now returned in .success enum status.

Fixed

  • Memory leak

v1.2.1 - 2023-07-04

04 Jul 11:08

Choose a tag to compare

Added

  • Add Post Processing, so QuickPose can now achieve lag-free rendering at any fps.

Changed

  • Upgraded Mediapipe to 10.1
  • onStart callback returns after Mediapipe is loaded, not on first camera frame.