Releases: jason5ng32/MyIP
Releases · jason5ng32/MyIP
v4.0.1
What's Changed
- Remove unnecessary codes
- Simplify some functions
v4.0
What's Changed
- Refactor the whole project with Vue 3 Composition API
- Split the front-end into multiple modules to improve the maintainability of the program
- Added Invisibility Test feature (Beta)
- Optimize the dependency structure of the back-end program
- Optimize a lot of details
变化
- 采用 Vue 3 的 Composition API 重构了整个项目
- 拆分前端多个模块,提高了程序的可维护性
- 新增隐身测试功能(Beta)
- 优化后端程序的依赖结构
- 优化了大量细节
V3.9
What's Changed
- New feature: Whois search. You can search Whois information of domain or IP
- Refactor the interaction of multiple modules, the animation effect is more comfortable
- Optimize the display effect of the advanced function drawer
- Optimize the dark mode
- Fixed some logical bugs
新变化
- 新功能:Whois 搜索。可以查询域名或 IP 的 Whois 信息
- 优化:重构了多个模块的交互方式,动画效果更舒适
- 优化:优化了高级功能抽屉的展示效果
- 优化:黑暗模式的展示效果
- 修复:一些逻辑 bug 修复
V3.8.1
What's Changed
- Bug fixed
- Update packages
V3.8
What's Changed
- New feature: Preferences Panel. Users can save settings locally
- Users now can be allowed to customize multiple default behaviors on second program launch
- Security updates
- Significantly optimized program logic
- Fix some minor issues
V3.7
What's Changed
- New feature: Censorship Test.
- Network speed test now allows custom packet size.
- Some Security updates.
- Some bugs fixed.
V3.6
What's Changed
- Added DNS resolution feature.
- Added Advanced features panel; home page optimized.
- SpeedTest now allows users to choose download/upload file sizes, and can be paused during testing.
- Improved usability by optimizing the way environment variables are checked.
Bug Fixes
- Fixed some UI bugs.
- Optimized some program logic.