You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Juying/SrcTmplVersion.js

15 lines
654 B

var newVersion = {
"SrcJuying":"0.5",
"JYUpdateRecords": [{
title: "2024/07/08 V0.5",
records: [
"新增:接口排序方式全局管理,换源菜单中切换",
"新增:管理中增加规则内全局日志打印开关",
"新增:二级收藏支持更新提示最新章节",
"修复:主页选源切换分组后筛选报错问题",
"优化:搜索结果匹配关键字改用searchContains",
"优化:二级切源搜索失败的自动调整搜索排序",
"停用:遵循大佬们的意见,停用hipy_t3接口类型"
]
}]
};