Releases: nxtrace/NextTraceroute
Releases · nxtrace/NextTraceroute
v0.1.5
Update Notes:
- Add theme support using the "Compose Color Picker" library.
- Update gradle and kotlin
- Update dependencies
- Optimize code to match the new kotlin version
- Add DNSPod's DoH to the settings
更新说明:
- 用"Compose Color Picker"库增加主题支持。
- 更新gradle和kotlin。
- 更新依赖项。
- 优化代码适应新kotlin版本
- 在设置增加了DNSPod的DoH
v0.1.4
Update Notes:
- Update android:configChanges to prevent recomposition on screen rotation
更新说明:
- 更新android:configChanges避免屏幕旋转带来的重新组合
v0.1.3
Update Notes:
- Update gradle toolchain to 8.14
- Fix random blank screen in history page
- Fix a crash caused by invalid URL in MapTrace
- Optimize the display of reserved IP CIDR
更新说明:
- 升级gradle工具链到8.14
- 修复历史页面的随机空屏
- 修复在MapTrace因无效URL导致的崩溃
- 优化保留IP CIDR的显示
v0.1.2
Update Notes:
- Unable to strip libandroidx.graphics.path.so, packaging them as they are.
- Update Gradle from 8.11.1 to 8.14.
- add distributionSha256Sum to Gradle in order to prevent insecure gradlew.
- Enable exportSchema in Room Database.
更新说明:
- 无法剥离libandroidx.graphics.path.so的符号,将按原样打包。
- 将 Gradle 从 8.11.1 升级到 8.14。
- 向 Gradle 添加 distributionSha256Sum,以防止使用不安全的 gradlew。
- 在 Room 数据库中启用 exportSchema。
v0.1.1
Update Notes:
- Add history and search suggestions
- Update major version of kotlin to 2.1
- Initiate dnsjava context in MainActivity to prevent warnings
- Optimize UI colors
- Add the target IP and domain to result string
更新说明:
- 加入历史记录和搜索建议功能
- 更新kotlin大版本到2.1
- 在MainActivity初始化dnsjava上下文以避免警告
- 优化UI颜色
- 把目的IP和域名加入结果字符串
v0.1.0
Update Notes:
- Remove includeInBundle line in dependenciesInfo
- Replace deprecated API
- Update JDK version to 21
- Fix white status bar
- Upgrade Android SDK version from 34 to 35
- Upgrade dependencies
更新说明:
- 在AAB构建中加回dependenciesInfo
- 替换过时的API
- 更新到JDK21
- 修复白色状态栏
- 把安卓SDK版本从34升级到35
- 更新依赖
v0.0.8
Update Notes:
- Updated dependencies to the latest version.
- Switched to using GitHub Actions for automatic builds.
更新说明:
- 更新依赖包到最新版本。
- 转而使用Github Actions自动构建。
v0.0.7
Ready for Google Play
v0.0.5
Fix low contrast
v0.0.4
Updated LICENSE and Privacy Policy