升级了ddns-go、dozzle、drawio、filebrowser、mpd、netdata、portainer、qinglong、zigbee2mqtt;

This commit is contained in:
waxgourd
2025-07-02 19:11:45 +08:00
parent 937c0af344
commit d5ff20988d
18 changed files with 44 additions and 31 deletions

View File

@@ -1,3 +1,7 @@
### 6.11.0 (2025-07-01)
- 版本升级
### 6.10.0 (2025-06-19) ### 6.10.0 (2025-06-19)
- 版本升级 - 版本升级

View File

@@ -1,5 +1,5 @@
name: "DDNS-GO" name: "DDNS-GO"
version: '6.10.0' version: '6.11.0'
slug: 'ddns_go' slug: 'ddns_go'
codenotary: wghaos@163.com codenotary: wghaos@163.com
description: '自动获得你的公网 IPv4 或 IPv6 地址,并解析到对应的域名服务' description: '自动获得你的公网 IPv4 或 IPv6 地址,并解析到对应的域名服务'

View File

@@ -1,3 +1,5 @@
### 8.13.4 (2025-07-01)
- 版本升级
### 8.13.1 (2025-06-19) ### 8.13.1 (2025-06-19)
- 版本升级 - 版本升级
### 8.12.15 (2025-05-16) ### 8.12.15 (2025-05-16)

View File

@@ -1,5 +1,5 @@
name: docker日志监控Dozzle name: docker日志监控Dozzle
version: 8.13.1 version: 8.13.4
slug: dozzle slug: dozzle
codenotary: wghaos@163.com codenotary: wghaos@163.com
description: 'Dozzle 是一个小型轻量级应用程序,具有基于 Web 的界面来监控 Docker 日志' description: 'Dozzle 是一个小型轻量级应用程序,具有基于 Web 的界面来监控 Docker 日志'

View File

@@ -1,3 +1,7 @@
### 27.1.6 (2025-07-01)
- 版本升级
### 27.0.9 (2025-06-19) ### 27.0.9 (2025-06-19)
- 版本升级 - 版本升级

View File

@@ -1,5 +1,5 @@
name: 'DrawIO' name: 'DrawIO'
version: '27.0.9' version: '27.1.6'
slug: 'drawio' slug: 'drawio'
codenotary: 'wghaos@163.com' codenotary: 'wghaos@163.com'
description: "DrawIO是运行在浏览器中的在线绘图工具" description: "DrawIO是运行在浏览器中的在线绘图工具"

View File

@@ -1,3 +1,5 @@
### 2.33.10 (01-07-2025)
- 从filebrowser/filebrowser更新到最新版本更新日志https://github.com/filebrowser/filebrowser/releases
### 2.33.0 (21-06-2025) ### 2.33.0 (21-06-2025)
- 从filebrowser/filebrowser更新到最新版本更新日志https://github.com/filebrowser/filebrowser/releases - 从filebrowser/filebrowser更新到最新版本更新日志https://github.com/filebrowser/filebrowser/releases

View File

@@ -1,8 +1,5 @@
{ {
"arch": [ "arch": ["aarch64","amd64"],
"aarch64",
"amd64"
],
"codenotary": "wghaos@163.com", "codenotary": "wghaos@163.com",
"description": "filebrowser提供指定目录下的文件管理界面可用于上传、删除、预览、重命名和编辑文件", "description": "filebrowser提供指定目录下的文件管理界面可用于上传、删除、预览、重命名和编辑文件",
"devices": [ "devices": [
@@ -108,10 +105,7 @@
"ports_description": { "ports_description": {
"8080/tcp": "Web UI port" "8080/tcp": "Web UI port"
}, },
"privileged": [ "privileged": ["SYS_ADMIN","DAC_READ_SEARCH"],
"SYS_ADMIN",
"DAC_READ_SEARCH"
],
"schema": { "schema": {
"NoAuth": "bool", "NoAuth": "bool",
"base_folder": "str?", "base_folder": "str?",
@@ -126,8 +120,8 @@
"ssl": "bool" "ssl": "bool"
}, },
"slug": "filebrowser", "slug": "filebrowser",
"url": "https://gitcode.com/waxgourd/addons",
"version": "2.33.0",
"udev": true, "udev": true,
"url": "https://gitcode.com/waxgourd/addons",
"version": "2.33.10",
"boot": "manual" "boot": "manual"
} }

View File

@@ -1,3 +1,5 @@
### 1.8.12025-07-01
- 版本升级
### 1.8.02025-04-27 ### 1.8.02025-04-27
- 版本升级 - 版本升级
### 1.7.52025-02-07 ### 1.7.52025-02-07

View File

@@ -1,5 +1,5 @@
name: MPD name: MPD
version: 1.8.0 version: 1.8.1
slug: mpd slug: mpd
panel_icon: mdi:music-circle panel_icon: mdi:music-circle
description: >- description: >-

View File

@@ -1,3 +1,5 @@
### 2.5.4 (2025-07-01)
- 版本升级
### 2.5.3 (2025-06-19) ### 2.5.3 (2025-06-19)
- 版本升级 - 版本升级
### 2.5.1 (2025-05-16) ### 2.5.1 (2025-05-16)

View File

@@ -1,5 +1,5 @@
name: Netdata name: Netdata
version: 2.5.3 version: 2.5.4
slug: netdata slug: netdata
codenotary: wghaos@163.com codenotary: wghaos@163.com
description: 'Netdata每秒收集指标并将其显示在漂亮的低延迟仪表板中' description: 'Netdata每秒收集指标并将其显示在漂亮的低延迟仪表板中'

View File

@@ -1,3 +1,5 @@
### 2.31.2-5 (01-07-2025)
- 修复了小错误
### 2.31.1 (23-06-2025) ### 2.31.1 (23-06-2025)
- 从portainer/portainer更新到最新版本 (更改日志 : https://github.com/portainer/portainer/releases) - 从portainer/portainer更新到最新版本 (更改日志 : https://github.com/portainer/portainer/releases)
### 2.31.0 (18-06-2025) ### 2.31.0 (18-06-2025)

View File

@@ -1,12 +1,6 @@
{ {
"arch": [ "arch": ["aarch64","amd64"],
"aarch64", "backup_exclude": ["backups","docker_config/cli-plugins"],
"amd64"
],
"backup_exclude": [
"backups",
"docker_config/cli-plugins"
],
"codenotary": "wghaos@163.com", "codenotary": "wghaos@163.com",
"description": "轻松管理您的Docker环境", "description": "轻松管理您的Docker环境",
"docker_api": true, "docker_api": true,
@@ -17,11 +11,7 @@
"ingress_stream": true, "ingress_stream": true,
"init": false, "init": false,
"boot": "manual", "boot": "manual",
"map": [ "map": ["addon_config:rw","share:rw","ssl"],
"addon_config:rw",
"share:rw",
"ssl"
],
"name": "Portainer", "name": "Portainer",
"options": { "options": {
"certfile": "fullchain.pem", "certfile": "fullchain.pem",
@@ -48,5 +38,5 @@
"slug": "portainer", "slug": "portainer",
"udev": true, "udev": true,
"url": "https://gitcode.com/waxgourd/addons", "url": "https://gitcode.com/waxgourd/addons",
"version": "2.31.1" "version": "2.31.2-5"
} }

View File

@@ -1,3 +1,12 @@
### 2.19.2 (2025-07-01)
1. 备份数据支持选择模块,支持清除依赖缓存
2. QLAPI 和 openapi 的 systemNotify 支持自定义通知类型和参数
3. ntfy 增加可选的认证与用户动作,感谢 https://github.com/liheji
4. 修复取消安装依赖
5. 修复环境变量过大解析报错
6. 修改服务启动方式
### 2.19.1 (2025-06-19) ### 2.19.1 (2025-06-19)
1. 修复依赖是否安装检查逻辑More actions 1. 修复依赖是否安装检查逻辑More actions

View File

@@ -1,6 +1,6 @@
--- ---
name: 青龙面板 for HA name: 青龙面板 for HA
version: 2.19.1 version: 2.19.2
slug: qinglong slug: qinglong
description: "支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台" description: "支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台"
url: https://gitcode.com/waxgourd/addons url: https://gitcode.com/waxgourd/addons

View File

@@ -1,3 +1,5 @@
## 2.5.0-1
- 升级Zigbee2MQTT最新版本[2.5.0](https://github.com/Koenkk/zigbee2mqtt/releases/tag/2.5.0)
## 2.4.0-1 ## 2.4.0-1
- 升级Zigbee2MQTT最新版本[2.4.0](https://github.com/Koenkk/zigbee2mqtt/releases/tag/2.4.0) - 升级Zigbee2MQTT最新版本[2.4.0](https://github.com/Koenkk/zigbee2mqtt/releases/tag/2.4.0)
## 2.3.0-1 ## 2.3.0-1

View File

@@ -1,6 +1,6 @@
{ {
"name": "Zigbee2MQTT", "name": "Zigbee2MQTT",
"version": "2.4.0-1", "version": "2.5.0-1",
"slug": "zigbee2mqtt", "slug": "zigbee2mqtt",
"description": "可以自定义ZigBee的接收连接器", "description": "可以自定义ZigBee的接收连接器",
"breaking_versions": [ "breaking_versions": [