iobroker.telegram-menu 2.4.1 → 2.4.2

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,16 @@ 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.2 (2025-05-26)
39
+
40
+ - FIX: Error returnText is empty
41
+
38
42
  ### 2.4.1 (2025-05-26)
39
43
 
40
44
  - Fix some errors and update tests
41
45
 
42
46
  ### 2.4.0 (2025-05-24)
43
47
 
44
- - FIX: Error returnText is empty
45
48
  - FEAT: Extension for get by function
46
49
  - FIX: Errors reported by sentry
47
50