Skip to content

Commit 3c02966

Browse files
committed
Prepared for release: v1.8.1
1 parent 48a31d8 commit 3c02966

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [1.8.1] - 2024-10-8
4+
5+
- Removed ability to store files in public storage for Android
6+
7+
38
## [1.8.0] - 2024-10-7
49

510
- Major server refactor: All clients must re-authenticate
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Removed ability to store files in public storage for Android

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[versions]
44
# App Versions
5-
app = "1.8.0"
5+
app = "1.8.1"
66
data_version = "1.0"
77

88
# Kotlin

0 commit comments

Comments
 (0)