github snakem982/Pandora-Box v1.0.24-pre1

pre-release4 hours ago

What's Changed

  • feat: supports modifying configuration files
  • feat: right-click the profile to open the subscription menu
  • feat: support mips tun mode
  • feat: nodes configured with non-voter: true will not be prioritized in the urltest group.
    proxies:
    - name: "vless"
     type: vless
     server: server
     port: 443
     udp: true
     uuid: uuid
     flow: xtls-rprx-vision
    
     # will not be prioritized in the urltest group
     non-voter: true
    
     ...
  • fix: regex to support IPv6 addresses, URL-encoded parameters, and trailing remarks
  • fix: yaml reordering and missing comments when updating fields
  • fix: rule no show
  • fix: incorrect configuration file modification date
  • fix: preserve existing proxy provider override configurations
  • perf: linux elevation
  • chore: allows front-end debugging directly in the browser.
  • chore: upgrade dependencies
  • chore: remove unused background images

Don't miss a new Pandora-Box release

NewReleases is sending notifications on new releases.