Skip to content

igniter 0.1.0-pre-alpha21

Pre-release
Pre-release
Compare
Choose a tag to compare
@wongsyrone wongsyrone released this 11 Apr 11:33
· 246 commits to master since this release

Attention

Please force-stop the running igniter app, uninstall it, then install the new release.

Changelog

  • Migrate to AndroidX
  • Phones with SDK level <= Nougat will not show up the soft keyboard automatically.
  • Fix the crash when locating qr_code.png (API level < 24).
  • Fix 'Show develop info in Logcat' due to multiple processes.
  • Now it is able to search app to exempt.
  • Sort exempt app list by application name.
  • Write the exempted app list in external storage instead of SharedPreferences.
  • Update Clash rules
  • Migrate ProxyService to :proxy process.
  • Update to our own fork of Clash (1c418b2e5057)
  • Update go-tun2socks (788ab4db0cca)