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
{{ message }}
This repository was archived by the owner on Dec 28, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: app/src/main/assets/web/info.html
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,13 +8,17 @@
8
8
</head>
9
9
10
10
<body>
11
+
<h4>2.0.17</h4>
12
+
<ul>
13
+
<li>Fixed an issue where playlists didn't show up on some devices</li>
14
+
<li>Shuttle 2 is in alpha testing! DM me your Play Store email address on <ahref="https://discord.gg/4Z5EU7K">Discord</a> if you're interested in testing.</li>
15
+
</ul>
11
16
<h4>2.0.16</h4>
12
17
<ul>
13
18
<li>Fixed a character encoding issue preventing artwork downloading on some devices</li>
14
19
<li>Updated language around including/excluding songs</li>
15
20
<li>Possible fix for playlist editing issues on Android 10</li>
16
21
<li>Shuttle is now free - Shuttle+ will be removed, so only one version of Shuttle will exist on the Play Store</li>
17
-
<li>Shuttle 2 is in alpha testing! DM me your Play Store email address on <ahref="https://discord.gg/4Z5EU7K">Discord</a> if you're interested in testing.</li>
Copy file name to clipboardExpand all lines: app/src/main/assets/web/info_dark.html
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,13 +8,17 @@
8
8
</head>
9
9
10
10
<body>
11
+
<h4>2.0.17</h4>
12
+
<ul>
13
+
<li>Fixed an issue where playlists didn't show up on some devices</li>
14
+
<li>Shuttle 2 is in alpha testing! DM me your Play Store email address on <ahref="https://discord.gg/4Z5EU7K">Discord</a> if you're interested in testing.</li>
15
+
</ul>
11
16
<h4>2.0.16</h4>
12
17
<ul>
13
18
<li>Fixed a character encoding issue preventing artwork downloading on some devices</li>
14
19
<li>Updated language around including/excluding songs</li>
15
20
<li>Possible fix for playlist editing issues on Android 10</li>
16
21
<li>Shuttle is now free - Shuttle+ will be removed, so only one version of Shuttle will exist on the Play Store</li>
17
-
<li>Shuttle 2 is in alpha testing! DM me your Play Store email address on <ahref="https://discord.gg/4Z5EU7K">Discord</a> if you're interested in testing.</li>
0 commit comments