diff --git a/ddns-go/CHANGELOG.md b/ddns-go/CHANGELOG.md index 7c4ffa8..82e320b 100644 --- a/ddns-go/CHANGELOG.md +++ b/ddns-go/CHANGELOG.md @@ -1,3 +1,7 @@ +### 6.10.0 (2025-06-19) + +- 版本升级 + ### 6.9.2 (2025-05-16) - 版本升级 diff --git a/ddns-go/config.yaml b/ddns-go/config.yaml index ad185dd..83b6130 100644 --- a/ddns-go/config.yaml +++ b/ddns-go/config.yaml @@ -1,5 +1,5 @@ name: "DDNS-GO" -version: '6.9.2' +version: '6.10.0' slug: 'ddns_go' codenotary: wghaos@163.com description: '自动获得你的公网 IPv4 或 IPv6 地址,并解析到对应的域名服务' diff --git a/dozzle/CHANGELOG.md b/dozzle/CHANGELOG.md index 0cfb916..cbb002b 100644 --- a/dozzle/CHANGELOG.md +++ b/dozzle/CHANGELOG.md @@ -1,3 +1,5 @@ +### 8.13.1 (2025-06-19) +- 版本升级 ### 8.12.15 (2025-05-16) - 版本升级 ### 8.12.14 (2025-05-07) diff --git a/dozzle/config.yaml b/dozzle/config.yaml index a121ee9..6f92d0b 100644 --- a/dozzle/config.yaml +++ b/dozzle/config.yaml @@ -1,5 +1,5 @@ name: docker日志监控Dozzle -version: 8.12.15 +version: 8.13.1 slug: dozzle codenotary: wghaos@163.com description: 'Dozzle 是一个小型轻量级应用程序,具有基于 Web 的界面来监控 Docker 日志' diff --git a/dpanel/CHANGELOG.md b/dpanel/CHANGELOG.md index 4b72862..dc2529e 100644 --- a/dpanel/CHANGELOG.md +++ b/dpanel/CHANGELOG.md @@ -1,3 +1,7 @@ +### 1.7.2 (2025-06-19) + +- 版本升级 + ### 1.6.4 (2025-04-27) - 版本升级 diff --git a/dpanel/config.yaml b/dpanel/config.yaml index cfe8716..891d0ef 100644 --- a/dpanel/config.yaml +++ b/dpanel/config.yaml @@ -1,5 +1,5 @@ name: DPanel -version: "1.6.4" +version: "1.7.2" slug: dpanel description: Docker 可视化管理面板,提供完善的管理容器的功能 url: "https://github.com/donknap/dpanel" diff --git a/drawio/CHANGELOG.md b/drawio/CHANGELOG.md index f290778..5100c24 100644 --- a/drawio/CHANGELOG.md +++ b/drawio/CHANGELOG.md @@ -1,3 +1,7 @@ +### 27.0.9 (2025-06-19) + +- 版本升级 + ### 27.0.5 (2025-05-16) - 版本升级 diff --git a/drawio/config.yaml b/drawio/config.yaml index a55b17d..678b524 100644 --- a/drawio/config.yaml +++ b/drawio/config.yaml @@ -1,5 +1,5 @@ name: 'DrawIO' -version: '27.0.5' +version: '27.0.9' slug: 'drawio' codenotary: 'wghaos@163.com' description: "DrawIO是运行在浏览器中的在线绘图工具" diff --git a/emby/DOCS.md b/emby/DOCS.md index b2859c8..56a5958 100644 --- a/emby/DOCS.md +++ b/emby/DOCS.md @@ -1,4 +1,4 @@ -# Emby NAS +# Emby ## 使用方法 diff --git a/emby/config.json b/emby/config.json index 16de9d8..55381f6 100644 --- a/emby/config.json +++ b/emby/config.json @@ -73,19 +73,22 @@ "/dev/nvme1", "/dev/nvme2" ], + "environment": { + "data_location": "/config/database" + }, "host_network": true, - "image": "r.hassbus.com/alexbelgium/emby-{arch}", + "image": "r.hassbus.com/alexbelgium/emby_stable-{arch}", "ingress": true, "ingress_port": 0, "ingress_stream": true, "init": false, "map": [ - "config:rw", + "addon_config:rw", "share:rw", "media:rw", "ssl:rw" ], - "name": "Emby NAS", + "name": "Emby", "options": { "PGID": 0, "PUID": 0, @@ -121,7 +124,7 @@ "silent": "bool?", "smbv1": "bool?" }, - "slug": "emby_nas", + "slug": "emby", "udev": true, "url": "https://gitcode.com/waxgourd/addons", "version": "4.8.11.0", diff --git a/lucky/CHANGELOG.md b/lucky/CHANGELOG.md index 4268567..fad4afe 100644 --- a/lucky/CHANGELOG.md +++ b/lucky/CHANGELOG.md @@ -1,3 +1,7 @@ +### 2.17.8 (2025-06-19) + +- 版本升级 + ### 2.17.3 (2025-05-16) - 版本升级 diff --git a/lucky/config.yaml b/lucky/config.yaml index 73d1aef..b9b4a39 100644 --- a/lucky/config.yaml +++ b/lucky/config.yaml @@ -1,5 +1,5 @@ name: Lucky(万吉) -version: 2.17.3 +version: 2.17.8 slug: lucky codenotary: wghaos@163.com description: '替代socat,IPv6 tcp/udp 转发内网IPv4,动态域名服务' diff --git a/netdata/CHANGELOG.md b/netdata/CHANGELOG.md index 05d23fa..9a1393c 100644 --- a/netdata/CHANGELOG.md +++ b/netdata/CHANGELOG.md @@ -1,3 +1,5 @@ +### 2.5.3 (2025-06-19) +- 版本升级 ### 2.5.1 (2025-05-16) - 版本升级 ### 2.4.0 (2025-04-27) diff --git a/netdata/config.yaml b/netdata/config.yaml index 4c56954..71802d3 100644 --- a/netdata/config.yaml +++ b/netdata/config.yaml @@ -1,5 +1,5 @@ name: Netdata -version: 2.5.1 +version: 2.5.3 slug: netdata codenotary: wghaos@163.com description: 'Netdata每秒收集指标,并将其显示在漂亮的低延迟仪表板中' diff --git a/nextcloud/CHANGELOG.md b/nextcloud/CHANGELOG.md index fe5ec90..d9e421f 100644 --- a/nextcloud/CHANGELOG.md +++ b/nextcloud/CHANGELOG.md @@ -1,3 +1,5 @@ +## 31.0.6 (19-06-2025) +- 升级到linuxserver/docker-nextcloud最新版本 (日志 : https://github.com/linuxserver/docker-nextcloud/releases) ## 31.0.5 (22-05-2025) - 修复了小错误 ## 31.0.4-3 (15-05-2025) diff --git a/nextcloud/config.json b/nextcloud/config.json index 14cbf91..9003bf9 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -159,7 +159,7 @@ "uart": true, "udev": true, "url": "https://gitcode.com/waxgourd/addons", - "version": "31.0.5", + "version": "31.0.6", "webui": "https://[HOST]:[PORT:443]", "boot": "manual" } diff --git a/portainer/CHANGELOG.md b/portainer/CHANGELOG.md index dfe65be..b8b40d5 100644 --- a/portainer/CHANGELOG.md +++ b/portainer/CHANGELOG.md @@ -1,3 +1,5 @@ +### 2.31.0 (18-06-2025) +- 从portainer/portainer更新到最新版本 (更改日志 : https://github.com/portainer/portainer/releases) ### 2.30.1-2 (30-05-2025) - 映射内部/config以允许自定义脚本执行和变量 - 修复无效的来源 diff --git a/portainer/config.json b/portainer/config.json index 822a410..78ac0bd 100644 --- a/portainer/config.json +++ b/portainer/config.json @@ -48,5 +48,5 @@ "slug": "portainer", "udev": true, "url": "https://gitcode.com/waxgourd/addons", - "version": "2.30.1-2" + "version": "2.31.0" } diff --git a/qinglong/CHANGELOG.md b/qinglong/CHANGELOG.md index 586f5a9..ee836de 100644 --- a/qinglong/CHANGELOG.md +++ b/qinglong/CHANGELOG.md @@ -1,3 +1,14 @@ +### 2.19.1 (2025-06-19) + +1. 修复依赖是否安装检查逻辑More actions +2. 修复文件下载 path 参数 +3. 修复 python 查询逻辑 +4. 修复任务视图状态筛选 +5. 修复创建脚本可能失败 +6. 修复重置用户名失败 +7. 修复无法识别 python 依赖安装的命令More actions +8. 其他缺陷修复 + ### 2.19.0 (2025-05-16) 1. 缓存 node 和 python 依赖,linux 依赖需要增加映射目录 diff --git a/qinglong/config.yaml b/qinglong/config.yaml index d7ca2bf..19d1314 100644 --- a/qinglong/config.yaml +++ b/qinglong/config.yaml @@ -1,6 +1,6 @@ --- name: 青龙面板 for HA -version: 2.19.0 +version: 2.19.1 slug: qinglong description: "支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台" url: https://gitcode.com/waxgourd/addons diff --git a/xiaozhi-esp32-server-mini/CHANGELOG.md b/xiaozhi-esp32-server-mini/CHANGELOG.md index 3fec756..d7d8177 100644 --- a/xiaozhi-esp32-server-mini/CHANGELOG.md +++ b/xiaozhi-esp32-server-mini/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.5.7 (2025-06-18) +- 版本升级 +## 0.5.5 (2025-06-09) +- 版本升级 ## 0.5.4 (2025-06-05) - 版本升级 ## 0.5.3 (2025-06-03) diff --git a/xiaozhi-esp32-server-mini/config.yaml b/xiaozhi-esp32-server-mini/config.yaml index 560d8b1..e2ce867 100644 --- a/xiaozhi-esp32-server-mini/config.yaml +++ b/xiaozhi-esp32-server-mini/config.yaml @@ -1,5 +1,5 @@ name: "小智 AI Server 极速版" -version: "0.5.4" +version: "0.5.7" slug: "xiaozhi_esp32_server_mini" description: "小智 AI Server 极速版 - 提供语音识别、对话和控制功能,支持与ESP32设备通信" url: "https://gitcode.com/waxgourd/addons" @@ -38,7 +38,9 @@ options: asr.appid: "" asr.access_token: "" asr.secret_key: "" - #vllm.api_key: "" + vllm.type: ChatGLMVLLM + vllm.model_name: "glm-4v-flash" + vllm.api_key: "" plugins.get_weather.api_key: a861d0d5e7bf4ee1a83d9a9e4f96d4da plugins.get_weather.default_location: 广州 log_level: INFO @@ -60,7 +62,9 @@ schema: asr.appid: str? asr.access_token: str? asr.secret_key: str? - #vllm.api_key: str? + vllm.type: list(ChatGLMVLLM|QwenVLVLLM) + vllm.model_name: str? + vllm.api_key: str? plugins.get_weather.api_key: str plugins.get_weather.default_location: str log_level: list(INFO|DEBUG) diff --git a/xiaozhi-esp32-server/CHANGELOG.md b/xiaozhi-esp32-server/CHANGELOG.md index ce7c558..285ac5f 100644 --- a/xiaozhi-esp32-server/CHANGELOG.md +++ b/xiaozhi-esp32-server/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.5.7 (2025-06-19) +- 版本升级 +## 0.5.5 (2025-06-09) +- 版本升级 ## 0.5.4 (2025-06-06) - 版本升级 ## 0.5.3 (2025-06-03) diff --git a/xiaozhi-esp32-server/config.yaml b/xiaozhi-esp32-server/config.yaml index 87b149d..e9d8709 100644 --- a/xiaozhi-esp32-server/config.yaml +++ b/xiaozhi-esp32-server/config.yaml @@ -1,5 +1,5 @@ name: "小智 AI Server 最简化版" -version: "0.5.4" +version: "0.5.7" slug: "xiaozhi_esp32_server" description: "小智 AI Server 最简化版 - 提供语音识别、对话和控制功能,支持与ESP32设备通信" url: "https://gitcode.com/waxgourd/addons" diff --git a/xiaozhi-esp32-webui/CHANGELOG.md b/xiaozhi-esp32-webui/CHANGELOG.md index a7c02af..e9d4e87 100644 --- a/xiaozhi-esp32-webui/CHANGELOG.md +++ b/xiaozhi-esp32-webui/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.5.7 (2025-06-18) +- 版本升级 +## 0.5.5 (2025-06-09) +- 版本升级 ## 0.5.4 (2025-06-05) - 版本升级 ## 0.5.3 (2025-06-03) diff --git a/xiaozhi-esp32-webui/config.yaml b/xiaozhi-esp32-webui/config.yaml index 5d1609a..d384e0a 100644 --- a/xiaozhi-esp32-webui/config.yaml +++ b/xiaozhi-esp32-webui/config.yaml @@ -1,5 +1,5 @@ name: "小智 AI 智控台" -version: "0.5.4" +version: "0.5.7" slug: "xiaozhi_esp32_webui" description: "小智 AI 智控台 - 提供语音识别、对话和控制功能,支持与ESP32设备通信,集成WEB管理界面" url: "https://gitcode.com/waxgourd/addons" diff --git a/xunlei-test/CHANGELOG.md b/xunlei-test/CHANGELOG.md new file mode 100644 index 0000000..79a4ebd --- /dev/null +++ b/xunlei-test/CHANGELOG.md @@ -0,0 +1,15 @@ +### 3.20.2-2 (2025-06-20) + +- 版本升级 + +### 3.20.2 (2024-10-14) + +- 版本升级 + +### 3.20.1 (2024-08-09) + +- 版本升级 + +### 3.7.1 (2024-08-08) + +- 首次推出 \ No newline at end of file diff --git a/xunlei-test/DOCS.md b/xunlei-test/DOCS.md new file mode 100644 index 0000000..694dcdb --- /dev/null +++ b/xunlei-test/DOCS.md @@ -0,0 +1,17 @@ +# Xunlei(迅雷)内测版 + +## 使用说明 + +1、在**配置**页面中找到**存储路径**。 + + - 支持路径为 `/media` 和 `/share`。 + +2、运行后点击**打开 WEB UI**会新建窗口打开。 + +3、**手机扫描**或使用**账号密码登录**。 + +4、点击**新建任务**在**添加链接**粘贴需要下载的地址。 + +5、**下载到**选择需要保存的路径(迅雷下载就是downloads目录)。 + +6、然后通过文件浏览器(Filebrowser)进入到**存储路径**即可查看。 \ No newline at end of file diff --git a/xunlei-test/README.md b/xunlei-test/README.md new file mode 100644 index 0000000..8b32467 --- /dev/null +++ b/xunlei-test/README.md @@ -0,0 +1,9 @@ +# 冬瓜甄选addons:Xunlei(迅雷)内测版 + +## 关于 + +知名的国内下载工具,登录后即可远程下载到存储器中。 + +## 来源 + +https://github.com/cnk3x/xunlei \ No newline at end of file diff --git a/xunlei-test/apparmor.txt b/xunlei-test/apparmor.txt new file mode 100644 index 0000000..91b0613 --- /dev/null +++ b/xunlei-test/apparmor.txt @@ -0,0 +1,52 @@ +#include + +profile hassos_ssh_configurator_addon flags=(attach_disconnected,mediate_deleted) { + #include + + capability, + file, + mount, + umount, + remount, + + capability setgid, + capability setuid, + capability dac_override, + + # S6-Overlay + /bin/** ix, + /usr/bin/** ix, + /usr/lib/bashio/** ix, + /etc/s6/** rix, + /run/s6/** rix, + /etc/services.d/** rwix, + /etc/cont-init.d/** rwix, + /etc/cont-finish.d/** rwix, + /init rix, + /var/run/** mrwkl, + /var/run/ mrwkl, + /proc/self/attr/** mrwkl, + # Files required + /dev/sda1 mrwkl, + /dev/sda7 mrwkl, + /dev/sda8 mrwkl, + /dev/sdb1 mrwkl, + /dev/mmcblk0p1 mrwkl, + /dev/* mrwkl, + /tmp/** mrkwl, + /xunlei/** mrkwl, + /media mrkwl, + /share mrkwl, + + # Data access + /data/** rw, + /addon_configs/** rw, + + + # suppress ptrace denials when using 'docker ps' or using 'ps' inside a container + ptrace (trace,read) peer=docker-default, + + # docker daemon confinement requires explict allow rule for signal + signal (receive) set=(kill,term) peer=/usr/bin/docker, + +} diff --git a/xunlei-test/config.yaml b/xunlei-test/config.yaml new file mode 100644 index 0000000..b05a053 --- /dev/null +++ b/xunlei-test/config.yaml @@ -0,0 +1,29 @@ +name: Xunlei(迅雷)内测版 +version: 3.20.2-2 +slug: xunlei-test +codenotary: wghaos@163.com +description: 迅雷NAS内测版 +image: r.hassbus.com/wghaos/xunlei +url: https://gitcode.com/waxgourd/addons +init: false +arch: + - aarch64 + - amd64 +boot: manual +ports: + 2345/tcp: 2345 +webui: "http://[HOST]:[PORT:2345]/" +map: + - media:rw + - share:rw +apparmor: true +privileged: + - SYS_ADMIN +options: + download_path: "/share" + user: "" + password: "" +schema: + download_path: str + user: str + password: str diff --git a/xunlei-test/icon.png b/xunlei-test/icon.png new file mode 100644 index 0000000..c601b57 Binary files /dev/null and b/xunlei-test/icon.png differ diff --git a/xunlei-test/logo.png b/xunlei-test/logo.png new file mode 100644 index 0000000..c601b57 Binary files /dev/null and b/xunlei-test/logo.png differ diff --git a/xunlei-test/translations/en.yaml b/xunlei-test/translations/en.yaml new file mode 100644 index 0000000..6a021e8 --- /dev/null +++ b/xunlei-test/translations/en.yaml @@ -0,0 +1,14 @@ +--- +configuration: + download_path: + name: download_path + description: >- + download path + user: + name: user + description: >- + user + password: + name: password + description: >- + password \ No newline at end of file diff --git a/xunlei-test/translations/zh-Hans.yaml b/xunlei-test/translations/zh-Hans.yaml new file mode 100644 index 0000000..1f73f01 --- /dev/null +++ b/xunlei-test/translations/zh-Hans.yaml @@ -0,0 +1,14 @@ +--- +configuration: + download_path: + name: 存储路径 + description: >- + 需要保存的路径 + user: + name: 用户名 + description: >- + 非必填项,进入页面后需要输入该用户名 + password: + name: 密码 + description: >- + 非必填项,进入页面后需要输入该密码 \ No newline at end of file diff --git a/zigbee2mqtt/CHANGELOG.md b/zigbee2mqtt/CHANGELOG.md index 762e95d..54add8c 100644 --- a/zigbee2mqtt/CHANGELOG.md +++ b/zigbee2mqtt/CHANGELOG.md @@ -1,3 +1,5 @@ +## 2.4.0-1 +- 升级Zigbee2MQTT最新版本[2.4.0](https://github.com/Koenkk/zigbee2mqtt/releases/tag/2.4.0) ## 2.3.0-1 - 升级Zigbee2MQTT最新版本[2.3.0](https://github.com/Koenkk/zigbee2mqtt/releases/tag/2.3.0) ## 2.2.1-1 diff --git a/zigbee2mqtt/config.json b/zigbee2mqtt/config.json index 74771af..e819010 100644 --- a/zigbee2mqtt/config.json +++ b/zigbee2mqtt/config.json @@ -1,8 +1,11 @@ { "name": "Zigbee2MQTT", - "version": "2.3.0-1", + "version": "2.4.0-1", "slug": "zigbee2mqtt", "description": "可以自定义ZigBee的接收连接器", + "breaking_versions": [ + "2.0.0-1" + ], "uart": true, "udev": true, "url": "https://github.com/zigbee2mqtt/hassio-zigbee2mqtt/tree/master/zigbee2mqtt", @@ -10,6 +13,7 @@ "services": [ "mqtt:need" ], + "hassio_api": true, "arch": [ "aarch64", "amd64"