Skip to content

Releases: InvisibleManVPN/InvisibleMan-XRayClient

InvisibleMan-XRay v2.6.3

23 Oct 11:03
82ecf84
Compare
Choose a tag to compare

Changelog:

  • Add the Multi-Language feature
    • Language terms are stored in a specific file (Assets/Localization), and by adding a new file inside this directory and translating each term, you can add your language (for more information, see this)
    • Add Russian language
    • Add Persian language
  • Fix the app's functionality for non-English names/paths so you won't face any problems if you store the app in a non-English directory or use a non-English name in the config.
  • Upgrade Invisible Man TUN version to v0.3.5
    • Fix a bug in checking the tunnel running status

Thanks:

InvisibleMan-XRay v2.3.2

07 Sep 15:18
a575165
Compare
Choose a tag to compare

Changelog:

  • Add the Deep Link feature to import both Config and Subscription links with invxray:// directly
    • Config: invxray://config/{the link of the config (vless, vmess, trojan, shadowsocks)}
    • Subscription: invxray://subscription/{the link of the subscription}
  • Upgrade Invisible Man TUN version to v0.3.4
    • Fix a bug in creating multiple network adapters and didn't remove old profiles
  • Add a feature to share configs via QR Code
  • Update geoip.dat and geosite.dat

Thanks:

InvisibleMan-XRay v2.1.2

12 Aug 17:35
ba1639b
Compare
Choose a tag to compare

Changelog:

  • Upgrade xray core version to v1.8.23
  • Upgrade Invisible Man TUN version to v0.3.3
  • Add a feature to Enable/Disable using the System Proxy (internet options)
  • Fix a bug in setting system-proxy with SOCKS protocol
  • Fix the allowInsecure parsing problem in vless and trojan links

Thanks:

InvisibleMan-XRay v1.4.4 (beta)

28 Sep 00:17
11df566
Compare
Choose a tag to compare

This is a beta version, and additional testing is required to ensure its reliability and functionality. After conducting thorough testing and adding some other major features, we'll publish the stable version of Invisible Man XRay.

Changelog:

  • Support Subscription links (Simple and JWT links)
  • Improvement in process and displaying "The application is already running" warning message when the user tries to reopen the app while it's already running.
  • Improvement in showing the server configuration text in the Main window when the text is too long (Trimming)

Thanks:

InvisibleMan-XRay v1.3.2

21 Jul 10:39
0f3541e
Compare
Choose a tag to compare

Changelog:

  • Upgrade the xray core version to v1.8.3
  • Fix bug in supporting reality
  • Add response-duration feature for testing connection (Ping)
  • Add config hint to the Server window
  • Fix the app crashing problem when the user removes the Configs folder
  • Remove the Experimental label from TUN in notify handler

Thanks:

InvisibleMan-XRay v0.9.1

24 Jun 20:13
054c0a2
Compare
Choose a tag to compare

Changelog:

  • Add Settings window: In the settings menu you can customize these properties
    • Basic: Mode, Protocol, Enable UDP and Run automatically at startup.
    • Port: Proxy, TUN and Test.
    • TUN: Device IP and DNS.
    • Log: Log level and Log path
  • Application and Core version can be found in about window.
  • Fix some bugs and improvement.

Special thanks to @uprt for suggesting XRay version display in the UI and XRay logs access features!

InvisibleMan-XRay v0.7.5

03 May 12:21
e2f78bf
Compare
Choose a tag to compare

Changelog:

  • Add the broadcasting system to send our messages to all of our users
  • Add geoip and geosite dat files to support config routing property
  • Fix a bug in converting vless links
  • Add the TUN mode feature (Currently it's experimental)
  • Rename the Connect/Disconnect label to Run/Stop in the main window button to avoid misunderstanding with connecting to the server
  • Add the cancellation feature to cancel the core process

InvisibleMan-XRay v0.4.2

25 Mar 11:34
c387ec6
Compare
Choose a tag to compare

Changelog:

  • Fix bugs in converting vmess links

InvisibleMan-XRay v0.4.1

23 Mar 09:57
9e108e7
Compare
Choose a tag to compare

Changelog:

  • Fix the problem in executing the app on Windows 7
  • Support reality

InvisibleMan-XRay v0.3.0

18 Mar 10:58
494c0c3
Compare
Choose a tag to compare

Now, InvisibleMan-XRay supports trojan and shadowsocks links.

Changelog:

  • Add trojan template
  • Add shadowsocks template