|
1 | 1 | [ |
2 | 2 | { |
3 | | - "versionName": "1.0.7-beta3", |
4 | | - "releaseDate": "01/12/2023", |
5 | | - "features": [ |
6 | | - ], |
7 | | - "fixes": [ |
8 | | - "Fixed an issue preventing remote media providers from authenticating" |
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.7-beta2", |
18 | | - "releaseDate": "26/11/2023", |
19 | | - "features": [ |
20 | | - ], |
21 | | - "fixes": [ |
22 | | - "Fixed a Plex importing issue" |
23 | | - ], |
24 | | - "improvements": [ |
25 | | - "Dependency updates & general maintenance" |
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.7-beta1", |
33 | | - "releaseDate": "04/01/2023", |
| 3 | + "versionName": "1.0.7", |
| 4 | + "releaseDate": "11/01/2024", |
34 | 5 | "features": [ |
35 | 6 | "Ability to schedule media import (daily or weekly)" |
36 | 7 | ], |
37 | 8 | "fixes": [ |
| 9 | + "Fixed an issue preventing remote media providers from authenticating", |
| 10 | + "Fixed a Plex importing issue", |
| 11 | + "Fixed issue where songs sort order appears somewhat random after adding songs to playlist", |
| 12 | + "Fixed case sensitivity issue when importing m3u's", |
| 13 | + "Fixed an issue where playlist import might fail for large libraries" |
38 | 14 | ], |
39 | 15 | "improvements": [ |
| 16 | + "Dependency updates & general maintenance", |
| 17 | + "Highlight currently playing song on Album Detail view" |
40 | 18 | ], |
41 | 19 | "notes": [ |
42 | | - "Shuttle is now open source π You can file requests and bug reports via <a href=\"https://github.com/timusus/shuttle2/issues\">GitHub</a>" |
| 20 | + "Shuttle is 11 years old πππ΄" |
43 | 21 | ] |
44 | 22 | }, |
45 | 23 | { |
|
0 commit comments