Skip to content

Commit 08ac024

Browse files
committed
chore: release v2.6.4
* (H5N1v2) Update axios dependency to version 1.14.0
1 parent 0a2e94f commit 08ac024

4 files changed

Lines changed: 18 additions & 18 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ The adapter provides dynamic icon paths that can be used directly in visualizati
106106
After a new adapter update, it is recommended to delete the entire directory tree and let it be recreated.
107107

108108
## Changelog
109-
### **WORK IN PROGRESS**
109+
### 2.6.4 (2026-03-30)
110110
* (H5N1v2) Update axios dependency to version 1.14.0
111111

112112
### 2.6.3 (2026-03-26)

io-package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
11
{
22
"common": {
33
"name": "open-meteo-weather",
4-
"version": "2.6.3",
4+
"version": "2.6.4",
55
"news": {
6+
"2.6.4": {
7+
"en": "Update axios dependency to version 1.14.0",
8+
"de": "Update axios Abhängigkeit von Version 1.14.0",
9+
"ru": "Зависимость аксиоса от версии 1.14.0",
10+
"pt": "Atualizar dependência de axios para a versão 1.14.0",
11+
"nl": "Axios afhankelijkheid bijwerken naar versie 1.14.0",
12+
"fr": "Mettre à jour la dépendance axios vers la version 1.14.0",
13+
"it": "Aggiornare la dipendenza dagli assi nella versione 1.14.0",
14+
"es": "Actualizar la dependencia de axios a la versión 1.14.0",
15+
"pl": "Aktualizuj zależność aksjosu od wersji 1.14.0",
16+
"uk": "Update axios залежність до версії 1.14.0",
17+
"zh-cn": "将轴依赖性更新到1.14.0版本"
18+
},
619
"2.6.3": {
720
"en": "add sentry plugin to automatically report errors to developer",
821
"de": "sendry plugin hinzufügen, um automatisch fehler an entwickler zu melden",
@@ -80,19 +93,6 @@
8093
"pl": "(H5N1v2) Nowy: Dodano opcję \"Bright Night Icons\". Możesz teraz wybrać między ciemnymi i jasnymi ikonami, aby uzyskać lepszą widoczność na różnych tle.\n(H5N1v2) Nowy: Dodano nowy katalog zestawu ikon / admin / icon / night _ bright / dla ulepszonej wizualizacji czasu nocnego.\n(H5N1v2) Nowy: Przenieś ikony nocy z / admin / ikony / ikony pogody _ ikony do / admin / ikony / noc _ dark.\n* (H5N1v2) Fix: Aktualizacja typów AdapterConfig do obsługi nowych pól konfiguracyjnych.\n* (H5N1v2) Fix: Ulepszona logika ścieżki ikon dla aktualnych prognoz pogody i godzinowych.",
8194
"uk": "* (H5N1v2) Новий: Додано варіант \"Брайт Night Icons\". Ви можете вибрати між темними і яскравими іконами для кращого видимості на різних фонах.\n* (H5N1v2) Нові: Додано новий каталог іконок /admin/icons/night_bright/ для розширеної візуалізації нічного часу.\n* (H5N1v2) Нові: Перемістити нічні іконки з /адмін / кремнію / weather_icons to /admin/icons/night_dark.\n* (H5N1v2) Фіксація: Оновлений адаптерНалаштування типів для підтримки нових конфігураційних полів.\n* (H5N1v2) Фіксація: Покращує логіку та часових прогнозів.",
8295
"zh-cn": "* (H5N1v2) (韩语). New: 添加了\"闪亮的夜晚图标\"选项. 现在可以在黑暗和光明的图标之间作出选择,以便在不同的背景上提高能见度.\n* (H5N1v2) (韩语). 新建 : 新增图标集目录/admin/icons/ night_bright/,用于增强夜间可视化.\n* (H5N1v2) (韩语). 新建 : 将夜间图标从/admin/icons/weather_icons移动到/admin/icons/ night_dark.\n* (H5N1v2) 固定号: 更新适配器Config类型以支持新的配置字段.\n* (H5N1v2) 固定号: 改进当前天气和小时预报的图标路径逻辑."
83-
},
84-
"2.4.1": {
85-
"en": "chore: update dependencies to latest versions.\nadd link to Widget in instanz configuration.",
86-
"de": "chore: aktualisieren abhängigkeiten auf neueste versionen.\nlink zu Widget in in instanz Konfiguration hinzufügen.",
87-
"ru": "chore: обновление зависимостей до последних версий.\nдобавить ссылку на Widget в конфигурации instanz.",
88-
"pt": "tarefa: atualizar dependências para versões mais recentes.\nadicionar link ao Widget na configuração do instanz.",
89-
"nl": "klus: update afhankelijkheden van de nieuwste versies.\nlink naar Widget toevoegen in instanz configuratie.",
90-
"fr": "core: mettre à jour les dépendances aux dernières versions.\najouter un lien vers Widget en configuration Instanz.",
91-
"it": "core: aggiornare le dipendenze alle ultime versioni.\naggiungere link a Widget in configurazione instanz.",
92-
"es": "coro: actualizar las dependencias a las últimas versiones.\nañadir enlace a Widget en configuración instanz.",
93-
"pl": "core: aktualizacja zależności do najnowszych wersji.\ndodaj link do Widget w konfiguracji instanz.",
94-
"uk": "chore: оновлення залежності до останніх версій.\nдодати посилання на Widget в конфігурації instanz.",
95-
"zh-cn": "chore:更新对最新版本的依赖性.\n在Instanz配置中添加链接."
9696
}
9797
},
9898
"plugins": {

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iobroker.open-meteo-weather",
3-
"version": "2.6.3",
3+
"version": "2.6.4",
44
"description": "Get local weather, air quality and pollen data from Open-Meteo.com",
55
"author": {
66
"name": "H5N1",

0 commit comments

Comments
 (0)