Releases: Project-Faster/qpep
Releases · Project-Faster/qpep
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
Release v0.2.0
bump version for release and fix generate resource on windows
Release v0.0.1
Testing of issues 24, 8, 10 (#36) * issue 24 - update to support go version 1.18 * issue 8 - Remove requirement to "run as Administrator" * fix merge issues, mod tidy, obsolete syntax removed * fix build issues * fix installer and build * fix build * fix workflow * fix installer and workflow * missed instructions in merge * functional proxy fixes * integrated listening address override from tray as service * fix service configuration override * fix service installation and installer