iobroker.telegram-menu 2.1.9 → 2.2.0

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.
Files changed (40) hide show
  1. package/README.md +13 -2
  2. package/admin/build/index.js +68 -68
  3. package/admin/build/index.js.map +4 -4
  4. package/admin/css/button.css +1 -1
  5. package/admin/css/custom_classes.css +116 -0
  6. package/admin/css/description.css +29 -0
  7. package/admin/css/style.css +85 -36
  8. package/admin/css/textarea.css +22 -20
  9. package/admin/i18n/de/translations.json +10 -3
  10. package/admin/i18n/en/translations.json +122 -115
  11. package/admin/i18n/es/translations.json +8 -1
  12. package/admin/i18n/fr/translations.json +8 -1
  13. package/admin/i18n/it/translations.json +8 -1
  14. package/admin/i18n/nl/translations.json +8 -1
  15. package/admin/i18n/pl/translations.json +8 -1
  16. package/admin/i18n/pt/translations.json +8 -1
  17. package/admin/i18n/ru/translations.json +8 -1
  18. package/admin/i18n/uk/translations.json +8 -1
  19. package/admin/i18n/zh-cn/translations.json +8 -1
  20. package/admin/words.js +6 -5
  21. package/build/lib/action.js +1 -1
  22. package/build/lib/action.js.map +1 -1
  23. package/build/lib/echarts.js +8 -4
  24. package/build/lib/echarts.js.map +2 -2
  25. package/build/lib/global.js +32 -2
  26. package/build/lib/global.js.map +3 -3
  27. package/build/lib/httpRequest.js +10 -5
  28. package/build/lib/httpRequest.js.map +2 -2
  29. package/build/lib/processData.js +1 -1
  30. package/build/lib/processData.js.map +2 -2
  31. package/build/lib/sendNav.js +1 -1
  32. package/build/lib/sendNav.js.map +1 -1
  33. package/build/lib/sendpic.js +6 -2
  34. package/build/lib/sendpic.js.map +2 -2
  35. package/build/lib/telegram.js +3 -1
  36. package/build/lib/telegram.js.map +2 -2
  37. package/build/main.js +31 -14
  38. package/build/main.js.map +2 -2
  39. package/io-package.json +28 -28
  40. package/package.json +1 -1
package/README.md CHANGED
@@ -9,8 +9,7 @@
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:
13
- ** ![Test and Release](https://github.com/MiRo1310/ioBroker.telegram-menu/workflows/Test%20and%20Release/badge.svg)
12
+ ![Test and Release](https://github.com/MiRo1310/ioBroker.telegram-menu/workflows/Test%20and%20Release/badge.svg)
14
13
 
15
14
  ## ioBroker telegram-menu adapter
16
15
 
@@ -34,6 +33,18 @@ You can create different groups with separate menus, and then assign users to th
34
33
  Placeholder for the next version (at the beginning of the line):
35
34
  ### **WORK IN PROGRESS**
36
35
  -->
36
+ ### 2.2.0 (2025-01-05)
37
+
38
+ - FEAT: #237 Navigate by nav-button-click to action
39
+ - FIX: Cannot get value false in return text
40
+ - FIX: Delete row in Actions
41
+ - FIX: HttpRequest
42
+ - FEAT: Navigation styling and selectable menus
43
+
44
+ ### 2.1.10 (2025-01-02)
45
+
46
+ - FIX: Return text for menus was not send
47
+
37
48
  ### 2.1.9 (2025-01-01)
38
49
 
39
50
  - FIX: #224 Submenu trigger