Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: v2rayA/v2rayA
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.7.1
Choose a base ref
...
head repository: v2rayA/v2rayA
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.7.2
Choose a head ref
  • 18 commits
  • 11 files changed
  • 3 contributors

Commits on Mar 6, 2025

  1. Configuration menu
    Copy the full SHA
    ed0a6f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. Add a checkbox in GUI

    InvisibleRain committed Mar 11, 2025
    Configuration menu
    Copy the full SHA
    21563c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2025

  1. Configuration menu
    Copy the full SHA
    8ac8ebd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de6003a View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2025

  1. Configuration menu
    Copy the full SHA
    229cab5 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2025

  1. Add a function to automatically select servers from all subscriptions…

    … that have AutoSelect flag
    InvisibleRain committed Mar 21, 2025
    Configuration menu
    Copy the full SHA
    3f30a88 View commit details
    Browse the repository at this point in the history
  2. Improve logging

    InvisibleRain committed Mar 21, 2025
    Configuration menu
    Copy the full SHA
    31a1c63 View commit details
    Browse the repository at this point in the history
  3. Add error handling

    InvisibleRain committed Mar 21, 2025
    Configuration menu
    Copy the full SHA
    8ad9994 View commit details
    Browse the repository at this point in the history
  4. Auto-select servers from subscriptions with the autoSelect flag when …

    …auto-updating subscriptions
    InvisibleRain committed Mar 21, 2025
    Configuration menu
    Copy the full SHA
    ef57753 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. Configuration menu
    Copy the full SHA
    b78d55e View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. Check if the server is supported before connecting

    This is required due to incomplete support for Shadowsocks in
    v2fly/v2ray-core and xray
    InvisibleRain committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    95b1df8 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2025

  1. Disconnect from subscriptions before auto-selecting servers from them

    to limit the number of connected servers and avoid hitting the limit
    InvisibleRain committed Mar 26, 2025
    Configuration menu
    Copy the full SHA
    b8e0ddc View commit details
    Browse the repository at this point in the history
  2. Fix IsSupported()

    InvisibleRain committed Mar 26, 2025
    Configuration menu
    Copy the full SHA
    b884753 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

  1. Impove Xray support

    InvisibleRain committed Mar 27, 2025
    Configuration menu
    Copy the full SHA
    b3baaef View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2025

  1. feat: Add startup timeout and terminate timed-out processes

    - Introduced `CoreStartupTimeout` parameter in configuration
    to allow users to adjust the timeout for starting v2ray/xray core.
    - Use SIGTERM to attempt to terminate the timeout process.
    shenghuang147 committed Apr 10, 2025
    Configuration menu
    Copy the full SHA
    5934826 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2025

  1. Merge pull request #1655 from InvisibleRain/subscription-auto-select

    feature: Subscription auto-select
    MarksonHon authored Oct 5, 2025
    Configuration menu
    Copy the full SHA
    115a534 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1665 from shenghuang147/add_core_startup_timeout_…

    …param
    
    feat: Add core startup timeout parameter and terminate timed-out processes
    MarksonHon authored Oct 5, 2025
    Configuration menu
    Copy the full SHA
    ed37e3a View commit details
    Browse the repository at this point in the history
  3. Update PGP public key in public-key.asc

    Signed-off-by: Markson Hon <50002150+MarksonHon@users.noreply.github.com>
    MarksonHon authored Oct 5, 2025
    Configuration menu
    Copy the full SHA
    7bc0838 View commit details
    Browse the repository at this point in the history
Loading