We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21ef04e commit 32a006dCopy full SHA for 32a006d
VERSION.md
@@ -1,5 +1,14 @@
1
# SmartStrm What's New
2
3
+# v0.0.8
4
+
5
+- Webhook
6
+ - 增加网页转存时触发任务功能,依赖油猴扩展,支持115、夸克、天翼(使用相应驱动)
7
+- 驱动
8
+ - WebDAV:修复远端返回空时间的报错,兼容 PikPak
9
+- UI
10
+ - 优化存储的用户 VIP 样式
11
12
# v0.0.7
13
14
- 设置
version.json
@@ -1,4 +1,4 @@
{
- "version": "v0.0.7",
+ "version": "v0.0.8",
"change_log_url": "https://github.com/Cp0204/SmartStrm/blob/main/VERSION.md"
}
0 commit comments