Skip to content

Releases: tempereddev/v2rayNG

v2rayNG-Pro 1.1.6

22 Mar 16:11

Choose a tag to compare

v2rayNG-Pro 1.1.6

v2rayNG-Pro 1.1.5

17 Mar 06:13

Choose a tag to compare

v2rayNG-Pro 1.1.5

v2rayNG-Pro 1.1.4

16 Mar 23:59

Choose a tag to compare

v2rayNG-Pro 1.1.4

v2rayNG-Pro v1.1.3

14 Mar 14:22

Choose a tag to compare

Add reset settings option and improve About page v1.1.3

- Add reset all settings button at top of Settings page with confirmation dialog
- Change credit text to "Maintained by Maziyar" in About page
- Bump version to 1.1.3 (versionCode 113)

v2rayNG-Pro v1.1.2

14 Mar 13:17

Choose a tag to compare

Fix update system bugs and improve stability

- Fix WorkManager initialization (was never running background checks)
- Fix network monitor context leak and duplicate resume calls
- Fix retry counter not resetting on manual retry
- Fix install crash on Android 10+ from service/receiver context
- Fix version check ignoring pre-release preference
- Handle blank GitHub tag names gracefully

v2rayNG-Pro v1.1.1

14 Mar 11:12

Choose a tag to compare

Add modified by credit and bump version to 1.1.1

v2rayNG-Pro 1.1.0

14 Mar 10:43

Choose a tag to compare

v2rayNG-Pro 1.1.0

v2rayNG-Pro 1.0.9

14 Mar 06:29

Choose a tag to compare

v2rayNG-Pro 1.0.9

v2rayNG-Pro 1.0.7

14 Mar 05:10

Choose a tag to compare

v2rayNG-Pro 1.0.7

This release refines the presentation layer and makes the update experience cleaner.

What changed

  • Simplified the About screen so it only shows the essential version details.
  • Made the fork signature line quieter and less visually heavy.
  • Redesigned the What's New popup to be smaller, cleaner, and more minimal.

v2rayNG-Pro 1.0.6

14 Mar 04:49

Choose a tag to compare

v2rayNG-Pro 1.0.6

This release turns the new transparency work into a shippable build.

What changed

  • Fixed the missing Utils import that caused the release build to fail in 1.0.5.
  • Stabilized GitHub Actions so master no longer tries to publish a half-finished release.
  • Kept the full transparency work from 1.0.5: in-app What's New, richer About details, and managed release notes.

Why this version matters

  • This is the first release in the new update pipeline that is intended to ship cleanly end to end.
  • The release page should only become the real user-facing update target when APK output is ready.