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
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<changelog>
3
+
<releaseversion="2.0.1"versioncode="39">
4
+
<change>Added Android Wear Support.</change>
5
+
<change>Consolidated Server/Client scanning, which will run smoother.</change>
6
+
<change>Plex Server Connections will now expire an hour after discovery. This allows using a local server then moving to another location and accessing that server remotely (previously, you'd have to scan for servers again so that the remote connection would be used instead of local).</change>
7
+
<change>Support for displaying fan art slideshow on Chromecast.</change>
8
+
<change>Various bug fixes and enhancements.</change>
9
+
</release>
3
10
<releaseversion="2.0"versioncode="38">
4
11
<change>Added Android Wear Support.</change>
5
12
<change>Consolidated Server/Client scanning, which will run smoother.</change>
0 commit comments