iobroker.telegram-menu 2.1.6 → 2.1.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2024 MiRo1310 <michael.roling@gmx.de>
3
+ Copyright (c) 2025 MiRo1310 <michael.roling@gmx.de>
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
package/README.md CHANGED
@@ -9,7 +9,8 @@
9
9
 
10
10
  [![NPM](https://nodei.co/npm/iobroker.telegram-menu.png?downloads=true)](https://nodei.co/npm/iobroker.telegram-menu/)
11
11
 
12
- **Tests:** ![Test and Release](https://github.com/MiRo1310/ioBroker.telegram-menu/workflows/Test%20and%20Release/badge.svg)
12
+ **Tests:
13
+ ** ![Test and Release](https://github.com/MiRo1310/ioBroker.telegram-menu/workflows/Test%20and%20Release/badge.svg)
13
14
 
14
15
  ## ioBroker telegram-menu adapter
15
16
 
@@ -33,398 +34,413 @@ You can create different groups with separate menus, and then assign users to th
33
34
  Placeholder for the next version (at the beginning of the line):
34
35
  ### **WORK IN PROGRESS**
35
36
  -->
37
+ ### 2.1.9 (2025-01-01)
38
+
39
+ - FIX: #224 Submenu trigger
40
+
41
+ ### 2.1.7 (2024-12-08)
42
+
43
+ - FIX: #220 Delete button doesn´t work
44
+ - FEAT: Styling
45
+
36
46
  ### 2.1.6 (2024-12-04)
37
- - FEAT: Styling
47
+
48
+ - FEAT: Styling
38
49
 
39
50
  ### 2.1.5 (2024-12-04)
40
- - CHORE: Update dependencies
41
- - FIX: #211 No input is possible
42
- - CHORE: Migration to ESLint 9 and @iobroker/eslint-config
51
+
52
+ - CHORE: Update dependencies
53
+ - FIX: #211 No input is possible
54
+ - CHORE: Migration to ESLint 9 and @iobroker/eslint-config
43
55
 
44
56
  ### 2.1.4 (2024-11-23)
45
57
 
46
- - FIX: #203 Scrolling in table
58
+ - FIX: #203 Scrolling in table
47
59
 
48
60
  ### 2.1.3 (2024-10-21)
49
61
 
50
- - FIX: User checkbox error message
51
- - FEAT: #194 Styling
62
+ - FIX: User checkbox error message
63
+ - FEAT: #194 Styling
52
64
 
53
65
  ### 2.1.2 (2024-10-18)
54
66
 
55
- - FIX: Different telegram instances cannot be selected
56
- - FIX: Cannot set values in setState
57
- - Styling
67
+ - FIX: Different telegram instances cannot be selected
68
+ - FIX: Cannot set values in setState
69
+ - Styling
58
70
 
59
71
  ### 2.1.1 (2024-10-16)
60
72
 
61
- - FIX: Adapter ui cannot be loaded
73
+ - FIX: Adapter ui cannot be loaded
62
74
 
63
75
  ### 2.1.0 (2024-10-15)
64
76
 
65
- - FIX: #191 No picture can be send
66
- - FEAT: #175 Copy function in Action, Renamed Switch to Toggle
67
- - FIX: #176 Error in setDynamic value
68
- - FIX: #181 Required values in setState
77
+ - FIX: #191 No picture can be send
78
+ - FEAT: #175 Copy function in Action, Renamed Switch to Toggle
79
+ - FIX: #176 Error in setDynamic value
80
+ - FIX: #181 Required values in setState
69
81
 
70
82
  ### 2.0.0 (2024-08-11)
71
83
 
72
- - Js-controller >=5.0.19 is required
73
- - FIX: Colors in triggerOverview
74
- - FIX: #154 #152 Import config from file
75
- - Delete messages adjusted
84
+ - Js-controller >=5.0.19 is required
85
+ - FIX: Colors in triggerOverview
86
+ - FIX: #154 #152 Import config from file
87
+ - Delete messages adjusted
76
88
 
77
89
  ### 1.7.4 (2024-06-24)
78
90
 
79
- - FEAT: #160 Expand setDynamicValue
91
+ - FEAT: #160 Expand setDynamicValue
80
92
 
81
93
  ### 1.7.3 (2024-06-22)
82
94
 
83
- - FIX: Multi-user fixed
84
- - FIX: #159 Functions fixed
95
+ - FIX: Multi-user fixed
96
+ - FIX: #159 Functions fixed
85
97
 
86
98
  ### 1.7.2 (2024-06-17)
87
99
 
88
- - FIX: #158 Telegram-menu connection
89
- - FIX: #155 DynSwitch
100
+ - FIX: #158 Telegram-menu connection
101
+ - FIX: #155 DynSwitch
90
102
 
91
103
  ### 1.7.1 (2024-06-10)
92
104
 
93
- - FIX: Delete Messages
94
- - FIX: Add new row in action
95
- - FIX: Error setState "value.includes is not a function"
96
- - FIX: #144 Add new feature in setState: Now it is possible to set a static Value with a dynamic Value from id
105
+ - FIX: Delete Messages
106
+ - FIX: Add new row in action
107
+ - FIX: Error setState "value.includes is not a function"
108
+ - FIX: #144 Add new feature in setState: Now it is possible to set a static Value with a dynamic Value from id
97
109
 
98
110
  ### 1.7.0 (2024-05-11)
99
111
 
100
- - Switched to "Typescript"
112
+ - Switched to "Typescript"
101
113
 
102
114
  ### 1.6.3 (2024-02-27)
103
115
 
104
- - FIX: Bug in copy card fixed
105
- - FIX: #104 HTTP Request Beta
106
- - FIX: #111 status Value in dynamicSwitch
107
- - FIX: #112 change value
108
- - FIX: Bug in copy card fixed
109
- - FIX: #104 HTTP Request Beta
110
- - FIX: #111 status Value in dynamicSwitch
111
- - FIX: #112 change value
112
- - **_Change!!!_** menu:deleteAll removes automatic Request Ids which are older than 48h from list. The list is completely deleted once during the update
113
- - FIX: menu:number with negativ Values, see the documentation
114
- - FIX: menu:number with negativ Values, see the documentation
116
+ - FIX: Bug in copy card fixed
117
+ - FIX: #104 HTTP Request Beta
118
+ - FIX: #111 status Value in dynamicSwitch
119
+ - FIX: #112 change value
120
+ - FIX: Bug in copy card fixed
121
+ - FIX: #104 HTTP Request Beta
122
+ - FIX: #111 status Value in dynamicSwitch
123
+ - FIX: #112 change value
124
+ - **_Change!!!_** menu:deleteAll removes automatic Request Ids which are older than 48h from list. The list is
125
+ completely deleted once during the update
126
+ - FIX: menu:number with negativ Values, see the documentation
127
+ - FIX: menu:number with negativ Values, see the documentation
115
128
 
116
129
  ### 1.6.2 (2024-01-07)
117
130
 
118
- - FIX: #102 **_Breaking Change!!!_** menu:dynSwitch with decimal numbers, if you use it, you have to adjust the function manually. For more information, see the documentation
119
- - FIX: #106 **_Breaking Change!!!_** fixed change `{status:'id':'ID':true}` has now a new parameter, check docs
120
- - FIX: #107 one line menu without workaround
121
- - FIX: #103 scrollbar in Navigation and Action
122
- - FIX: #102 **_Breaking Change!!!_** menu:dynSwitch with decimal numbers, if you use it, you have to adjust the function manually. For more information, see the documentation
123
- - FIX: #106 **_Breaking Change!!!_** fixed change `{status:'id':'ID':true}` has now a new parameter, check docs
124
- - FIX: #107 one line menu without workaround
125
- - FIX: #103 scrollbar in Navigation and Action
126
- - Small visual changes in actions for small screens
127
- - FIX: Checkbox send menu after restart in settings
128
- - FIX: #94 Menu:number with Float Numbers fixed
129
- - FIX: Checkbox send menu after restart in settings
130
- - FIX: #94 Menu:number with Float Numbers fixed
131
- - Trigger Info - Overview of all menus and users, only visual but without functions
132
- - Remaining text reattached
131
+ - FIX: #102 **_Breaking Change!!!_** menu:dynSwitch with decimal numbers, if you use it, you have to adjust the function
132
+ manually. For more information, see the documentation
133
+ - FIX: #106 **_Breaking Change!!!_** fixed change `{status:'id':'ID':true}` has now a new parameter, check docs
134
+ - FIX: #107 one line menu without workaround
135
+ - FIX: #103 scrollbar in Navigation and Action
136
+ - FIX: #102 **_Breaking Change!!!_** menu:dynSwitch with decimal numbers, if you use it, you have to adjust the function
137
+ manually. For more information, see the documentation
138
+ - FIX: #106 **_Breaking Change!!!_** fixed change `{status:'id':'ID':true}` has now a new parameter, check docs
139
+ - FIX: #107 one line menu without workaround
140
+ - FIX: #103 scrollbar in Navigation and Action
141
+ - Small visual changes in actions for small screens
142
+ - FIX: Checkbox send menu after restart in settings
143
+ - FIX: #94 Menu:number with Float Numbers fixed
144
+ - FIX: Checkbox send menu after restart in settings
145
+ - FIX: #94 Menu:number with Float Numbers fixed
146
+ - Trigger Info - Overview of all menus and users, only visual but without functions
147
+ - Remaining text reattached
133
148
 
134
149
  ### 1.6.1 (2023-12-27)
135
150
 
136
- - FIX: Shoppinglist
137
- - FIX: Shoppinglist
151
+ - FIX: Shoppinglist
152
+ - FIX: Shoppinglist
138
153
 
139
154
  ### 1.6.0 (2023-12-26)
140
155
 
141
- - Json Table in combination with the alexa-shoppinglist adapter can remove items
142
- - Json Table without Head
143
- - FIX: Menu:back
144
- - Json Table in combination with the alexa-shoppinglist adapter can remove items
145
- - Json Table without Head
146
- - FIX: Menu:back
147
- - Possibility to stop sending Menu after restart (after save)
156
+ - Json Table in combination with the alexa-shoppinglist adapter can remove items
157
+ - Json Table without Head
158
+ - FIX: Menu:back
159
+ - Json Table in combination with the alexa-shoppinglist adapter can remove items
160
+ - Json Table without Head
161
+ - FIX: Menu:back
162
+ - Possibility to stop sending Menu after restart (after save)
148
163
 
149
164
  ### 1.5.1 (2023-12-20)
150
165
 
151
- - No Icons in events condition
152
- - FIX: Copy events and echarts
153
- - Moveable DropBox
154
- - No Icons in events condition
155
- - FIX: Copy events and echarts
156
- - Moveable DropBox
166
+ - No Icons in events condition
167
+ - FIX: Copy events and echarts
168
+ - Moveable DropBox
169
+ - No Icons in events condition
170
+ - FIX: Copy events and echarts
171
+ - Moveable DropBox
157
172
 
158
173
  ### 1.5.0 (2023-12-19)
159
174
 
160
- - FIX: #92 send echarts
161
- - FIX: #93 Scrollbar in Menus
162
- - FIX: #89 go back to menu by setting setDynamicValue
163
- - Delete all Messages by Bot
164
- - FIX: #92 send echarts
165
- - FIX: #93 Scrollbar in Menus
166
- - FIX: #89 go back to menu by setting setDynamicValue
167
- - Delete all Messages by Bot
175
+ - FIX: #92 send echarts
176
+ - FIX: #93 Scrollbar in Menus
177
+ - FIX: #89 go back to menu by setting setDynamicValue
178
+ - Delete all Messages by Bot
179
+ - FIX: #92 send echarts
180
+ - FIX: #93 Scrollbar in Menus
181
+ - FIX: #89 go back to menu by setting setDynamicValue
182
+ - Delete all Messages by Bot
168
183
 
169
184
  ### 1.4.0 (2023-12-16)
170
185
 
171
- - #88 Menu with dynamic Values
172
- - #87 Event opens a menu
186
+ - #88 Menu with dynamic Values
187
+ - #87 Event opens a menu
173
188
 
174
189
  ### 1.3.0 (2023-12-13)
175
190
 
176
- - insert Dynamic Values
191
+ - insert Dynamic Values
177
192
 
178
193
  ### 1.2.3 (2023-12-12)
179
194
 
180
- - small fixes
181
- - Menu Entrys will sorted by Name
195
+ - small fixes
196
+ - Menu Entrys will sorted by Name
182
197
 
183
198
  ### 1.2.2 (2023-12-11)
184
199
 
185
- - style fix and Helper Card texts expanded
200
+ - style fix and Helper Card texts expanded
186
201
 
187
202
  ### 1.2.1 (2023-12-11)
188
203
 
189
- - fix in parse_Mode SetState
204
+ - fix in parse_Mode SetState
190
205
 
191
206
  ### 1.2.0 (2023-12-10)
192
207
 
193
- - textarea in Helper Card
194
- - text table from Json
195
- - It is now possible to copy rows into the same menu
196
- - small fixes
197
- - fixed parse_mode in submenu
198
- - get json as inline-Keyboard Table
208
+ - textarea in Helper Card
209
+ - text table from Json
210
+ - It is now possible to copy rows into the same menu
211
+ - small fixes
212
+ - fixed parse_mode in submenu
213
+ - get json as inline-Keyboard Table
199
214
 
200
215
  ### 1.1.0 (2023-12-08)
201
216
 
202
- - confirm the set and not processed state
203
- - fixed User checkbox check
204
- - new Icons
205
- - Error by Starting with new Values of Ack and Parse_mode
206
- - #85 bindings
207
- - added {time} to Navigation
208
- - #82 Get Location
209
- - #85 get state.ls oder state.ts from a state and converts to a local time
210
- - #81 get Status of more than one ID
211
- - #83 New line in Text
212
- - fixed menu:number
217
+ - confirm the set and not processed state
218
+ - fixed User checkbox check
219
+ - new Icons
220
+ - Error by Starting with new Values of Ack and Parse_mode
221
+ - #85 bindings
222
+ - added {time} to Navigation
223
+ - #82 Get Location
224
+ - #85 get state.ls oder state.ts from a state and converts to a local time
225
+ - #81 get Status of more than one ID
226
+ - #83 New line in Text
227
+ - fixed menu:number
213
228
 
214
229
  ### 1.0.1 (2023-12-06)
215
230
 
216
- - fixed Error read UserList
217
- - remove ack:true and ack:false from Confirm Message, and create a checkbox for it
218
- - parse-Mode HTML
231
+ - fixed Error read UserList
232
+ - remove ack:true and ack:false from Confirm Message, and create a checkbox for it
233
+ - parse-Mode HTML
219
234
 
220
235
  ### 0.9.3 (2023-12-04)
221
236
 
222
- - fixed scrolling
223
- - values changed to value not icon
224
- - fixed save Value from HelperCard
225
- - changeValue extends
226
- - small fixes
227
- - it is now possible to mark text in draggable rows
237
+ - fixed scrolling
238
+ - values changed to value not icon
239
+ - fixed save Value from HelperCard
240
+ - changeValue extends
241
+ - small fixes
242
+ - it is now possible to mark text in draggable rows
228
243
 
229
244
  ### 0.9.2 (2023-11-26)
230
245
 
231
- - fixed error when the Adapter starts
232
- - Drag & Drop in Action Card
246
+ - fixed error when the Adapter starts
247
+ - Drag & Drop in Action Card
233
248
 
234
249
  ### 0.9.0 (2023-11-26)
235
250
 
236
- - React UI with more features
237
- - #75 fixed add new row in Action and edit it
251
+ - React UI with more features
252
+ - #75 fixed add new row in Action and edit it
238
253
 
239
254
  ### 0.8.7 (2023-11-25)
240
255
 
241
- - React UI with more features
256
+ - React UI with more features
242
257
 
243
258
  ### 0.8.6 (2023-11-21)
244
259
 
245
- - fixed change and set value
260
+ - fixed change and set value
246
261
 
247
262
  ### 0.8.5 (2023-11-10)
248
263
 
249
- - fixed, menu:back in Subnavigation
264
+ - fixed, menu:back in Subnavigation
250
265
 
251
266
  ### 0.8.4 (2023-11-08)
252
267
 
253
- - round values in getState
254
- - fixed, rename menuname
255
- - fixed calling submenus in subordinate menus
256
- - convert type values to type of target ID
268
+ - round values in getState
269
+ - fixed, rename menuname
270
+ - fixed calling submenus in subordinate menus
271
+ - convert type values to type of target ID
257
272
 
258
273
  ### 0.8.3 (2023-10-23)
259
274
 
260
- - fix, step smaller than 1 in submenu number and percent
261
- - global fixes in submenu
275
+ - fix, step smaller than 1 in submenu number and percent
276
+ - global fixes in submenu
262
277
 
263
278
  ### 0.8.2 (2023-10-22)
264
279
 
265
- - fix {status:...}
280
+ - fix {status:...}
266
281
 
267
282
  ### 0.8.1 (2023-10-22)
268
283
 
269
- - hotfix, submenu switch
284
+ - hotfix, submenu switch
270
285
 
271
286
  ### 0.8.0 (2023-10-22)
272
287
 
273
- - text blocks created as a selection list, including the selection of the ID
274
- - text in submenus is now editable in the textfield in the navigation
275
- - set ID by open a menu
276
- - get status
277
- - small fixes
288
+ - text blocks created as a selection list, including the selection of the ID
289
+ - text in submenus is now editable in the textfield in the navigation
290
+ - set ID by open a menu
291
+ - get status
292
+ - small fixes
278
293
 
279
294
  ### 0.7.2 (2023-10-15)
280
295
 
281
- - submenu Number fixed
282
- - text is lost when editing #63
283
- - convert milliseconds value to a local time specification
284
- - setstate and get result of another state with text adjusted
296
+ - submenu Number fixed
297
+ - text is lost when editing #63
298
+ - convert milliseconds value to a local time specification
299
+ - setstate and get result of another state with text adjusted
285
300
 
286
301
  ### 0.7.1 (2023-10-02)
287
302
 
288
- - bugfix, Error read UserListTypeError: Cannot read properties of undefined
303
+ - bugfix, Error read UserListTypeError: Cannot read properties of undefined
289
304
 
290
305
  ### 0.7.0 (2023-10-01)
291
306
 
292
- - #53 feature: sendPicture von server-path
293
- - #52 icons are missing, copy data
294
- - #51 by creating a new Menu, the Users are not shown
307
+ - #53 feature: sendPicture von server-path
308
+ - #52 icons are missing, copy data
309
+ - #51 by creating a new Menu, the Users are not shown
295
310
 
296
311
  ### 0.6.10 (2023-09-23)
297
312
 
298
- - bug fix
313
+ - bug fix
299
314
 
300
315
  ### 0.6.9 (2023-09-23)
301
316
 
302
- - Rearranging listed actions #49
303
- - when calling up the submenu, Text was send no entry found, fixed
304
- - bug switch menu, fixed
305
- - set a state, and receive the change of another state
317
+ - Rearranging listed actions #49
318
+ - when calling up the submenu, Text was send no entry found, fixed
319
+ - bug switch menu, fixed
320
+ - set a state, and receive the change of another state
306
321
 
307
322
  ### 0.6.8 (2023-09-16)
308
323
 
309
- - chatId in UI
310
- - trigger is not displayed when editing, fixed
324
+ - chatId in UI
325
+ - trigger is not displayed when editing, fixed
311
326
 
312
327
  ### 0.6.7 (2023-09-05)
313
328
 
314
- - fixed, send menu with error
329
+ - fixed, send menu with error
315
330
 
316
331
  ### 0.6.6 (2023-09-03)
317
332
 
318
- - add info-big.png
333
+ - add info-big.png
319
334
 
320
335
  ### 0.6.5 (2023-09-01)
321
336
 
322
- - get user by chatID and send back to this chatID
337
+ - get user by chatID and send back to this chatID
323
338
 
324
339
  ### 0.6.4 (2023-08-20)
325
340
 
326
- - Trigger check, used triggers are no longer available in action, in nav it is visualized that the trigger is already in use
341
+ - Trigger check, used triggers are no longer available in action, in nav it is visualized that the trigger is already in
342
+ use
327
343
 
328
344
  ### 0.6.3 (2023-08-17)
329
345
 
330
- - user check, least one user must be checked
346
+ - user check, least one user must be checked
331
347
 
332
348
  ### 0.6.2 (2023-08-14)
333
349
 
334
- - Active Menu Output fixed
335
- - change instance, user will be load from new instance
350
+ - Active Menu Output fixed
351
+ - change instance, user will be load from new instance
336
352
 
337
353
  ### 0.6.1 (2023-08-13)
338
354
 
339
- - bug fixed style
355
+ - bug fixed style
340
356
 
341
357
  ### 0.6.0 (2023-08-13)
342
358
 
343
- - checkbox for Telegram Users
344
- - styling
345
- - small fixes
346
- - Add Row Button in Nav for every Row
347
- - More Groups with the same User
348
- - Trigger generates without saving
359
+ - checkbox for Telegram Users
360
+ - styling
361
+ - small fixes
362
+ - Add Row Button in Nav for every Row
363
+ - More Groups with the same User
364
+ - Trigger generates without saving
349
365
 
350
366
  ### 0.5.1 (2023-08-05)
351
367
 
352
- - sent to the wrong instance, fixed
368
+ - sent to the wrong instance, fixed
353
369
 
354
370
  ### 0.5.0 (2023-08-05)
355
371
 
356
- - trigger avoid duplicate entries and sort alphabetical
357
- - adapter stops responding after some time, fixed #42
358
- - generate Trigger in Action, fixed
359
- - math value for getstate
360
- - settings instance #41, menus, fixed
361
- - no spellcheck for input fields
362
- - menu go back to last Sides
372
+ - trigger avoid duplicate entries and sort alphabetical
373
+ - adapter stops responding after some time, fixed #42
374
+ - generate Trigger in Action, fixed
375
+ - math value for getstate
376
+ - settings instance #41, menus, fixed
377
+ - no spellcheck for input fields
378
+ - menu go back to last Sides
363
379
 
364
380
  ### 0.4.2 (2023-07-30)
365
381
 
366
- - menu switch ersetzt menu yes-no, on-off, it is possible to customize text and value with this menu
382
+ - menu switch ersetzt menu yes-no, on-off, it is possible to customize text and value with this menu
367
383
 
368
384
  ### 0.4.1 (2023-07-30)
369
385
 
370
- - Return text for submenus adjusted
386
+ - Return text for submenus adjusted
371
387
 
372
388
  ### 0.4.0 (2023-07-28)
373
389
 
374
- - change output value for getState
375
- - checkbox to disbale Text No Entry found in the settings #34
376
- - submenu
377
- - **changed!!!**, states are always set with ack false
378
- - adapter does not restart when telegram restarts #35
390
+ - change output value for getState
391
+ - checkbox to disbale Text No Entry found in the settings #34
392
+ - submenu
393
+ - **changed!!!**, states are always set with ack false
394
+ - adapter does not restart when telegram restarts #35
379
395
 
380
396
  ### 0.3.0 (2023-07-02)
381
397
 
382
- - add ack Flag
383
- - Copy-Button to copy User-elements to activ User
398
+ - add ack Flag
399
+ - Copy-Button to copy User-elements to activ User
384
400
 
385
401
  ### 0.2.0 (2023-05-28)
386
402
 
387
- - rename button
388
- - create groups with users
403
+ - rename button
404
+ - create groups with users
389
405
 
390
406
  ### 0.1.1 (2023-05-18)
391
407
 
392
- - shift rows
393
- - small fixes
394
- - Darkmode fixed
395
- - option, return text without value
396
- - get all Values of functions
408
+ - shift rows
409
+ - small fixes
410
+ - Darkmode fixed
411
+ - option, return text without value
412
+ - get all Values of functions
397
413
 
398
414
  ### 0.1.0 (2023-05-07)
399
415
 
400
- - Fixes
401
- - Style
402
- - Confirmation, that the value has been set
403
- - Second User Menu fixed
416
+ - Fixes
417
+ - Style
418
+ - Confirmation, that the value has been set
419
+ - Second User Menu fixed
404
420
 
405
421
  ### 0.0.8 (2023-05-01)
406
422
 
407
- - Send Grafana Diagrams
423
+ - Send Grafana Diagrams
408
424
 
409
425
  ### 0.0.7 (2023-04-23)
410
426
 
411
- - Bugs fixed
412
- - Translate
427
+ - Bugs fixed
428
+ - Translate
413
429
 
414
430
  ### 0.0.6 (2023-04-18)
415
431
 
416
- - Fixed SetState and GetState
417
- - Translate
432
+ - Fixed SetState and GetState
433
+ - Translate
418
434
 
419
435
  ### 0.0.2 (2023-04-16)
420
436
 
421
- - (MiRo1310) initial release
437
+ - (MiRo1310) initial release
422
438
 
423
439
  ## License
424
440
 
425
441
  MIT License
426
442
 
427
- Copyright (c) 2024 MiRo1310 <michael.roling@gmx.de>
443
+ Copyright (c) 2025 MiRo1310 <michael.roling@gmx.de>
428
444
 
429
445
  Permission is hereby granted, free of charge, to any person obtaining a copy
430
446
  of this software and associated documentation files (the "Software"), to deal