You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## <small>1.2.2 (2025-09-23)</small>
* fix(ios): only initialize metadata output after session is running ([48a4648](48a4648))
* fix(ios): only initialize metadata output after session is running (#9) ([521864a](521864a)), closes [#9](#9)
* docs(readme): add note about BarcodeDetection API [skip-ci] ([863f196](863f196))
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
## <small>1.2.2 (2025-09-23)</small>
2
+
3
+
* fix(ios): only initialize metadata output after session is running ([48a4648](https://github.com/michaelwolz/capacitor-camera-view/commit/48a4648))
4
+
* fix(ios): only initialize metadata output after session is running (#9) ([521864a](https://github.com/michaelwolz/capacitor-camera-view/commit/521864a)), closes [#9](https://github.com/michaelwolz/capacitor-camera-view/issues/9)
5
+
* docs(readme): add note about BarcodeDetection API [skip-ci] ([863f196](https://github.com/michaelwolz/capacitor-camera-view/commit/863f196))
6
+
1
7
## <small>1.2.1 (2025-08-19)</small>
2
8
3
9
* fix(ios): reflect correct torch state ([cee6000](https://github.com/michaelwolz/capacitor-camera-view/commit/cee6000))
0 commit comments