• v1.5.1 5e08bedcd6

    v1.5.1 Stable

    kerem released this 2026-01-01 07:56:35 +03:00 | 21 commits to dev since this release

    📅 Originally published on GitHub: Thu, 01 Jan 2026 04:58:20 GMT
    🏷️ Git tag created: Thu, 01 Jan 2026 04:56:35 GMT

    新年快乐! Happy New Year!

    新功能 New Features

    • c5a2c6b 支持 macOS 和 Linux 上地图的黑色模式 / support dark-themed map on macOS / Linux
    • cc87307 使用语义化版本发布 / use semantic versioning

    故障修复 Bugfix

    • f7e3621 修复 OSM 地图上重新开始一次追踪的时候之前的线没有被清除的问题 / fix OSM marker and polyline not cleaned
    • 16f5fba 跟随上游去除 ip2region 支持 / deprecate ip2region support
    • 4a32c5f 更改 macOS 提权相关提示,请用户手动安装提权 / add MACOS_INSTALL_MANUALLY prompt
    • 02ba31e 跟随新首页上线更改对应的帮助菜单按钮链接 / change url in help menu
    • 7b55c9d 修复了 macOS 和 Linux 上的图标问题
    • 56c6728 cdde651 5e2bce8 代码清理 / code cleanup
    Downloads
  • v1.5.0.0 33fdd44067

    v1.5.0.0 Stable

    kerem released this 2025-12-24 17:23:08 +03:00 | 64 commits to dev since this release

    📅 Originally published on GitHub: Wed, 24 Dec 2025 14:30:01 GMT
    🏷️ Git tag created: Wed, 24 Dec 2025 14:23:08 GMT

    image

    3000 Stars 祝贺 & 圣诞节快乐!Celebration: 3,000 Stars & Merry Christmas!

    新功能 New Features

    • 4575883 正式支持 ARM 架构的 Windows, Linux 和 macOS 系统 / Support Arm-based Windows, Linux and macOS
      • SakuraFrp 提供 macOS 平台分发支持
    • 79b05ff 支持 Windows 平台的 TCP/UDP 路由追踪 / Support Windows TCP/UDP tracerouting
    • 115ef25 支持 OSM 地图及动态重载功能 / Add support for OSM and dynamic reload map
    • 157dea3 支持在应用内动态切换界面语言 / Implement dynamic language change
    • 15f0f43 #90 支持复制所有追踪结果 / Implement: copy all results
    • 1e34864 #96 支持通过命令行参数启动路由追踪 / Use CLI arguments to start a traceroute
    • 770ebc1, 2b2573f, df80d97, c3a5336 新增俄语、日语、法语、西班牙语支持(AI翻译),并改进现有翻译 / Add support for Russian, Japanese, French, Spanish and improve translations

    故障修复 Bugfix

    • d79f4ff 修复 MTR 模式下的程序崩溃问题 / Fix MTR mode crash
    • 7ee4120 #91 修复 Linux 环境下 GTK 剪贴板相关问题 / Fix GTK clipboard issue
    • 5a01c5e 修正 nxtrace wiki 按钮的跳转链接 / Use correct URL for nxtrace wiki button
    • 668cedf, b598cd9 #95 针对台湾用户习惯优化繁体中文本地化(@bluehomewu) / Refine zh-TW localization for Taiwanese usage

    备注 Remarks

    • 因为在先前的一个 commit 重构了目录结构,导致 macOS 打包时找不到图标,显示为开发框架的默认图标。该问题已在 7b55c9d 得到修复,macOS 的包已替换成修复版本。
    • Windows 在圣诞节晚上打包的版本使用的是 .NET Framework 4.8.1,所以在 Windows 11 22H2 以下版本需要另外安装 .NET Framework 运行时才能运行;新年(1月1日)发布的版本已经换回了 .NET Framework 4.8,在 Windows 10 1903 及以上版本都无需单独安装运行时。
    Downloads
  • v1.4.4.0 1a66390332

    v1.4.4.0 Stable

    kerem released this 2025-05-07 10:24:50 +03:00 | 93 commits to dev since this release

    📅 Originally published on GitHub: Fri, 09 May 2025 16:22:45 GMT
    🏷️ Git tag created: Wed, 07 May 2025 07:24:50 GMT

    新功能 New Features

    • ff8b4d5acb 针对多IP域名解析,提供三种选择IP模式:手动、IPv4优先、IPv6优先

    故障修复 Bugfix

    • f67aaf0f68 修复地图中有时候会无法正确显示追踪信息的问题
    • 1a66390332 修复地图信息窗口布局
    • 6029a8c81c 针对 #84 GTK Crash 的临时解决方案
    Downloads
  • v1.4.3.2 066352e89c

    v1.4.3.2 Stable

    kerem released this 2025-04-24 15:23:18 +03:00 | 97 commits to dev since this release

    📅 Originally published on GitHub: Thu, 24 Apr 2025 12:24:15 GMT
    🏷️ Git tag created: Thu, 24 Apr 2025 12:23:18 GMT

    故障修复 Bugfix

    Downloads
  • v1.4.3.0 d419b97dcf

    v1.4.3.0 Stable

    kerem released this 2024-06-08 14:11:24 +03:00 | 105 commits to dev since this release

    📅 Originally published on GitHub: Sat, 08 Jun 2024 11:18:25 GMT
    🏷️ Git tag created: Sat, 08 Jun 2024 11:11:24 GMT

    新功能 New Features

    • 393507eb4d 隐私打码功能,可以隐藏指定的前几跳
    • d419b97dcf 记忆上次选择的追踪协议/DNS解析器/IP库

    故障修复 Bugfix

    Downloads