Skip to content

Releases: blueboy-tm/flutter_v2ray

1.0.10

13 Mar 23:05

Choose a tag to compare

  • update xray core version to 25.3.6

1.0.9

17 Nov 16:44

Choose a tag to compare

  • add disconnect button (notificationDisconnectButtonName)
  • fix requestPermission
  • fix notification bugs (android 13 and higher)

1.0.8

24 Aug 15:29

Choose a tag to compare

  • fix registerReceiver error
  • fix build for API 34 ( check IntentFilter V2RAY_CONNECTION_INFO )
  • change type of usage statistic
  • fix deprecated apis
  • update v2ray core to 1.8.17

1.0.7

19 Feb 16:14

Choose a tag to compare

  • fix v2rayBroadCastReceiver null exception
  • fix #35: registerReceiver error
  • update libv2ray to 1.8.7
  • fix #43: Adding DNS servers to the VPN service

1.0.6

19 Dec 04:37

Choose a tag to compare

  • fix #24 issue: fix notification and background service
  • fix #11 issue: add bypassSubnets for bypass lan traffic
  • add getConnectedServerDelay
  • add getCoreVersion
  • optimize java codes

1.0.5

20 Nov 08:04

Choose a tag to compare

  • fix #10 issue: notification service

1.0.4

20 Nov 07:26

Choose a tag to compare

  • fix getServerDelay

1.0.3

24 Oct 16:22

Choose a tag to compare

  • fix vless fingerprint
  • update android XRay version

1.0.2

18 Sep 14:45

Choose a tag to compare

  • fix #4 issue: tlsSettings -> path
  • fix #7 issue: reset total traffic after disconnect
  • validate json config

1.0.1

10 Sep 19:34

Choose a tag to compare

  • fix EventChannel crash
  • add getServerDelay method