Skip to content

Commit

Permalink
v1.2.0-release
Browse files Browse the repository at this point in the history
~新增自定义本机host地址的功能(7-6-8)
~新手引导流程中新增自动设置加密DNS功能(当检测到本地证书时自动配置)
~优化了合并自定义配置文件的流程,现在会在生成的规则中添加注释
~同步最新1.4.2版本官方核心及高级版核心
~同步最新数据库文件
~修复yacd面板无法自动配置host的问题
~修复部分情况下检测本机host失败的bug
~修复部分情况下导入包含“&”符号的配置文件失败的bug
~修复在导入包含“/”的自定义规则时报错的bug
  • Loading branch information
juewuy committed Mar 23, 2021
1 parent 5153ca8 commit e4ce1e4
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 2 deletions.
Binary file modified bin/Country.mmdb
Binary file not shown.
Binary file modified bin/clashfm.tar.gz
Binary file not shown.
Binary file modified bin/cn_mini.mmdb
Binary file not shown.
1 change: 1 addition & 0 deletions bin/release_version
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
1.2.0
1.1.0
1.0.0beta18.2
1.0.0beta17
Expand Down
4 changes: 2 additions & 2 deletions bin/version
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
clash_v=1.4.2
clashpre_v=2021.03.10
GeoIP_v=20210312
versionsh=1.1.8
GeoIP_v=20210322
versionsh=1.2.0

0 comments on commit e4ce1e4

Please sign in to comment.