Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

v1.1.15

Compare
Choose a tag to compare
@AnGgIt86 AnGgIt86 released this 15 Oct 06:12
· 49 commits to main since this release

Changelog

v1.1.15 (2024-10-15)

Feature

  • remove updater app with notification a0c20c6
  • Add dns.pub to custom_routing_white (#3668) 36594bd
  • Update speedtest activity code java to kotlin af79e89
  • Disabel setDisplayHomeAsUpEnabled into add profile activity aeb66ce

Bug Fixes

  • Fixed The server's LAN IP cannot be proxied and is directly connected before entering the core f850cfa
  • Fix Violation of Broken Functionality policy b84acd3
  • Fix color tint popup theme 058ab2d
  • Fix ambiguous import build lib core 8ff1090
  • Fix routing rules 2bb7653
  • Fixed latency test 0cc4f7b
  • 将原有的主界面中服务器IP隐藏的逻辑中的1.23.45.67替换为1.23.45更新为1.23.45. (#3585) e24dd3b

Continuous Integration

  • Update dependabot [skip ci] dfcbe0f
  • Switch ci only to dev branch 7547d17

Chore

  • Update xtls/xray-core v1.8.25-0.20240930152013-3b06af882de4 00fb582
  • Update google.golang.org/grpc v1.66.1 77e8101

Other