Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

iobroker.telegram-menu

Package Overview
Dependencies
Maintainers
2
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iobroker.telegram-menu - npm Package Compare versions

Comparing version 0.6.7 to 0.6.8

2

admin/js/component.js

@@ -11,3 +11,3 @@ /*global $*/

$(`#group_UserInput .${menu}`)
.append(/*html*/ `<div data-name="${user}" data-id="${chatID}"><p>${user}</p><label><input data-menu="${user}" type="checkbox" class="filled-in userSelection" /><span></span></label></div>
.append(/*html*/ `<div data-name="${user}" data-id="${chatID}"><p>${user}</p><label><input data-menu="${user}" type="checkbox" class="filled-in userSelection" /><span></span></label><p class="info-text">ChatID: ${chatID}</p></div>
`);

@@ -14,0 +14,0 @@ }

{
"common": {
"name": "telegram-menu",
"version": "0.6.7",
"version": "0.6.8",
"news": {
"0.6.8": {
"en": "chatId in UI\ntrigger is not displayed when editing, fixed",
"de": "chatten Id in UI\ntrigger wird bei der bearbeitung nicht angezeigt, behoben",
"ru": "чат Идент в UI\nтриггер не отображается при редактировании, исправлены",
"pt": "chat Id em UI\no gatilho não é exibido ao editar, fixo",
"nl": "chat In UI\nde trekker wordt niet getoond als het editen, gemaakt",
"fr": "chat Id in UI\ndéclencheur n'est pas affiché lors de l'édition, fixe",
"it": "chat chat chat chat Id in UI\nil trigger non viene visualizzato durante la modifica, fisso",
"es": "chat Id en UI\ngatillo no se muestra al editar",
"pl": "chat Id w UI\nwykorzystywanie nie jest wyświetlane, gdy edytacja się poprawnie",
"uk": "увійти Id в УІ\nтригер не відображається при монтажі, фіксованому",
"zh-cn": "混乱 Id\n在编辑、固定固定的固定编辑时,没有出现引擎。"
},
"0.6.7": {

@@ -83,15 +96,2 @@ "en": "fixed, send menu with error",

"zh-cn": "积极产出\n例如,用户将从新情况中负荷"
},
"0.6.1": {
"en": "bug fixed style",
"de": "fehler behoben stil",
"ru": "баг фиксированный стиль",
"pt": "bug estilo fixo",
"nl": "quality over quantity (qoq) releases vertaling:",
"fr": "bug fixed style",
"it": "bug stile fisso",
"es": "estilo fijo",
"pl": "styl gry",
"uk": "виправлений стиль помилок",
"zh-cn": "b 固定格式"
}

@@ -98,0 +98,0 @@ },

{
"name": "iobroker.telegram-menu",
"version": "0.6.7",
"version": "0.6.8",
"description": "Easily create Telegram Menus",

@@ -5,0 +5,0 @@ "author": {

@@ -36,2 +36,7 @@ ![Logo](admin/telegram-menu.png)

-->
### 0.6.8 (2023-09-16)
- chatId in UI
- trigger is not displayed when editing, fixed
### 0.6.7 (2023-09-05)

@@ -38,0 +43,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc