Skip to content

Commit e30a472

Browse files
committed
Release prep
1 parent e3d8bcf commit e30a472

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
What's New
2+
- Video recording with encrypted storage (SECV format)
3+
- Video playback and sharing support
4+
- New camera controls layout with rotating UI
5+
6+
Fixes
7+
- Fixed PIN verification sometimes being disabled
8+
- Fixed gallery not showing the correct item when tapped
9+
- Fixed app not exiting properly when backing out of PIN screen
10+
- Face tracking not tracking faces

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
2-
versionCode = "26"
3-
versionName = "4.0.0"
2+
versionCode = "27"
3+
versionName = "4.0.1"
44

55
targetSdk = "36"
66
compileSdk = "36"

0 commit comments

Comments
 (0)