Skip to content

Commit

Permalink
chore: release v3.6.0
Browse files Browse the repository at this point in the history
* (klein0r) Save videos which have been recorded with telegram (video_note)
* (klein0r) Added answer timeout to instance configuration
* (klein0r) Added option to send status updates to specific users
* (klein0r) Added states for thread id (of supergroups)
  • Loading branch information
klein0r committed Jun 19, 2024
1 parent 18b884c commit 68af224
Show file tree
Hide file tree
Showing 22 changed files with 79 additions and 79 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG_OLD.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Older changes
## 3.4.1 (2024-06-09)
* (klein0r) Blockly 9 compatibility for new ask block

## 3.4.0 (2024-06-08)
* (klein0r) Updated Blockly definitions
* (klein0r) Added Blockly block to ask questions
Expand Down
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Use telegram service to communicate with ioBroker
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
### 3.6.0 (2024-06-19)
* (klein0r) Save videos which have been recorded with telegram (video_note)
* (klein0r) Added answer timeout to instance configuration
* (klein0r) Added option to send status updates to specific users
Expand All @@ -58,9 +58,6 @@ Use telegram service to communicate with ioBroker
### 3.5.0 (2024-06-12)
* (klein0r) Added option to save media files into ioBroker file system (files tab)

### 3.4.1 (2024-06-09)
* (klein0r) Blockly 9 compatibility for new ask block

## License

The MIT License (MIT)
Expand Down
6 changes: 3 additions & 3 deletions admin/custom/customComponents.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion admin/custom/customComponents.js.map

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions admin/custom/static/js/main.5b254c9b.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions admin/custom/static/js/main.5b254c9b.js.map

Large diffs are not rendered by default.

5 changes: 0 additions & 5 deletions admin/custom/static/js/main.b6b3353e.js

This file was deleted.

1 change: 0 additions & 1 deletion admin/custom/static/js/main.b6b3353e.js.map

This file was deleted.

This file was deleted.

This file was deleted.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions admin/rules/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"files": {
"main.js": "/static/js/main.cdc49909.js",
"main.js": "/static/js/main.44f1f861.js",
"ActionTelegram.js": "/customRuleBlocks.js",
"static/js/src_bootstrap_jsx.daa4bc6c.chunk.js": "/static/js/src_bootstrap_jsx.daa4bc6c.chunk.js",
"static/js/node_modules_iobroker_adapter-react-v5_assets_devices_sync_recursive_-node_modules_iobroker_a-d234ae.c537ddf6.chunk.js": "/static/js/node_modules_iobroker_adapter-react-v5_assets_devices_sync_recursive_-node_modules_iobroker_a-d234ae.c537ddf6.chunk.js",
Expand All @@ -10,7 +10,7 @@
"static/js/src_ActionTelegram_jsx.606264b1.chunk.js": "/static/js/src_ActionTelegram_jsx.606264b1.chunk.js",
"static/js/node_modules_iobroker_adapter-react-v5_node_modules_react_index_js-_9d270.bc9865f0.chunk.js": "/static/js/node_modules_iobroker_adapter-react-v5_node_modules_react_index_js-_9d270.bc9865f0.chunk.js",
"static/js/vendors-node_modules_react-dom_index_js.33c91328.chunk.js": "/static/js/vendors-node_modules_react-dom_index_js.33c91328.chunk.js",
"static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-1d9f06.9a6dc2e4.chunk.js": "/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-1d9f06.9a6dc2e4.chunk.js",
"static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-1d9f06.dbebc9d2.chunk.js": "/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-1d9f06.dbebc9d2.chunk.js",
"static/media/Ground Floor.svg": "/static/media/Ground Floor.2b7c5c91db7f070935a2.svg",
"static/media/Second Floor.svg": "/static/media/Second Floor.a2d5ed32df336591c06b.svg",
"static/media/Cellar.svg": "/static/media/Cellar.7ec1b1803a2437c8b78c.svg",
Expand Down Expand Up @@ -131,7 +131,7 @@
"static/media/Outdoor Blinds.svg": "/static/media/Outdoor Blinds.37b85a9c060a4af48da9.svg",
"static/media/Upstairs.svg": "/static/media/Upstairs.441813e54e0daca0882d.svg",
"index.html": "/index.html",
"main.cdc49909.js.map": "/static/js/main.cdc49909.js.map",
"main.44f1f861.js.map": "/static/js/main.44f1f861.js.map",
"customRuleBlocks.js.map": "/customRuleBlocks.js.map",
"src_bootstrap_jsx.daa4bc6c.chunk.js.map": "/static/js/src_bootstrap_jsx.daa4bc6c.chunk.js.map",
"node_modules_iobroker_adapter-react-v5_assets_devices_sync_recursive_-node_modules_iobroker_a-d234ae.c537ddf6.chunk.js.map": "/static/js/node_modules_iobroker_adapter-react-v5_assets_devices_sync_recursive_-node_modules_iobroker_a-d234ae.c537ddf6.chunk.js.map",
Expand All @@ -141,9 +141,9 @@
"src_ActionTelegram_jsx.606264b1.chunk.js.map": "/static/js/src_ActionTelegram_jsx.606264b1.chunk.js.map",
"node_modules_iobroker_adapter-react-v5_node_modules_react_index_js-_9d270.bc9865f0.chunk.js.map": "/static/js/node_modules_iobroker_adapter-react-v5_node_modules_react_index_js-_9d270.bc9865f0.chunk.js.map",
"vendors-node_modules_react-dom_index_js.33c91328.chunk.js.map": "/static/js/vendors-node_modules_react-dom_index_js.33c91328.chunk.js.map",
"vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-1d9f06.9a6dc2e4.chunk.js.map": "/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-1d9f06.9a6dc2e4.chunk.js.map"
"vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-1d9f06.dbebc9d2.chunk.js.map": "/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-1d9f06.dbebc9d2.chunk.js.map"
},
"entrypoints": [
"static/js/main.cdc49909.js"
"static/js/main.44f1f861.js"
]
}
2 changes: 1 addition & 1 deletion admin/rules/customRuleBlocks.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion admin/rules/customRuleBlocks.js.map

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
{
"common": {
"name": "telegram",
"version": "3.5.3",
"version": "3.6.0",
"news": {
"3.6.0": {
"en": "(klein0r) Save videos which have been recorded with telegram (video_note)\n(klein0r) Added answer timeout to instance configuration\n(klein0r) Added option to send status updates to specific users\n(klein0r) Added states for thread id (of supergroups)",
"de": "(klein0r) Videos speichern, die mit Telegramm aufgenommen wurden (video_note)\n(klein0r) Antwort Timeout zu Instanz-Konfiguration hinzugefügt\n(klein0r) Option hinzugefügt, um Status-Updates zu bestimmten Benutzern zu senden\n(klein0r) Hinzugefügt Zustände für Thread id (von supergroups)",
"ru": "(клеин0р) Сохранить видео, которые были записаны с телеграммой (видео_note)\n(клеин0р) Добавлен тайм-аут для настройки\n(клеин0р) Добавить опцию для отправки обновлений состояния конкретным пользователям\n(клеин0р) Добавленные состояния для резьбы id (супергрупп)",
"pt": "(klein0r) Salvar vídeos que foram gravados com telegrama (video_note)\n(klein0r) Tempo de resposta adicionado para configuração de instância\n(klein0r) Opção adicionada para enviar atualizações de status para usuários específicos\n(klein0r) Adicionados estados para fio id (de supergrupos)",
"nl": "(klein0r) Met telegram opgenomen video's opslaan (video_note)\n(klein0r) Antwoord timeout toegevoegd aan instantieconfiguratie\n(klein0r) Toegevoegd optie om status-updates naar specifieke gebruikers te sturen\n(klein0r) Toegevoegde status voor draad-ID (van supergroepen)",
"fr": "(klein0r) Enregistrer les vidéos enregistrées par télégramme (vidéo_note)\n(klein0r) Ajout du délai de réponse à la configuration de l'instance\n(klein0r) Ajout d'une option pour envoyer des mises à jour d'état à des utilisateurs spécifiques\n(klein0r) États ajoutés pour le fil id (de supergroupes)",
"it": "(Klein0r) Salvare video che sono stati registrati con telegramma (video_note)\n(Klein0r) Aggiunto timeout di risposta alla configurazione di istanza\n(Klein0r) Aggiunta opzione per inviare aggiornamenti di stato a utenti specifici\n(Klein0r) stati aggiunti per thread id (di supergruppi)",
"es": "(klein0r) Guardar vídeos que se han grabado con telegrama (video_note)\n(klein0r) Tiempo de respuesta añadido para la configuración de instancia\n(klein0r) opción adicional para enviar actualizaciones de estado a usuarios específicos\n(klein0r) Estados añadidos para hilo id (de supergrupos)",
"pl": "(klein0r) Zapisz wideo, które zostały nagrane telegramem (video _ note)\n(klein0r) Dodano czas odpowiedzi do konfiguracji instancji\n(klein0r) Dodano opcję wysyłania aktualizacji statusu do konkretnych użytkowników\n(klein0r) Dodano stany identyfikatora nici (z supergrup)",
"uk": "(klein0r) Збережіть відео, які були записані з телеграмою (відео_note)\n(klein0r) Доданий час відповіді на налаштування екземпляра\n(klein0r) Додана можливість надсилати оновлення статусу конкретним користувачам\n(klein0r) Додані стани для різьблення (від супергруп)",
"zh-cn": "(鸣笛0r) 保存用电报录制的视频( video_ note)\n(鸣笛0r) 添加到实例配置中的答题超时\n(鸣笛0r) 添加向特定用户发送状态更新的选项\n(鸣笛0r) 线程 ID 添加状态( 超组)"
},
"3.5.3": {
"en": "(foxriver76) escape all unallowed characters when sending with notification manager",
"de": "(foxriver76) entkommen alle unallowed zeichen beim senden mit benachrichtigungsmanager",
Expand Down Expand Up @@ -80,19 +93,6 @@
"pl": "Aktualizacja definicji blockly\nDodano Blockly bloku zadawać pytania\nUsuń klawiaturę na odpowiedź (lub timeout)",
"uk": "Оновлено блочні визначення\nДодано блокнот для запитань\nВидалити клавіатуру на відповідь (або час)",
"zh-cn": "更新的块状定义\n添加块块以询问问题\n删除答题上的键盘( 或超时)"
},
"3.3.2": {
"en": "fixed problem with webserver handling",
"de": "problem mit webserver-handling behoben",
"ru": "фиксированная проблема с обработкой веб-сервера",
"pt": "problema fixo com manuseio webserver",
"nl": "vast probleem met webserver behandeling",
"fr": "problème corrigé avec la gestion du serveur web",
"it": "problema fisso con gestione webserver",
"es": "problema fijo con el manejo del servidor web",
"pl": "stały problem z obsługą serwera www",
"uk": "виправлена проблема з використанням вебсервера",
"zh-cn": "处理 web 服务器的固定问题"
}
},
"messages": [
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "iobroker.telegram",
"description": "The adapter allows to send and receive telegram messages from ioBroker and to be a broker.",
"version": "3.5.3",
"version": "3.6.0",
"author": {
"name": "bluefox",
"email": "[email protected]"
Expand Down
2 changes: 1 addition & 1 deletion src-admin/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "iobroker-admin-component-telegram",
"private": true,
"version": "3.5.3",
"version": "3.6.0",
"scripts": {
"start": "set PORT=4173 && craco start",
"build": "craco build"
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "iobroker.telegram.rules",
"private": true,
"version": "3.5.3",
"version": "3.6.0",
"scripts": {
"start": "set PORT=4173 && craco start",
"old-start": "set PORT=4173 && react-scripts start",
Expand Down

0 comments on commit 68af224

Please sign in to comment.