Skip to content

Releases: Archeb/opentrace

Version 1.2.3.3

10 Jun 00:45
Compare
Choose a tag to compare

修复 Bugfix

  • 4ea926e 修复 #20 “在未选择语言的情况下修改其他设置导致软件无法启动”的BUG

Version 1.2.3.1

08 Jun 22:40
Compare
Choose a tag to compare

新功能 New Features

  • ab583b7 776d336 添加反代和代理设置 allow user to specify proxy

修复 Bugfix

  • 5eeabbd 禁用谷歌地图的界面UI disable default ui for google map
  • f0ee013 防止NextTrace被多次启动,增强稳定性 prevent nexttrace from being started repeatedly

Version 1.2.3.0

06 Jun 02:03
Compare
Choose a tag to compare

新功能 New Features

  • d035291 支持关闭地图信息窗口 add a close button for popup
  • 16e5337 实现历史记录功能 add traceroute history feature

修复 Bugfix

  • 48e2a7b 修复谷歌地图无法正确重置问题 fix Google Maps not resetting properly

Version 1.2.2.0-1

05 Jun 00:35
Compare
Choose a tag to compare

新功能 New Features

  • cf4cda5 支持谷歌地图 add support for Google Maps
  • 47f9fb6 自动选择本地化的地图提供商 localized default map provider setting
  • ffb8f4d (macOS only) 修复图标过大的问题 resized icon for macOS app

修复 Bugfix

  • 47f9fb6 修复无法自动正确选择默认语言的问题 fix default language selection

Version 1.2.1.1

04 Jun 19:08
Compare
Choose a tag to compare

新功能 New Features

  • 解析域名时标题有提示 User is prompted when DNS resolves

修复 Bugfix

  • 修复了 IME 与 Enter 键的冲突 Fixed conflict between IME and enter key #9
  • 防止MTR进入死循环 Preventing MTR from entering a dead loop

Version 1.2.1.0

04 Jun 01:31
Compare
Choose a tag to compare

从该版本开始,OpenTrace 的 Windows 版本将以 .NET Framework 4.8 平台作为目标,其他系统仍然使用 .NET 6.0 平台。这是为了更好的兼容性,以及减轻 Windows 用户安装 .NET 6.0 运行时的负担。这意味着使用 Windows 10 Version 1903 及以上版本系统的用户无需再另外安装运行时。

From this release onwards, the Windows version of OpenTrace will target the .NET Framework 4.8 platform, with other systems still using the .NET 6.0 platform. This is for better compatibility and to ease the burden on Windows users installing the .NET 6.0 runtime. This means that users with Windows 10 Version 1903 and above will not need to install a separate runtime.

Version 1.2.0.0

03 Jun 15:40
Compare
Choose a tag to compare

The first macOS version 首个支持 macOS 的版本

在对设置的存储方式进行修改之后,OpenTrace现在能够正常在macOS上运行。同时感谢 @fakeboboliu 给 NextTrace 贡献了一个能让程序无需
root 权限即可 traceroute 的更改,最终使得首个 macOS 版本的发布成为可能。

由于未知的原因(可能是 Eto.Forms 框架的问题),我们编译的 Apple Silicon (arm64) 版本的程序无法正常启动,所以目前我们只能提供 AMD64 版本。但我们已在 M1 Mac mini 上进行了测试,可以通过转译正常使用 AMD64 版本的程序。

该版本 OpenTrace 需要最新的 NextTrace v1.1.7 才能使用所有功能,这已经被包含在 macOS 版本中。其他用户请访问 https://github.com/sjlleo/nexttrace-core/releases/tag/v1.1.7 并下载对应平台的程序。

该版本还包括一些其他的错误修复和小更新,如支持直接粘贴 URL 并解析等。

After making changes to the way the settings are stored, OpenTrace now runs properly on macOS. Also my friend @fakeboboliu has contributed a change to NextTrace that will allow the program to traceroute without root, finally making the first macOS release possible.

For unknown reasons (probably the Eto.Forms framework) our compiled Apple Silicon (arm64) binaries don't run properly, so for now we can only provide AMD64 binaries. But we have already tested this on the M1 Mac mini and it works fine.

This version of OpenTrace requires the latest NextTrace v1.1.7 to use all features, for the macOS version this is already included. For other users please visit https://github.com/sjlleo/nexttrace-core/releases/tag/v1.1.7 and download the binary for your platform.

This release also includes a number of other bug fixes and minor updates, such as support for pasting URLs directly and using their hosts for traceroute.

Version 1.1.0.0

02 Jun 16:19
Compare
Choose a tag to compare

Add support for DNS resolution in the GUI. You can now select the resolved IP address from the dropdown.

添加 DNS 解析选择功能,可以从下拉框中选择域名对应的IP。

Version 1.0.1.0

01 Jun 13:12
Compare
Choose a tag to compare

添加了在不同平台上自动检测 nexttrace_os_arch 格式可执行文件的能力。

Version 1.0.0.0

01 Jun 10:24
Compare
Choose a tag to compare

We are delighted to be able to release the first version of OpenTrace to you. This release contains binaries for Windows and Linux, with Linux being self-contained and the Windows version requiring the .NET 6 runtime and the WebView2 library. If you do not have them installed you will be prompted when you run it.

很高兴我们能向大家发布 OpenTrace 的第一个正式版本。该版本包含 Windows 和 Linux 的二进制文件,其中 Linux 为 self-contained 二进制,而 Windows 版本则需要 .NET 6 运行时和 WebView2 库的支持。如果您没有安装它们,您将会在运行的时候被提示。

Please bear in mind that this software is still in the early stages of development and many defects and bugs are to be expected. We rely on your valuable feedback to improve OpenTrace! Please do not hesitate to give feedback in the issue, in any language. (But you can benefit more people if you write in English)

本软件仍然处于早期开发阶段,可能存在许多缺陷和错误。您宝贵的使用反馈,是我们改进 OpenTrace 的动力!请大胆在 issue 提出任何问题,中英皆可。(但如果用英语写,可以让更多的人受益)