Releases: Project-Faster/qpep
Release v0.7.1
== Features ==
- drop x86 platform support fix: directory permissions test
== Fixes ==
- versioinfo inclusion in ci build
- update installer versioning
- goversioninfo package path
- performance improvement by raising log level of quicly-go callbacks log events
- performance improvement by disabling console logging if not in verbose mode
- performance improvement by caching dns lookup results
- raise log level of some messages, update quicly-go to v0.4.2
- added windows-specific window hide values
Release v0.7.0
== Features ==
- #64 added support for mp-quic-go backend
- upgraded quicly-go to v0.4.1, removing requirement to generate quicly-go backend first to build qpep
- mp-quic backend multipath addresses
- update user manual
== Fix ==
- lock builder version to ubuntu 22
- linux proxy update
- support for setting specific source address for server connections
Release v0.6.1
== Features ==
- #62 - default address resolution on windows and linux regression
- automatic release changeset
- automatic skip workflow if no source changed
== Fix ==
- empty commits messages
Release v0.6.0
== Features ==
- #12 support MacOS
- updated docs for macos installation
- integration CI job can specify which job to run when launched manually
== Fixes ==
- fixed speed tests requiring cgo to build
Release v0.5.0
Release v0.4.2
Tasks included in this release:
#61 - Port filter on outgoing connections via 'ignored_ports' configuration value
Release v0.4.1
issue #59 - Windows 11 installation support
Release v0.4.0
Release v0.3.0
issue #23 - Implemented analytics via mqtt broker integration
issue #39 - Detect group policy blocking proxy change
issue #47 - connection latency in network blocks connection of the client
issue #37 - Detect and stop orphaned WinDivert instances
issue #49 - Concurrent Map Writes during speed tests crash Server mode
issue #46 - Remove too frequent automatic bubbles
issue #41 - Installer check for manually created service
issue #46 - Remove confirmation dialog for operations in the tray, introduced system notifications for the various events of the gui
Release v0.2.1
fix release versioning generation