Releases: trojan-gfw/igniter
Releases · trojan-gfw/igniter
igniter 0.9.3-beta
Changelog
- Update OpenSSL to 1.1.1g
- Update Clash(e56c9f49a32c)
- Update go-tun2socks(65b167764b4c)
igniter 0.9.1-beta
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
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
- Add more Chinese domain rules from https://github.com/v2ray/domain-list-community
- Force googleapis go through the proxy
- Move CN rules
- Migrate ProxyService to
:proxy
process. - Update to our own fork of Clash (1c418b2e5057)
- Update go-tun2socks (788ab4db0cca)
igniter 0.1.0-pre-alpha20
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
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
Changelog
- Update go-tun2socks with udp redundant locking fixes (d15b5d4e97c4)
igniter 0.1.0-pre-alpha17
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
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
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
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.