Skip to content

Releases: trojan-gfw/igniter

igniter 0.9.3-beta

28 Apr 12:43
Compare
Choose a tag to compare

Changelog

  • Update OpenSSL to 1.1.1g
  • Update Clash(e56c9f49a32c)
  • Update go-tun2socks(65b167764b4c)

igniter 0.9.1-beta

21 Apr 14:39
Compare
Choose a tag to compare

Changelog

  • Detect trojan url from clipboard
  • Search app name case-insensitivly in ExemptAppPresenter
  • Rearrange buttons
  • Move trojan link text into popup
  • Add about page
  • Fix tile state and icon
  • Launch app by long pressing the tile

igniter 0.1.0-pre-alpha21

11 Apr 11:33
Compare
Choose a tag to compare
Pre-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)

igniter 0.1.0-pre-alpha20

03 Apr 14:04
Compare
Choose a tag to compare
Pre-release

Attention

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

Changelog

  • Add quick switch tile feature.
  • Change Igniter from single-process to multiprocess and kill the tools process when stopped.
  • Update maxmind geoip to GeoLite2-Country_20200331
  • Update OpenSSL to 1.1.1f
  • Update to our own fork of Clash (267f08db8655)
  • Update go-tun2socks (2bf6b8aefbb9)

igniter 0.1.0-pre-alpha19

25 Mar 11:55
Compare
Choose a tag to compare
Pre-release

Attention

Please force-stop the running igniter app, uninstall it, do a hard reboot (a.k.a. power off your device and power on) then install the new release.

Changelog

  • Update trojan to 1.15.1
  • Update to our own fork of Clash (3b7cc6f34859)
  • Update go-tun2socks (6cde2e360c9f)

igniter 0.1.0-pre-alpha18

24 Mar 01:21
Compare
Choose a tag to compare
Pre-release

Changelog

  • Update go-tun2socks with udp redundant locking fixes (d15b5d4e97c4)

igniter 0.1.0-pre-alpha17

23 Mar 06:50
Compare
Choose a tag to compare
Pre-release

Changelog

  • Add server list support
  • Add QRCode Scanning ability
  • Add Exempt Apps support
  • Update Dependencies:
    • Trojan 1.15.0
    • OpenSSL 1.1.1e
  • Use new Clash config format (Clash dev branch)
  • Update Clash (70a19b999da6)
  • Update go-tun2socks with deadlock fixes (a1a49e67de3f)

igniter 0.1.0-pre-alpha16

03 Mar 14:13
Compare
Choose a tag to compare
Pre-release

Changelog

  • Disable go-tun2socks fakeDNS when using the global mode
  • Fix notification icon on Android API 21
  • Update Clash with UDP fixes (e57a13ed7aed)
  • Update go-tun2socks with UDP fixes and minor TCP improvement (621e28ddce02)

igniter 0.1.0-pre-alpha15

24 Feb 03:57
Compare
Choose a tag to compare
Pre-release

Changelog

  • Print user-friendly error messages when testing the connection.
  • Show sensitive info only when in focus.
  • Add a menu item to show develop info in logcat.
  • Update maxmind geoip to GeoLite2-Country_20200218.
  • Update Clash and go-tun2socks.

igniter 0.1.0-pre-alpha14

16 Feb 04:37
Compare
Choose a tag to compare
Pre-release

Changelog

  • Bypass local IPs directly when Clash is enabled.
  • Add a "Test Connection" button.
  • Add Trojan URL support.
  • Show a running status notification when started.
  • Update go-tun2socks.