forked from spkesDE/com.spkes.telegramNotifications
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.homeychangelog.json
53 lines (53 loc) · 1.15 KB
/
.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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
{
"1.0.0": {
"en": "First Version"
},
"1.0.1": {
"en": "Receive Messages from Telegram to your Homey"
},
"1.0.2": {
"en": "Update flows with more tokens"
},
"1.0.3": {
"en": "Added Homey Community Topic to the manifest"
},
"1.0.4": {
"en": "German Translation"
},
"1.0.5": {
"en": "German Translation, Updated Readme and assets"
},
"1.0.6": {
"en": "Added Logs to the settings page. Added Dutch translation - Thanks to @Twan_Veugelers"
},
"1.0.7": {
"en": "Improved Settings Page"
},
"1.0.8": {
"en": "Allowing to remove users individually."
},
"1.0.9": {
"en": "Added 'A new user/chat has been discovered' flow card, Added support for a password for the /start command"
},
"1.0.10": {
"en": "Bug fixes"
},
"1.1.0": {
"en": "Send an Image Flow Card"
},
"1.1.1": {
"en": "Added Send Image Flow Card with Homey Images"
},
"1.1.2": {
"en": "Workaround for Telegrams's image caching "
},
"1.1.3": {
"en": "Added italian translation thanks to ilpaolino"
},
"1.1.4": {
"en": "Bug fix"
},
"1.1.5": {
"en": "Bug fixes, Better error handling"
}
}