Skip to content

Commit 0e2fed2

Browse files
committed
release: 2.18.2
## 🎉Highlights - 新增对 TTG 站点的支持,并优化了站点配置的动态解析能力。 ## ✨新增功能 - 新增 TTG 站点支持。 - 支持通过站点配置动态解析总页数。 - 优化站点搜索请求配置,支持更灵活的路径定义。 ## 🐛修复问题 - 修正部分站点的创建日期字段名及下载状态提取规则。 ## 📋其它 - 规范化站点配置的正则表达式过滤器。 - 更新项目依赖,包括 file_picker(适配新 API)及 flutter_markdown_plus。
1 parent 9928bc2 commit 0e2fed2

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.18.1
19+
version: 2.18.2
2020

2121
environment:
2222
sdk: ^3.9.0

0 commit comments

Comments
 (0)