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
Copy file name to clipboardExpand all lines: docs/_posts/2018-12-20-changelog.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,19 @@ order: 3
8
8
9
9
New versions are released through GitHub, so the reference page is the [GitHub Releases](https://github.com/natario1/CameraView/releases) page.
10
10
11
+
Starting from 2.4.0, you can now [support development](https://github.com/sponsors/natario1) through the GitHub Sponsors program.
12
+
Companies can share a tiny part of their revenue and get private support hours in return. Thanks!
13
+
14
+
## v2.4.0
15
+
16
+
-[*Camera2*] New: support for `previewFrameRate`. Controls preview FPS, snapshot FPS, processor FPS, thanks to [@vaibhavbhandula][vaibhavbhandula] ([#653][653])
17
+
-[*Camera1*] New: support for `previewFrameRate` for Camera1 ([#661][661])
18
+
-[*Camera2*] Fix: fix crashes when taking snapshots very early ([#651][651])
19
+
-[*Preview*] Fix: Fixed preview being upside-down for 180 degrees flips ([#651][651])
0 commit comments