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: mobile/src/main/res/xml/changelog.xml
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<changelog>
3
+
<releaseversion="2.0.7"versioncode="58">
4
+
<change>Added audio/subtitle stream support. See Usage Examples for instructions. NOTE:This feature does not yet work with Chromecast clients.</change>
5
+
<change>Fixed manual login.</change>
6
+
</release>
3
7
<releaseversion="2.0.6"versioncode="57">
4
8
<change>Fix crash from using Scan All Servers.</change>
5
9
<change>Added notification when a local server that denies access is found.</change>
0 commit comments