iobroker.telegram-menu 2.4.1 → 2.4.3

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/README.md CHANGED
@@ -35,13 +35,22 @@ You can create different groups with separate menus, and then assign users to th
35
35
  Placeholder for the next version (at the beginning of the line):
36
36
  ### **WORK IN PROGRESS**
37
37
  -->
38
+ ### 2.4.3 (2025-06-05)
39
+
40
+ - FIX: #332 Copy dropdown
41
+ - FIX: SetDynamicValue
42
+ - FIX: Change value in getStatus
43
+
44
+ ### 2.4.2 (2025-05-26)
45
+
46
+ - FIX: Error returnText is empty
47
+
38
48
  ### 2.4.1 (2025-05-26)
39
49
 
40
50
  - Fix some errors and update tests
41
51
 
42
52
  ### 2.4.0 (2025-05-24)
43
53
 
44
- - FIX: Error returnText is empty
45
54
  - FEAT: Extension for get by function
46
55
  - FIX: Errors reported by sentry
47
56