Releases: trojan-gfw/igniter
Releases · trojan-gfw/igniter
igniter 0.1.0-pre-alpha13
Changelog
- Detect free port when listening.
- Enabled TLS1.3 ciphersuites support.
- Updated dependencies:
- trojan: Updated to 1.14.1.
- clash: Updated to 0.17.1.
- geoip: Updated to 2020-01-21.
- Updated CA certs.
igniter 0.1.0-pre-alpha12
Changelog
- Use nonblocking tun fd to improve performance.
- Updated gradle wrapper to 6.0.1.
igniter 0.1.0-pre-alpha11
Changelog
- Update dependencies:
- trojan: Update to 1.14.0.
- openssl: Update to 1.1.1d.
- boost: Update to 1.72.0.
- Started to use tun2socks and clash instead of libn2t.
- Sync UI with VPN state.
- Reorganized UI.
- Bug fixes and general improvements.
igniter 0.1.0-pre-alpha10
Changelog
- Update dependencies:
- trojan: update to 1.12.1.
- boost: update to 1.70.0.
- Fix use of free'd memory bug.
- Add IPv6 support and togglability.
- Make
Verify Certificate
a switch. - Add a logo to the interface.
- Make CircleCI work.
igniter 0.1.0-pre-alpha9
Changelog
- Update dependencies
- trojan: update to 1.10.1
- OpenSSL: update to 1.1.1b
- Fix fd leaks and memory leaks
- Bug fixes and general improvements
igniter 0.1.0-pre-alpha8
Changelog
- Add Android log
- Bug fixes and general improvements
igniter 0.1.0-pre-alpha7
Changelog
- Update dependencies
- boost: update to 1.69.0
- lwip: update to 2.1.2
- Update CA certificates
- Bug fixes and general improvements
igniter 0.1.0-pre-alpha6
Changelog
- Fix a crash when entering a high port number.
igniter 0.1.0-pre-alpha5
Changelog
- Added certificate verification.
- User can toggle certificate verification.
- Configurations are now saved to persistent storage.
Note: Since certificate verification is now added, it is now secure to use igniter with it on.
igniter 0.1.0-pre-alpha4
Changelog
- Add stop mechanism