Skip to content

Commit

Permalink
Update version.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MegatronKing authored Mar 31, 2019
1 parent 0b37d95 commit e34ce6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/basic/version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"min":"2.4.0", "latest":"2.6.0", "url":"https://github.com/MegatronKing/HttpCanary/raw/master/assets/httpcanary_basic_v2.6.0.apk", "en_notes":"• Fix crashes on Android Q.\n• Redesign the MOD and rename to 'plugin'.\n• Add search labels, you can create and save options as a custom label.\n• Add status code to search option.\n• Add cookie to search option.\n• Add a plugin used for request statistics.\n• Add a plugin used for blocking some mime-types.\n• Fix a bug where the charsets are not applied to bodies.\n• Fix a bug where the static injection not works.\n• Minor bug fixes and improvements.", "zh_notes":"• 修复Android Q闪退的bug。\n• 重新设计模组功能,并重命名为’插件‘。\n• 新增搜索标签功能,你可以创建保存自定义标签。\n• 新增状态码搜索项。\n• 新增Cookie搜索项。\n• 新增数据统计插件。\n• 新增mime-types屏蔽插件。\n• 新增微信定位修改插件。\n• 修复抓包数据未能正确应用Charset导致显示乱码的问题。\n• 修复HostBlock插件不能屏蔽带有端口号的host。\n• 修复不能关联到hcy格式文件导致不能使用HttpCanary直接打开的问题。\n• 修复静态注入器不能正确提示禁用Content-Encoding和Transfer-Encoding,以及自动添加Content-Length的bug。\n• 其它细节问题修复和优化。"}
{"min":"2.4.0", "latest":"2.6.1", "url":"https://github.com/MegatronKing/HttpCanary/raw/master/assets/httpcanary_basic_v2.6.1.apk", "en_notes":"Support video preview.\n• Add time options for history.\nOptimize app search.\n• Minor bug fixes and improvements.\n", "zh_notes":"新增视频预览和播放功能\n新增历史记录保存时长选项\n修复设置APP白名单时列表卡顿的问题\n支持webp动图显示\n其它bug修复和优化"}

0 comments on commit e34ce6c

Please sign in to comment.