-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.homeychangelog.json
38 lines (38 loc) · 921 Bytes
/
.homeychangelog.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"1.0.0": {
"en": "Initial release"
},
"1.0.1": {
"en": "Made startup more stable, show error if account not connected"
},
"1.0.2": {
"en": "Add option to enable diagnostic logging"
},
"1.0.3": {
"en": "Fixed volume control for certain devices"
},
"1.0.4": {
"en": "Added extended logging, better connection handling, fix pairing view"
},
"1.0.5": {
"en": "Fix Echo Show devices not showing up, fix server not found for certain regions, updated device icons"
},
"1.0.6": {
"en": "Support more languages, fix album art refresh"
},
"1.0.7": {
"en": "Show model number in settings, improve re-auth, update dependencies"
},
"1.0.8": {
"en": "Parse artwork url for validity"
},
"1.0.9": {
"en": "Updated device icons"
},
"1.1.0": {
"en": "Added support for speaker groups"
},
"1.1.1": {
"en": "Add option to fully reset app"
}
}