|
1 | 1 | [ |
2 | 2 | { |
3 | | - "versionName": "1.0.5-beta3", |
4 | | - "releaseDate": "20/09/2022", |
5 | | - "features": [ |
6 | | - ], |
7 | | - "fixes": [ |
8 | | - "Fixed an issue where play/pause command was ignored when app is in background" |
9 | | - ], |
10 | | - "improvements": [ |
11 | | - ], |
12 | | - "notes": [ |
13 | | - "Shuttle is now open source 🎉 You can file requests and bug reports via <a href=\"https://github.com/timusus/shuttle2/issues\">GitHub</a>" |
14 | | - ] |
15 | | - }, |
16 | | - { |
17 | | - "versionName": "1.0.5-beta2", |
18 | | - "releaseDate": "17/09/2022", |
| 3 | + "versionName": "1.0.5", |
| 4 | + "releaseDate": "18/12/2022", |
19 | 5 | "features": [ |
20 | 6 | ], |
21 | 7 | "fixes": [ |
| 8 | + "Fixed an issue where play/pause command was ignored when app is in background", |
22 | 9 | "Fixed a bunch of crashes on Android 12 (thanks a lot, Google)", |
23 | | - "Fixed an issue when attempting to view QuickLyric on the Play Store" |
24 | | - ], |
25 | | - "improvements": [ |
26 | | - ], |
27 | | - "notes": [ |
28 | | - "Shuttle is now open source 🎉 You can file requests and bug reports via <a href=\"https://github.com/timusus/shuttle2/issues\">GitHub</a>" |
29 | | - ] |
30 | | - }, |
31 | | - { |
32 | | - "versionName": "1.0.5-beta", |
33 | | - "releaseDate": "24/08/2022", |
34 | | - "features": [ |
35 | | - ], |
36 | | - "fixes": [ |
| 10 | + "Fixed an issue when attempting to view QuickLyric on the Play Store", |
37 | 11 | "Fixed an issue where the 'extra dark' mode wasn't any darker at all!", |
38 | 12 | "Enable Plex login with 2FA" |
39 | 13 | ], |
40 | 14 | "improvements": [ |
41 | | - "Updated dependencies, target Android 12L (32)" |
42 | 15 | ], |
43 | 16 | "notes": [ |
44 | 17 | "Shuttle is now open source 🎉 You can file requests and bug reports via <a href=\"https://github.com/timusus/shuttle2/issues\">GitHub</a>" |
|
0 commit comments