Skip to content

Releases: snxd/proxyres

1.1.5

09 Aug 02:29

Choose a tag to compare

What's Changed

  • Fixed various warnings when compiling on macOS by @nmoinvaz in #47
  • Fix: Proxy type kCFProxyTypeHTTPS expects to be HTTP proxy on macOS by @sergio-nsk in #48

Full Changelog: 1.1.4...1.1.5

1.1.4

01 Aug 19:37

Choose a tag to compare

Full Changelog: 1.1.3...1.1.4

1.1.3

01 Aug 18:24

Choose a tag to compare

What's Changed

  • Fixed compilation errors when targeting IOS. by @nmoinvaz in #45
  • Fixed casting warnings on linux and macOS by @nmoinvaz in #46

Full Changelog: 1.1.2...1.1.3

1.1.2

14 Jul 23:41

Choose a tag to compare

What's Changed

  • Fixed net_adapter_enum not enumerating all adapters on Windows. by @nmoinvaz in #43
  • Only use our PAC script execution resolver if on Linux. by @nmoinvaz in #44

Full Changelog: 1.1.1...1.1.2

1.1.1

12 Jul 00:43

Choose a tag to compare

What's Changed

  • Fixed proxy list scheme incorrect if proxy has port 80. by @nmoinvaz in #42

Full Changelog: 1.1.0...1.1.1

1.1.0

11 Jul 21:29

Choose a tag to compare

What's Changed

  • Fixed casting warnings from strtoul on macOS, change port to uint16_t. by @nmoinvaz in #38
  • Fixed bug on Windows XP where auto-detection not working. by @nmoinvaz in #39
  • Use const char for proxy list pointer in resolver. by @nmoinvaz in #40
  • Split getting system proxy configuration from auto-proxy discovery. by @nmoinvaz in #41

Full Changelog: 1.0.7...1.1.0

1.0.7

27 Jun 03:10

Choose a tag to compare

  • Fixed format specifier for Windows 8 proxy error message.
  • Fixed clang warnings about printf type specifiers in WinRT.
  • Fixed clang incompatible pointer warnings in WinRT.
  • Fixed casting warnings on macOS arm.

Full Changelog: 1.0.6...1.0.7

1.0.6

07 Mar 18:04

Choose a tag to compare

What's Changed

  • Fixed Windows 7 auto-detect setting not being returned properly. by @nmoinvaz in #36

Full Changelog: 1.0.5...1.0.6

1.0.5

21 Feb 02:46

Choose a tag to compare

What's Changed

  • Fixed get_desktop_env detection using strcasestr wrong. by @nmoinvaz in #35

Full Changelog: 1.0.4...1.0.5

1.0.4

17 Feb 18:07

Choose a tag to compare

What's Changed

  • Load JavaScriptCoreGTK 4.1 on Ubuntu if available. by @nmoinvaz in #32
  • Add proxy execute unit tests for file:// scheme. by @nmoinvaz in #34
  • Check gnome2/3 proxy mode before returning config values. by @nmoinvaz in #33

Full Changelog: 1.0.3...1.0.4