mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 12:28:28 +08:00
升级了filebrowser、nextcloud、portainer、remote-webview-server;
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
## 2.49.0 (29-11-2025)
|
||||
- 从filebrowser/filebrowser更新到最新版本 (更新日志 : https://github.com/filebrowser/filebrowser/releases)
|
||||
## 2.48.2 (22-11-2025)
|
||||
- 从filebrowser/filebrowser更新到最新版本(更改日志:https://github.com/filebrowser/filebrowser/releases)
|
||||
- Home Assistant项目已经弃用了对armv7、armhf和i386架构的支持。在即将发布的家庭助理2025.12版本中,将完全放弃支持
|
||||
|
||||
@@ -123,5 +123,5 @@ schema:
|
||||
slug: filebrowser
|
||||
udev: true
|
||||
url: https://gitcode.com/waxgourd/addons
|
||||
version: "2.48.2"
|
||||
version: "2.49.0"
|
||||
boot: manual
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
## 32.0.2-2 (25-11-2025)
|
||||
- 已修复小bug
|
||||
## 32.0.2 (25-11-2025)
|
||||
- 升级到linuxserver/docker-nextcloud最新版本 (changelog : https://github.com/linuxserver/docker-nextcloud/releases)
|
||||
- 除了config.yaml之外,还增加了通过`env_vars`插件选项配置额外环境变量的支持。详情请参阅https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2。
|
||||
|
||||
@@ -151,6 +151,6 @@ slug: nextcloud_ocr
|
||||
uart: true
|
||||
udev: true
|
||||
url: https://gitcode.com/waxgourd/addons
|
||||
version: "32.0.2"
|
||||
version: "32.0.2-2"
|
||||
webui: https://[HOST]:[PORT:443]
|
||||
boot: manual
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
## 2.36.0 (01-12-2025)
|
||||
- 从portainer/portainer更新到最新版本 (更改日志 : https://github.com/portainer/portainer/releases)
|
||||
## 2.33.4 (25-11-2025)
|
||||
- 从portainer/portainer更新到最新版本(更改日志:https://github.com/portainer/portainer/releases)
|
||||
- Home Assistant项目已经弃用了对armv7、armhf和i386架构的支持。在即将发布的家庭助理2025.12版本中,将完全放弃支持
|
||||
|
||||
@@ -43,5 +43,5 @@ schema:
|
||||
slug: portainer
|
||||
udev: true
|
||||
url: https://gitcode.com/waxgourd/addons
|
||||
version: "2.33.4"
|
||||
version: "2.36.0"
|
||||
boot: manual
|
||||
|
||||
@@ -28,7 +28,7 @@ options:
|
||||
max_bytes_per_message: 61440
|
||||
ws_port: 8081
|
||||
debug_port: 9221
|
||||
expose_debug_proxy: false
|
||||
expose_debug_proxy: true
|
||||
debug_proxy_port: 9222
|
||||
health_port: 18080
|
||||
prefers_reduced_motion: false
|
||||
|
||||
Reference in New Issue
Block a user