Skip to content

Releases: jason5ng32/MyIP

v4.0.2

28 May 07:01
8008424
Compare
Choose a tag to compare

What's Changed

  • Bug fix

v4.0.1

17 May 02:12
cb33a01
Compare
Choose a tag to compare

What's Changed

  • Remove unnecessary codes
  • Simplify some functions

v4.0

13 May 12:02
18b2842
Compare
Choose a tag to compare

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

09 May 03:24
38f1b8f
Compare
Choose a tag to compare

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

05 May 03:48
3328fde
Compare
Choose a tag to compare

What's Changed

  • Bug fixed
  • Update packages

V3.8

05 May 02:46
8eac75f
Compare
Choose a tag to compare

What's Changed

  1. New feature: Preferences Panel. Users can save settings locally
  2. Users now can be allowed to customize multiple default behaviors on second program launch
  3. Security updates
  4. Significantly optimized program logic
  5. Fix some minor issues

V3.7

28 Apr 14:31
1f137dd
Compare
Choose a tag to compare

What's Changed

  1. New feature: Censorship Test.
  2. Network speed test now allows custom packet size.
  3. Some Security updates.
  4. Some bugs fixed.

V3.6

16 Apr 00:22
cca974b
Compare
Choose a tag to compare

What's Changed

  1. Added DNS resolution feature.
  2. Added Advanced features panel; home page optimized.
  3. SpeedTest now allows users to choose download/upload file sizes, and can be paused during testing.
  4. Improved usability by optimizing the way environment variables are checked.

Bug Fixes

  1. Fixed some UI bugs.
  2. Optimized some program logic.