Skip to content

Releases: Project-Faster/qpep

Release v0.6.1

21 Nov 22:10
28d08ed
Compare
Choose a tag to compare

== 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

20 Nov 23:22
7a99a9b
Compare
Choose a tag to compare

== 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

26 Sep 22:09
e39574e
Compare
Choose a tag to compare

feature: #13 - updated dialog and systray dependencies for fixes
feature: #60 - Linux client support for proxy functionality
feature: integration CI job can specify which job to run when launched manually, added validation for idle-timeout parameter to be in range [1s:60s]

Release v0.4.2

23 Sep 20:48
b673c30
Compare
Choose a tag to compare

Tasks included in this release:

#61 - Port filter on outgoing connections via 'ignored_ports' configuration value

Release v0.4.1

27 Aug 20:12
e448dd3
Compare
Choose a tag to compare
issue #59 - Windows 11 installation support

Release v0.4.0

24 Jun 21:39
da6e47f
Compare
Choose a tag to compare

issue #53 - Added support for Quicly-Go library
issue #51 - statistics reset triggers concurrent write error

Release v0.3.0

03 Apr 21:20
e2c67b2
Compare
Choose a tag to compare

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

10 Mar 01:22
cf5d2d2
Compare
Choose a tag to compare
fix release versioning generation

Release v0.2.0

09 Mar 19:46
9a12910
Compare
Choose a tag to compare
bump version for release and fix generate resource on windows

Release v0.0.1

24 Jan 06:14
4f163d0
Compare
Choose a tag to compare
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