Skip to content

Releases: Daudre-Vignier-Charles/SystrayProxyManager

4.2.0.1

02 Sep 14:40
Compare
Choose a tag to compare

minor changes

4.2.0.0

23 Dec 10:44
Compare
Choose a tag to compare

bugfix force mode

4.1.0.0

22 Dec 18:25
Compare
Choose a tag to compare

Drop NSIS installer, replaced with Inno Setup

4.0.0.0

22 Dec 14:33
Compare
Choose a tag to compare

Complete rewrite of the main code.
No more Winform Notifyicon, now using Notifyicon from Hardcodet (WPF).
Installer using NSIS added to the project.

3.0

19 Dec 10:20
Compare
Choose a tag to compare
3.0

Stable release

2.8

08 Dec 18:48
Compare
Choose a tag to compare
2.8
  • validate proxies before saving
  • code cleaning

2.7

08 Dec 18:16
Compare
Choose a tag to compare
2.7

bugfix broken singleton

2.6

08 Dec 13:35
Compare
Choose a tag to compare
2.6
  • bugfix data validation (negative number was allowed as port)
  • mutex code error (non-critical)

2.5

08 Dec 13:23
Compare
Choose a tag to compare
2.5
  • added data validation

2.4

08 Dec 11:41
Compare
Choose a tag to compare
2.4
  • bugfix
  • factorization and code cleaning