-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.homeychangelog.json
197 lines (197 loc) · 4.38 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
{
"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"
},
"1.2.0": {
"en": "Beta of the question system"
},
"1.2.1": {
"en": "Beta 2 of the question system. Adding Translations, little bug fixes"
},
"1.2.2": {
"en": "Beta 3 of question system. Added IT translation"
},
"1.2.3": {
"en": "Beta 4 of the question system. Added edit mode, fix grammar"
},
"1.2.4": {
"en": "Beta 5 of the question system. Made Settingspage more user friendly"
},
"2.0.0": {
"en": "Question System implemented. Settingspage overhaul."
},
"2.0.1": {
"en": "Keep selected button after usage."
},
"2.0.2": {
"en": "Added toggle for persistent buttons"
},
"2.0.3": {
"en": "Fixed some bugs"
},
"2.0.4": {
"en": "Added silent questions toggle (No Notification Sound), Added silent message flow card (No Notification Sound), Internal structure changes"
},
"2.0.5": {
"en": "Added debug logs filter for the settings page"
},
"2.0.6": {
"en": "Fixed spelling error"
},
"2.0.7": {
"en": "Fixed 'IMAGE_PROCESS_FAILED' error"
},
"2.0.8": {
"en": "Fixed the edit mode"
},
"2.1.0": {
"en": "Added new Question has been answered card with both fields autocompletion"
},
"2.1.1": {
"en": "New Settingspage design"
},
"2.1.2": {
"en": "Fixed BLL support"
},
"2.1.3": {
"en": "Updated settings page, editable columns for questions, custom id questions, delete messages"
},
"2.1.4": {
"en": "New assets"
},
"2.1.5": {
"en": "Updated Translation. BLL support disabled (causing issues)"
},
"2.1.6": {
"en": "Added Delete by Id & ChatId, Added to the Question when cards ChatId & MessageId"
},
"2.1.7": {
"en": "Add delete by custom Id"
},
"2.2.0": {
"en": "Homey Pro 2023 support. Updated Settings. Multiple new Cards. New Design & Name"
},
"2.2.1": {
"en": "Added debugging for Image Flow Card"
},
"2.2.2": {
"en": "Fixed DE translation"
},
"2.2.3": {
"en": "Fixed an issue with Image Tags on the Homey Pro 2023."
},
"2.2.4": {
"en": "Added BLL support back."
},
"2.2.5": {
"en": "Send a question with optional. Re-added BLL support"
},
"2.2.6": {
"en": "Updated Dependencies"
},
"2.2.7": {
"en": "Updated Dependencies"
},
"2.2.8": {
"en": "Updated Dependencies"
},
"2.2.9": {
"en": "Updated dependencies"
},
"2.3.1": {
"en": "Updated deps. Error catching"
},
"2.3.2": {
"en": "More debugging"
},
"2.3.3": {
"en": "Fixed \"isReady\" error"
},
"2.3.4": {
"en": "Possible fix for 'isReady' error"
},
"2.3.5": {
"en": "Rollback to 2.3.0"
},
"2.4.0": {
"en": "Bug fixes"
},
"2.5.0": {
"en": "New Settings page"
},
"2.5.1": {
"en": "New Settings Page now with delete function."
},
"2.5.2": {
"en": "Settings Menu improvements"
},
"2.5.3": {
"en": "First Translations of the new settings page"
},
"2.6.0": {
"en": "Topic support"
},
"2.6.1": {
"en": "Added topics support"
},
"2.6.2": {
"en": "Fixed error on saving"
},
"2.6.3": {
"en": "Fixed an error on saving"
},
"2.6.4": {
"en": "Better logging for droptoken issue"
},
"2.7.0": {
"en": "Added \"A message from Topic is received\". Thanks to enyineer / nico for programming this!"
}
}