|
|
|
@ -1,6 +1,31 @@
@@ -1,6 +1,31 @@
|
|
|
|
|
# for this file format description, |
|
|
|
|
# see https://github.com/olivierlacan/keep-a-changelog |
|
|
|
|
|
|
|
|
|
## [2.40.0] - 2021-11-29 |
|
|
|
|
### Added |
|
|
|
|
- Keep alive parameter for client tunnels |
|
|
|
|
- Support openssl 3.0.0 |
|
|
|
|
- Localization to Armenian |
|
|
|
|
- Show git commit info in version |
|
|
|
|
- Windows menu item for opening datadir |
|
|
|
|
- Reseed if too few floodfills |
|
|
|
|
- Don't publish old and replacing tunnel in LeaseSet |
|
|
|
|
### Changed |
|
|
|
|
- Set gzip compression to false by default |
|
|
|
|
- Build tunnel through ECIES routers only |
|
|
|
|
- Removed ElGamal support for tunnels |
|
|
|
|
- Moved webconsole resource to separate file |
|
|
|
|
- Pick tunnels with compatible transport with another tunnel of floodfill |
|
|
|
|
- Use common cleanup timer for all SSU sessions |
|
|
|
|
- Reduced memory usage |
|
|
|
|
- Reseed servers list |
|
|
|
|
### Fixed |
|
|
|
|
- Tunnels reload |
|
|
|
|
- Some typos in log messages |
|
|
|
|
- Cleanup relay requests table |
|
|
|
|
- Server tunnel is not published |
|
|
|
|
- Build on GNU/Hurd. Disable pthread_setname_np |
|
|
|
|
|
|
|
|
|
## [2.39.0] - 2021-08-23 |
|
|
|
|
### Added |
|
|
|
|
- Short tunnel build messages |
|
|
|
|