Skip to content

Commit

Permalink
chore: release v3.26.4
Browse files Browse the repository at this point in the history
* (Apollon77) Removed Weblink
* (Apollon77) Adjust History query to recent Amazon changes
  • Loading branch information
Apollon77 committed Jan 25, 2024
1 parent 6f6f62c commit 6fd1a21
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 19 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -487,8 +487,7 @@ Link: https://www.amazon.de/hz/mycd/digital-console/devicedetails?deviceFamily=A
After deleting an unused device, please restart the adapter to remove them there too.

## Changelog

### __WORK IN PROGRESS__
### 3.26.4 (2024-01-25)
* (Apollon77) Removed Weblink
* (Apollon77) Adjust History query to recent Amazon changes

Expand Down
28 changes: 14 additions & 14 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"common": {
"name": "alexa2",
"version": "3.26.3",
"version": "3.26.4",
"blockedVersions": [
"~3.14.0",
"~3.15.0",
Expand Down Expand Up @@ -40,6 +40,19 @@
},
"platform": "Javascript/Node.js",
"news": {
"3.26.4": {
"en": "Removed Weblink\nAdjust History query to recent Amazon changes",
"de": "Entfernen von Weblink\nBegleichen Sie die Geschichte Anfrage an aktuelle Amazon-Änderungen",
"ru": "Удаленная веб-ссылка\nНастройте исторический запрос на недавние изменения в Amazon",
"pt": "Weblink removido\nAjustar a consulta de história às mudanças recentes da Amazônia",
"nl": "Weblink verwijderd\nHistorische zoekopdracht aanpassen aan recente Amazon-wijzigingen",
"fr": "Supprimé le lien Web\nRégler la requête d'historique aux changements récents d'Amazon",
"it": "Rimozione di Weblink\nRegolare la query di storia alle recenti modifiche Amazon",
"es": "Redlink eliminado\nAdjust Historia consulta a cambios recientes de Amazon",
"pl": "Usunięto mrugnięcie\nDostosuj zapytanie Historia do ostatnich zmian Amazon",
"uk": "Видалити Weblink\nНалаштування історичного запиту на останні зміни Amazon",
"zh-cn": "删除了网络链接\n调整历史查询以适应最近的亚马逊更改"
},
"3.26.3": {
"en": "Fixed the proxy login process",
"de": "Behoben des Proxy-Anmeldevorgangs",
Expand Down Expand Up @@ -117,19 +130,6 @@
"pl": "Wykrywanie czynności optymalnych do przetwarzania wszystkich istotnych wpisów i nie tylko ostatni",
"uk": "Оптимізуйте виявлення активності для обробки всіх відповідних записів і не просто останнього",
"zh-cn": "停止活动,处理所有有关物品,而不是最后一个物品"
},
"3.25.3": {
"en": "Adjust History update to work with recent Amazon changes",
"de": "Anpassung der Geschichte-Updates an die neuesten Amazon-Änderungen",
"ru": "Отрегулируйте обновление истории для работы с недавними изменениями Amazon",
"pt": "Ajustar atualização de histórico para trabalhar com mudanças recentes da Amazônia",
"nl": "Verandering van geschiedenis aan het werk met de recente Amazone",
"fr": "Ajuster la mise à jour historique pour travailler avec les récents changements Amazon",
"it": "Regolare l'aggiornamento di storia per lavorare con le recenti modifiche Amazon",
"es": "Ajuste de la actualización de la historia para trabajar con cambios recientes de Amazon",
"pl": "Adjust History zaktualizował prace nad nowymi zmianami Amazona",
"uk": "Налаштування оновлення історії для роботи з останніми змінами Amazon",
"zh-cn": "A. 亚马逊最近变化的历史更新"
}
},
"keywords": [
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,6 +1,6 @@
{
"name": "iobroker.alexa2",
"version": "3.26.3",
"version": "3.26.4",
"description": "Remote control for Alexa (Amazon Echo)",
"author": {
"name": "Apollon77",
Expand Down

0 comments on commit 6fd1a21

Please sign in to comment.