升级了haos_turbo、Emby NAS、Nextcloud、Alist

This commit is contained in:
waxgourd
2024-06-05 18:02:40 +08:00
parent 4e41b18023
commit ddf53ad765
9 changed files with 35 additions and 5 deletions

View File

@@ -1,3 +1,23 @@
### 3.35.0 2024-06-03
🚀 特征
- 添加对网易音乐驱动程序的支持
- 添加对thunderX驱动程序的支持
- 为139Yun Alias AList V3添加proxy_range选项
- 添加对lark驱动程序的支持
- alias4cn支持重命名和删除
- alist_v3可选将UA传递到上游远程
- mega:添加2FA支持
- s3:服务器支持生成的url请求
🐞 漏洞修补
- Pikpak captcha_required
- 将百灵鸟添加到windows目标
- 189pc:FamilyID范围溢出
- 百度:自定义上传部件尺寸未知类型
- mopan升级版本
- sftp当连接断开时重新连接到服务器
- test确保setupStorages执行一次
### 3.34.0 2024-05-06
🚀 特征
- 添加访问令牌

View File

@@ -2,7 +2,7 @@ name: Alist
slug: alist
description: '一个支持多种存储的文件列表程序,由 Gin 和 Solidjs 提供支持'
url: https://gitcode.com/waxgourd/addons
version: 3.34.0
version: 3.35.0
image: wghaos/alist
codenotary: wghaos@163.com
arch:

View File

@@ -1,3 +1,5 @@
## 4.9.0.22 (01-06-2024)
- 从linuxserver/docker-emby更新到最新版本
## 4.9.0.18 (11-05-2024)
- 从linuxserver/docker-emby更新到最新版本
## 4.9.0.16 (04-05-2024)

View File

@@ -121,7 +121,7 @@
"slug": "emby_nas",
"udev": true,
"url": "https://gitcode.com/waxgourd/addons",
"version": "4.9.0.18",
"version": "4.9.0.22",
"video": true,
"boot": "manual"
}

View File

@@ -4,6 +4,8 @@
Excalidraw是支持多人协同的私有化在线画板工具
## 源
##
- Githubhttps://github.com/excalidraw/excalidraw
- 官网https://excalidraw.com/

View File

@@ -1,3 +1,7 @@
### 2.2.5.1-22024-06-03
- 版本升级
### 2.2.5.12024-3-23
- 版本升级

View File

@@ -1,5 +1,5 @@
---
version: 2.2.5.1
version: 2.2.5.1-2
slug: haos_turbo
name: HAOS加速器
description: Home Assistant系统加速器支持科学 上网,首选使用

View File

@@ -1,3 +1,5 @@
## 29.0.1 (01-06-2024)
- 升级到linuxserver/docker-nextcloud最新版本
## 29.0.0 (27-04-2024)
- 升级到linuxserver/docker-nextcloud最新版本
- 为 BMP GIF HEIC JPEG Krita PNG XBitmap 添加预览支持

View File

@@ -149,7 +149,7 @@
"uart": true,
"udev": true,
"url": "https://gitcode.com/waxgourd/addons",
"version": "29.0.0",
"version": "29.0.1",
"webui": "https://[HOST]:[PORT:443]",
"boot": "manual"
}