Skip to content

Commit ab351d7

Browse files
committed
Add fastlane changelog
1 parent 9277cc8 commit ab351d7

File tree

1 file changed

+17
-0
lines changed
  • fastlane/metadata/android/en-US/changelogs

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
Added:
2+
3+
* Add explicit TLS option for FTPSClient
4+
5+
Changed:
6+
7+
* Use ContextCompat.startForegroundService() to better handle intents to start FTP service
8+
* Increase DEFAULT_TRANSFER_QUANTUM to 1 MB for file operations
9+
10+
Fixed:
11+
12+
* Discard dependency info in apk and stricten cleartext traffic to local streamer only
13+
* Add guard for empty string at port textfield in SftpConnectionDialog
14+
* Fix FAB visibility glitch on history element
15+
16+
17+

0 commit comments

Comments
 (0)