Skip to content

Releases: ys1231/appproxy

v0.2.0

26 Sep 14:04

Choose a tag to compare

  • fix(list): 🔥 修复代理列表状态刷新问题
    Full Changelog: v0.1.9...v0.2.0

v0.1.9

13 Jul 05:30

Choose a tag to compare

  • feat: 更新tun2socks库及应用配置
    • 更新tun2socks原生库以提升性能和稳定性
  • 修改应用设置界面UI和功能
  • 优化项目配置文件,改进开发体验
  • 更新项目文档说明

修改的文件:

  • .gitignore
  • README.md
  • android/app/libs/tun2socks.aar
  • lib/ui/settings.dart
  • pubspec.yaml
  • tun2socks

English version:

feat: update tun2socks library and app configuration

  • Update tun2socks native library for better performance and stability
  • Modify settings UI and functionality
  • Optimize project configuration files for improved development experience
  • Update project documentation

Files modified:

  • .gitignore
  • README.md
  • android/app/libs/tun2socks.aar
  • lib/ui/settings.dart
  • pubspec.yaml
  • tun2socks
    [iyue] fb66610
  • docs(docs): 💄 Update the UI file
    [iyue] 9477fb8
  • feat: 添加语言切换功能及优化设置界面
    [iyue] d05d313
  • fix: correct NDK version assignment in Android build configuration
    • 修复:Android构建配置中正确的NDK版本分配
      [iyue] ecf6879
  • style(time): 💄 Update build time
    [iyue] 86aa706
  • fix(UI): Theme settings persistence, 主题设置持久化
    [iyue] a7d1ae7

Full Changelog: v0.1.8...v0.1.9

v0.1.8

06 May 15:19

Choose a tag to compare

v0.1.8-pre

06 May 15:27

Choose a tag to compare

v0.1.8-pre Pre-release
Pre-release
  • 支持 x86_64 ARM64 ARM.
  • 支持热更新, 后续发布之前新功能重启即可体验.
  • app-release.apk

v0.1.7

28 Apr 16:53

Choose a tag to compare

  • feat(setings): 🔥 #25 Optional WiFi Detection. 可选检测 WIFI.
  • feat(Theme): 🔥 #26 You can set a dark theme, or follow the system. 可设置黑暗主题, 或者跟随系统.
  • Full Changelog: v0.1.6...v0.1.7

v0.1.6

27 Apr 15:53

Choose a tag to compare

  • feat: 🔥 新增 WIFI 检测, New WiFi connection detection

v0.1.5

15 Mar 08:55

Choose a tag to compare

fix(UI): 🐛

  1. 选择需要代理的 app 之后自动置顶. After selecting the app that needs a proxy, it will be automatically pinned to the top.
  2. #20 支持使用中文进行 app 搜索. Support app search in Chinese.

v0.1.4

04 Jan 14:49

Choose a tag to compare

build(tun2socks): 🔥 1. 新增依赖为子模块. 2. 设置 tun2socks 日志级别为 error.

v0.1.3

23 Nov 10:46

Choose a tag to compare

  • perf(UI): ⚡ 优化启动速度,UI 界面卡顿, Optimize the startup speed, UI interface is stuck
  • Merge pull request #15 feat: remove IP-only validation for hosts to support domain names

v0.1.0

21 Nov 15:21

Choose a tag to compare