|
1 | 1 | {
|
2 |
| - "motd": "Welcome to LunaSea v10.2.5!\n\nThis releases adds support for multi-select actions on Sonarr episodes and fixes an issue preventing users from selecting a new active profile when triggering a download via search.", |
3 |
| - "feat": { |
4 |
| - "web": [ |
5 |
| - { |
6 |
| - "commit": "89b0906eab883bddb860583cc6e4bf86efd2b115", |
7 |
| - "message": "build multi-platform Docker image for amd64 and arm64" |
8 |
| - } |
9 |
| - ], |
| 2 | + "motd": "Welcome to LunaSea v10.2.6!\n\nThis update fixes some small issues with Sonarr, including correctly sorting the missing content list in descending order and support for season posters when using Sonarr v4.", |
| 3 | + "fix": { |
10 | 4 | "sonarr": [
|
11 | 5 | {
|
12 |
| - "commit": "79d13889f2eb0668b1fbb4d29ea9b11b1d82d9bb", |
13 |
| - "message": "multi-select episodes and trigger bulk actions" |
| 6 | + "commit": "ea0fe19efc0c0c8f1582c4a0507fb3d929ba561f", |
| 7 | + "message": "correctly sort missing content list in descending order" |
| 8 | + }, |
| 9 | + { |
| 10 | + "commit": "08228ef0f93cb3c298a8677019535ad7ec0c7a54", |
| 11 | + "message": "correctly support Sonarr v4 season posters" |
14 | 12 | }
|
15 |
| - ] |
16 |
| - }, |
17 |
| - "fix": { |
18 |
| - "search": [ |
| 13 | + ], |
| 14 | + "localization": [ |
19 | 15 | {
|
20 |
| - "commit": "d81052d81783df6d93d9f41e2c543782299e7067", |
21 |
| - "message": "profile could not be changed on download prompt" |
| 16 | + "commit": "642af124043842c656fcded10a2f9d3ccbe9dde3", |
| 17 | + "message": "translations update from Hosted Weblate" |
22 | 18 | }
|
23 |
| - ] |
24 |
| - }, |
25 |
| - "refactor": { |
26 |
| - "system": [ |
| 19 | + ], |
| 20 | + "flutter": [ |
27 | 21 | {
|
28 |
| - "commit": "f3fdf6d5f3583af14dd0046e09f9a84f8af2a972", |
29 |
| - "message": "update packages" |
| 22 | + "commit": "8bd3368e99f52f3a8d40e26cf690f2f618cef4bc", |
| 23 | + "message": "upgrade packages" |
30 | 24 | },
|
31 | 25 | {
|
32 |
| - "commit": "021a08e4e44009ffcfdd613a49d455855e7838bb", |
33 |
| - "message": "upgrade to Flutter 3.10.5/45f6e00911" |
| 26 | + "commit": "3da56b01945442f5b78db097c74407295d8ed49f", |
| 27 | + "message": "upgrade to 3.13.6/a794cf2681" |
34 | 28 | }
|
35 | 29 | ]
|
36 | 30 | }
|
|
0 commit comments