From 2c49071499d4f16c8163e20fbe6ee158db259155 Mon Sep 17 00:00:00 2001 From: waxgourd Date: Fri, 27 Sep 2024 17:41:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E4=BA=86alist=E3=80=81emulat?= =?UTF-8?q?orjs-zh=E3=80=81nextcloud=E3=80=81portainer=E3=80=81xiaoya-alis?= =?UTF-8?q?t=E3=80=81zigbee2mqtt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- alist/CHANGELOG.md | 4 ++++ alist/config.yaml | 2 +- emulatorjs-zh/CHANGELOG.md | 4 ++++ emulatorjs-zh/config.json | 2 +- nextcloud/CHANGELOG.md | 6 ++++++ nextcloud/config.json | 8 +++++--- portainer/CHANGELOG.md | 3 +++ portainer/config.json | 2 +- xiaoya-alist/CHANGELOG.md | 4 ++++ xiaoya-tvbox/CHANGELOG.md | 4 ++++ zigbee2mqtt/CHANGELOG.md | 2 ++ zigbee2mqtt/config.json | 2 +- 12 files changed, 36 insertions(+), 7 deletions(-) diff --git a/alist/CHANGELOG.md b/alist/CHANGELOG.md index 72c5103..01f729b 100644 --- a/alist/CHANGELOG.md +++ b/alist/CHANGELOG.md @@ -1,3 +1,7 @@ +### 3.37.4(2024-09-26) + +- 版本升级 + ### 3.36.0 (2024-07-22) - 版本升级 diff --git a/alist/config.yaml b/alist/config.yaml index 56f570b..df3e382 100644 --- a/alist/config.yaml +++ b/alist/config.yaml @@ -2,7 +2,7 @@ name: Alist slug: alist description: '一个支持多种存储的文件列表程序,由 Gin 和 Solidjs 提供支持' url: https://gitcode.com/waxgourd/addons -version: 3.36.0 +version: 3.37.4 image: wghaos/alist codenotary: wghaos@163.com arch: diff --git a/emulatorjs-zh/CHANGELOG.md b/emulatorjs-zh/CHANGELOG.md index c3ae178..fbad76a 100644 --- a/emulatorjs-zh/CHANGELOG.md +++ b/emulatorjs-zh/CHANGELOG.md @@ -1,3 +1,7 @@ +### 1.9.2(2024-09-19) + +- 版本升级 + ### 1.9.0(2024-04-08) - 版本升级 diff --git a/emulatorjs-zh/config.json b/emulatorjs-zh/config.json index 5d314ae..b1dbaf4 100644 --- a/emulatorjs-zh/config.json +++ b/emulatorjs-zh/config.json @@ -1,6 +1,6 @@ { "name": "游戏机模拟器", - "version": "1.9.0", + "version": "1.9.2", "slug": "emulatorjs-zh", "codenotary": "wghaos@163.com", "description": "基于web浏览器的模拟器,己移植众多复古游戏机。它是Libretro和EmulatorJS之间混合使用模拟器", diff --git a/nextcloud/CHANGELOG.md b/nextcloud/CHANGELOG.md index 29419f5..7dc8ba1 100644 --- a/nextcloud/CHANGELOG.md +++ b/nextcloud/CHANGELOG.md @@ -1,3 +1,9 @@ +## 29.0.7 (14-09-2024) +- 升级到linuxserver/docker-nextcloud最新版本 +## 29.0.6 (07-09-2024) +- 升级到linuxserver/docker-nextcloud最新版本 +## 29.0.5 (24-08-2024) +- 升级到linuxserver/docker-nextcloud最新版本 ## 29.0.4-4 (23-08-2024) - 修正了已知错误 ## 29.0.4-3 (22-08-2024) diff --git a/nextcloud/config.json b/nextcloud/config.json index 0e9cdee..deecf31 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -77,7 +77,8 @@ ], "environment": { "NEXTCLOUD_PATH": "/data/config/www/nextcloud", - "SKIP_DATA_DIRECTORY_PERMISSION_CHECK": "yes" + "SKIP_DATA_DIRECTORY_PERMISSION_CHECK": "yes", + "TRUSTED_PROXIES": "**" }, "hassio_api": true, "image": "m.fashgh.com/alexbelgium/nextcloud_ocr-{arch}", @@ -93,7 +94,7 @@ "options": { "Full_Text_Search": false, "OCR": false, - "OCRLANG": "chi_sim", + "OCRLANG": "fra", "PGID": 1000, "PUID": 1000, "additional_apps": "inotify-tools", @@ -104,6 +105,7 @@ "trusted_domains": "your-domain, your-domain2", "use_own_certs": false }, + "panel_admin": false, "panel_icon": "mdi:cloud", "ports": { "443/tcp": 8099, @@ -149,7 +151,7 @@ "uart": true, "udev": true, "url": "https://gitcode.com/waxgourd/addons", - "version": "29.0.4-4", + "version": "29.0.7", "webui": "https://[HOST]:[PORT:443]", "boot": "manual" } diff --git a/portainer/CHANGELOG.md b/portainer/CHANGELOG.md index 7df823f..306d1f9 100644 --- a/portainer/CHANGELOG.md +++ b/portainer/CHANGELOG.md @@ -1,3 +1,6 @@ +### 2.21.1 (26-09-2024) +从portaler/portaliner更新到最新版本(更改日志:https://github.com/portainer/portainer/releases) + ### 2.21.0 (02-09-2024) 从portaler/portaliner更新到最新版本(更改日志:https://github.com/portainer/portainer/releases) diff --git a/portainer/config.json b/portainer/config.json index efd6175..c2fe438 100644 --- a/portainer/config.json +++ b/portainer/config.json @@ -55,5 +55,5 @@ "slug": "portainer", "udev": true, "url": "https://gitcode.com/waxgourd/addons", - "version": "2.21.0" + "version": "2.21.1" } diff --git a/xiaoya-alist/CHANGELOG.md b/xiaoya-alist/CHANGELOG.md index b44e94f..c275802 100644 --- a/xiaoya-alist/CHANGELOG.md +++ b/xiaoya-alist/CHANGELOG.md @@ -1,3 +1,7 @@ +### hostmode-2024092309 (2024092309) + +- 版本升级 + ### hostmode-8-beta (2024-07-01) - 版本升级 diff --git a/xiaoya-tvbox/CHANGELOG.md b/xiaoya-tvbox/CHANGELOG.md index 77aeb72..fbd521b 100644 --- a/xiaoya-tvbox/CHANGELOG.md +++ b/xiaoya-tvbox/CHANGELOG.md @@ -1,3 +1,7 @@ +### latest-2024092309 (2024-09-23) + +- 版本升级 + ### 1.1 (2024-09-06) - 版本升级 diff --git a/zigbee2mqtt/CHANGELOG.md b/zigbee2mqtt/CHANGELOG.md index a3b0e0d..1839fe8 100644 --- a/zigbee2mqtt/CHANGELOG.md +++ b/zigbee2mqtt/CHANGELOG.md @@ -1,3 +1,5 @@ +## 1.40.1-1 +- 升级Zigbee2MQTT最新版本 [`1.40.1`](https://github.com/Koenkk/zigbee2mqtt/releases/tag/1.40.1) ## 1.40.0-1 - 升级Zigbee2MQTT最新版本 [`1.40.0`](https://github.com/Koenkk/zigbee2mqtt/releases/tag/1.40.0) ## 1.39.1-1 diff --git a/zigbee2mqtt/config.json b/zigbee2mqtt/config.json index fb79864..95ac21e 100644 --- a/zigbee2mqtt/config.json +++ b/zigbee2mqtt/config.json @@ -1,6 +1,6 @@ { "name": "Zigbee2MQTT", - "version": "1.40.0-1", + "version": "1.40.1-1", "slug": "zigbee2mqtt", "description": "可以自定义ZigBee的接收连接器", "uart": true,