Skip to content

Releases: kuoruan/luci-app-v2ray

v2.0.0-1

29 May 08:55
Compare
Choose a tag to compare
v2.0.0-1 Pre-release
Pre-release

V2 and later versions is only for OpenWrt 19.07 and later

V1 is for OpenWrt 18.06 and before

  • Rewrite with Typescript.
  • Add dns exceptIPs support.

v1.5.6-1

29 Apr 09:48
Compare
Choose a tag to compare

Bug fix:

  • do not insert ipset rules when list is empty (#130)

Feature:

  • Add source IP direct outbound support (#137) Thanks @lededev

v1.5.5-1

05 Apr 04:24
Compare
Choose a tag to compare

Features:

  • add multi vmess:// import support (#114), Thanks to @ElmerZhang
  • add serverName when import url security is tls (#120)
  • add maximum memory percentage support, set 0 to disable
  • set core files limit to 0

v1.5.4-1

29 Feb 02:44
Compare
Choose a tag to compare
  • fix typo in http outbound (#103)

v1.5.3-1

14 Jan 06:41
Compare
Choose a tag to compare

Bug fix:

v1.5.2-1

07 Jan 03:55
Compare
Choose a tag to compare
  • fix: domainStrategy in freedom outbound (#86)

v1.5.1-1

05 Jan 15:32
Compare
Choose a tag to compare
  • feat: add support to only proxy privileged ports (#72)
  • feat: add tproxy support (#36)
  • feat: add vmess:// import support (#17)
  • feat: add support for lan interfaces
  • feat: update transparent proxy options
  • fix: fix init script bugs in previous version (#85)

and some other minor changes

Update via:

opkg update
opkg upgrade luci-app-v2ray
opkg upgrade luci-i18n-v2ray-zh-cn

v1.5.0-2

02 Jan 09:22
Compare
Choose a tag to compare

Fix:

  • Can't input Alter Id. (#81 )

Changes in previous release:

Break Changes:

  • Support all settings and streamSettings options

These files will be deleted, backup them before updating.

/etc/v2ray/data-settings.json
/etc/v2ray/data-stream-settings.json
/etc/v2ray/data-transport.json

You need to reconfig your servers.

Fix:

  • Allow DOH addresses. (#69)

Feature:

  • Hide update button when libustream-ssl is not installed.

v1.5.0-1

02 Jan 08:32
Compare
Choose a tag to compare
v1.5.0-1 Pre-release
Pre-release

Break Changes:

  • Support all settings and streamSettings options

These files will be deleted, backup them before updating.

/etc/v2ray/data-settings.json
/etc/v2ray/data-stream-settings.json
/etc/v2ray/data-transport.json

You need to reconfig your servers.

Fix:

  • Allow DOH addresses. (#69)

Feature:

  • Hide update button when libustream-ssl is not installed.

v1.4.3-1

27 Nov 15:50
Compare
Choose a tag to compare
  • fix: proxy list dns server now available for gfwlist
  • feat: remove config folder when service stop
  • feat: xhr get V2Ray file version
  • feat: add timeout to ipset list (#55)
  • feat: cleanup luci caches when package remove