Skip to content

Releases: KaringX/karing

1.1.0.556

08 Feb 08:11
Compare
Choose a tag to compare
1.1.0.556 Pre-release
Pre-release
  1. android: Fixed the issue that after hiding system apps in app proxy, system apps were not removed
  2. Fixed the issue that the core might panic when creating a network connection and it might be nil

  1. android:修复分应用代理 隐藏系统应用后, 系统应用显示未removed的问题
  2. 修复核心创建网络连接可能nil panic的问题

android TV: android_armeabi-v7a.apk
android mobile: android_arm64-v8a.apk
android_arm.apk : contains android_armeabi-v7a.apk and android_arm64-v8a.apk
windows : windows_x64.exe / windows_x64.zip

1.1.0.555

08 Feb 04:45
Compare
Choose a tag to compare
1.1.0.555 Pre-release
Pre-release
  1. Fixed the issue that when manually editing and adding tls certificate, the line break symbol is lost, resulting in the failure to start the connection
  2. Fixed the issue that after upgrading the core, if the configuration field cannot be recognized, it will cause the failure to start the connection
  3. Fixed the issue that the core format []byte type panic

  1. 修复手动编辑添加tls certificate时,换行符号丢失导致启动连接失败的问题
  2. 修复升级核心后,如果配置字段无法识别会导致启动连接失败的问题
  3. 修复核心格式化[]byte类型panic的问题

android TV: android_armeabi-v7a.apk
android mobile: android_arm64-v8a.apk
android_arm.apk : contains android_armeabi-v7a.apk and android_arm64-v8a.apk
windows : windows_x64.exe / windows_x64.zip

1.1.0.554

07 Feb 11:05
Compare
Choose a tag to compare
1.1.0.554 Pre-release
Pre-release
  1. Fixed the problem of DNS TTL setting value overflow causing connection failure
  2. Improved core startup exception capture
  3. Other fixes

  1. 修复dns ttl设置值溢出导致无法连接的问题
  2. 改进核心启动异常捕获
  3. 其他修复

android TV: android_armeabi-v7a.apk
android mobile: android_arm64-v8a.apk
android_arm.apk : contains android_armeabi-v7a.apk and android_arm64-v8a.apk
windows : windows_x64.exe / windows_x64.zip

1.1.0.552

06 Feb 12:44
Compare
Choose a tag to compare
1.1.0.552 Pre-release
Pre-release
  1. Fixed the problem that wg cannot be used after upgrading to a new kernel (error: unable to update bind)
  2. Fixed the problem that wg startup blocking may cause connection timeout after upgrading to a new kernel
  3. Windows: Optimize the performance of some calls

  1. 修复升级新内核后wg无法使用的问题(报错:unable to update bind)
  2. 修复升级新内核后wg启动阻塞可能导致连接超时的问题
  3. windows:部分调用性能优化

android TV: android_armeabi-v7a.apk
android mobile: android_arm64-v8a.apk
android_arm.apk : contains android_armeabi-v7a.apk and android_arm64-v8a.apk
windows : windows_x64.exe / windows_x64.zip

1.1.0.551

06 Feb 07:42
Compare
Choose a tag to compare
1.1.0.551 Pre-release
Pre-release
  1. Update ruleset
  2. Fix the problem of not being able to connect after turning on the front proxy and having custom automatic selection
  3. Fix the problem of core startup failure caused by SSR not being registered

  1. 更新ruleset
  2. 修复开启前置代理 后,并且有自定义自动选择 的时候 无法连接的问题
  3. 修复ssr未注册导致核心启动设失败的问题

android TV: android_armeabi-v7a.apk
android mobile: android_arm64-v8a.apk
android_arm.apk : contains android_armeabi-v7a.apk and android_arm64-v8a.apk
windows : windows_x64.exe / windows_x64.zip

1.1.0.550

06 Feb 03:26
Compare
Choose a tag to compare
1.1.0.550 Pre-release
Pre-release

Note: It is recommended to back up before upgrading

  1. Upgrade to 1.11.1 core (Note: AppleTV needs to be upgraded at the same time as the mobile terminal to be used; after the non-appletv terminal is upgraded, it is necessary to manually connect once from Karing, otherwise the connection started from the control center will always fail due to kernel version compatibility issues)
  2. Limit the upper limit of the kernel log file size to 20M
  3. Hy2 port jump is changed to the 1.11 kernel built-in implementation (original configuration compatible)
  4. Improve the problem of http response empty due to file encoding errors when adding configuration
  5. PC: Add diversion according to directory (Windows can manually select the directory; MacOS can manually select the application)
  6. Prioritize the use of proxy download configuration from Settings->Subscription Settings
  7. Improve the connection status and add outbound information viewing
  8. Other fixes and improvements

注意:建议升级前先备份

  1. 升级1.11.1内核(注意:appletv端需要和移动端同时升级才能使用;非appletv端升级后,需要从karing里手动连接一次,否则从控制中心等启动连接会由于内核版本兼容问题而一直失败)
  2. 限制内核日志文件大小上限为20M
    3.hy2端口跳跃改用1.11内核自带实现(原有配置兼容)
  3. 改进添加配置时,由于文件编码错误提示 http response empty的问题
  4. pc:分流新增按照目录分流(windows可手动选择目录;macos可手动选择应用)
  5. 优先使用代理下载配置 从设置->订阅设置
  6. 改进连接状态,新增出站信息查看
  7. 其他修复与改进

android TV: android_armeabi-v7a.apk
android mobile: android_arm64-v8a.apk
android_arm.apk : contains android_armeabi-v7a.apk and android_arm64-v8a.apk
windows : windows_x64.exe / windows_x64.zip

v1.0.39.527

22 Jan 02:13
Compare
Choose a tag to compare
  1. Fixed the problem of incorrect configuration of some preset RU diversion rules
  2. Android/Windows: Fixed the problem that some update packages may not be deleted and continue to occupy storage space

  1. 修复部分预置的ru分流规则配置错误的问题
  2. android/windows:修复部分更新包可能一直没有删除,持续占用存储空间的问题

android TV: android_armeabi-v7a.apk
android mobile: android_arm64-v8a.apk
android_arm.apk : contains android_armeabi-v7a.apk and android_arm64-v8a.apk
windows : windows_x64.exe / windows_x64.zip

v1.0.39.526

21 Jan 06:35
Compare
Choose a tag to compare
v1.0.39.526 Pre-release
Pre-release
  1. The default tun udp timeout is changed to 1m

  1. tun udp 超时时间默认改为1m

android TV: android_armeabi-v7a.apk
android mobile: android_arm64-v8a.apk
android_arm.apk : contains android_armeabi-v7a.apk and android_arm64-v8a.apk
windows : windows_x64.exe / windows_x64.zip

v1.0.39.525

21 Jan 05:56
Compare
Choose a tag to compare
v1.0.39.525 Pre-release
Pre-release
  1. Core: Improved urltest
  2. Fixed the issue where the delay information displayed in the selected server may be inconsistent with the core data in automatic selection mode

  1. 核心:改进urltest
  2. 修复自动选择模式下,选择服务器里显示的延迟信息与核心数据可能不一致的问题

android TV: android_armeabi-v7a.apk
android mobile: android_arm64-v8a.apk
android_arm.apk : contains android_armeabi-v7a.apk and android_arm64-v8a.apk
windows : windows_x64.exe / windows_x64.zip

v1.0.39.524

20 Jan 05:59
Compare
Choose a tag to compare
v1.0.39.524 Pre-release
Pre-release
  1. android: Added package id validity check in diversion rule editing
  2. Added disable custom diversion group settings in diversion
  3. Added retention and enable settings for splitting ISP diversion rules
  4. Updated ruleset
  5. Subscription configuration supports deleting nodes
  6. Other improvements

  1. android:分流规则编辑新增包id有效性检查
  2. 分流新增 禁用 自定义分流组 设置
  3. 拆分isp分流规则的保留与启用设置
  4. 更新ruleset
  5. 订阅配置支持删除节点
  6. 其他改进

android TV: android_armeabi-v7a.apk
android mobile: android_arm64-v8a.apk
android_arm.apk : contains android_armeabi-v7a.apk and android_arm64-v8a.apk
windows : windows_x64.exe / windows_x64.zip