Skip to content

Commit

Permalink
APK v1.26.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Catfriend1 committed Oct 21, 2023
1 parent c0fe2ee commit d4eaf94
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
1 change: 1 addition & 0 deletions app/src/main/play/release-notes/en-GB/beta.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

Enhanced
--
- Allow username and password change (#1019)
- Show sync cycle duration on qs tile (#1013)

Fixes
Expand Down
10 changes: 7 additions & 3 deletions app/src/main/play/release-notes/en-GB/default.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,16 @@

Enhanced
--
-
- Allow username and password change (#1019)
- Show sync cycle duration on qs tile (#1013)

Fixes
--
-
- Disallow too high number of minutes for sync cycle (#1014)
- Persist device allowNetwork
- Persist device numConnections

Other
--
-
- Support Android 14
- Support HTML login form (Web UI)
2 changes: 1 addition & 1 deletion app/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ ext {
versionMajor = 1
versionMinor = 26
versionPatch = 0
versionWrapper = 0
versionWrapper = 1
}

0 comments on commit d4eaf94

Please sign in to comment.