Skip to content

Releases: michaelwolz/capacitor-camera-view

2.2.0-rc.1

22 Feb 17:45

Choose a tag to compare

2.2.0-rc.1 Pre-release
Pre-release

2.2.0-rc.1 (2026-02-22)

Features

  • android: add pending stop-recording callback for CameraX integration (1eff5a9)
  • android: implement CameraX video recording support (2d98c08)
  • example-app: add video recording UI and gallery integration (bcb9ae9)
  • ios: implement native video recording pipeline (d80b0f6)
  • ios: improve session handling in startRecording method (10ca684)
  • ios: update minimum iOS platform version to 15.0 (f727e68)
  • update video recording options and documentation for backward compatibility (78d1e9a)
  • video: add configurable recording quality (50475eb)
  • web: add video recording API and MediaRecorder implementation (19ff57d)

2.1.0

21 Feb 15:40

Choose a tag to compare

2.1.0 (2026-02-21)

Features

  • camera-view: add configurable barcode types and optimize capture performance (0951c4b)

2.0.2

20 Feb 16:08

Choose a tag to compare

2.0.2 (2026-02-20)

Bug Fixes

  • ios: wait for stop session method to complete (745bbd8)

2.0.1

20 Feb 16:00

Choose a tag to compare

2.0.1 (2026-02-20)

Bug Fixes

  • ios: wait for stop session method to complete (179d4a2)

2.0.0

02 Jan 16:57

Choose a tag to compare

2.0.0 (2026-01-02)

  • feat!: update to Capacitor 8 (b05be94)

Bug Fixes

  • ios: remove deprecated code (3ce847f)

BREAKING CHANGES

  • This plugin now supports only Capacitor 8.

v1.2.2

23 Sep 12:04

Choose a tag to compare

1.2.2 (2025-09-23)

  • fix(ios): only initialize metadata output after session is running (48a4648)

v1.2.1

19 Aug 14:12

Choose a tag to compare

1.2.1 (2025-08-19)

  • fix(ios): reflect correct torch state (cee6000)

v1.2.0

04 Aug 15:59

Choose a tag to compare

1.2.0 (2025-08-04)

  • feat(*): add torch support (9dafbf2)

v1.1.1

25 Jul 12:40

Choose a tag to compare

1.1.1 (2025-07-25)

  • fix(ios): remove metadata output in case barcoded detection is disabled (d6ef90d)

v1.1.0

23 Jul 15:09

Choose a tag to compare

1.1.0 (2025-07-23)

  • feat(*): add saveToFile option for photo capture (1a3de95)