Skip to content

Maple v0.9.0

Compare
Choose a tag to compare
@bdbai bdbai released this 01 Apr 10:19
· 2 commits to main since this release

Changelog

  • Updated Leaf core (eycorsican/leaf@606d9de .. eycorsican/leaf@4b4338b)
    • socks outbound: added auth support (#11)
    • shadowsocks outbound: added http/tls obfs support (#45)
    • trojan/vmess outbound: added tls-insecure
    • other fixes and enhancements
  • IPv6 support
    • VPN inbound: Maple will now take over IPv6 traffic within the system.
    • IPv6 outbound: For IPv6 proxy servers and IPv6 connection requests with direct route, Leaf will try to bind the connection to an IPv6 address of the selected outbound interface (if any).
  • Fixed a bug where the editor could not load files with non-ASCII names

Deployment

Only x64 build is available at this moment. Minimum required OS version is Windows 10, version 1809 (build 17763).

Before installing the msixbundle, remember to import the security certificate first:

  1. Open Maple.App_0.9.0.0_x64.cer, and select Install Certificate.
  2. On the Certificate Import Wizard, select Local Machine.
  3. Import the certificate to the Trusted Root Certification Authorities folder.