Skip to content

Commit b0f03e5

Browse files
committed
release: 2.2.4
## ✨ 新增功能 - 添加备份恢复功能,支持导出和导入应用数据 - 重构应用抽屉为独立组件并添加路由高亮功能 - 更新应用名称为"PT Mate"并更新相关链接 ## 🐛 修复问题 - 改进NexusPHP站点的passkey提取逻辑,使用正则表达式更可靠地匹配密钥 - 修复种子列表解析问题,处理没有封面图片的情况 - 优化分类信息解析,改进表单元素查找方式 - 修复web登录页面URL处理问题 ## 🔧 其他 - 更新应用标识符为com.github.justlookatnow.ptmate - 为多个页面添加主题适配的AppBar样式 - 重构服务器设置页面导航逻辑 - 将密码输入对话框组件化以便复用 - 更新README文档和截图
1 parent 887a565 commit b0f03e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1616
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
1717
# In Windows, build-name is used as the major, minor, and patch parts
1818
# of the product and file versions while build-number is used as the build suffix.
19-
version: 2.2.3
19+
version: 2.2.4
2020

2121
environment:
2222
sdk: ^3.9.0

0 commit comments

Comments
 (0)