Skip to content

Releases: M0dEx/quincy

0.12.3

25 Nov 19:14
bdcc62d
Compare
Choose a tag to compare

What's Changed

Dependencies

Full Changelog: 0.12.2...0.12.3

0.12.2

24 Nov 12:17
7382a25
Compare
Choose a tag to compare

What's Changed

Changes

  • fix: document/remove issues with capabilities and DNS by @M0dEx in #108

Full Changelog: 0.12.1...0.12.2

0.12.1

18 Nov 11:49
25ac40e
Compare
Choose a tag to compare

What's Changed

Changes

Full Changelog: 0.12.0...0.12.1

0.12.0

13 Nov 20:31
acb4bd4
Compare
Choose a tag to compare

What's Changed

Changes

  • feat(crypto): add optional support for post-quantum key-exchange by @M0dEx in #95

Full Changelog: 0.11.2...0.12.0

0.11.2

04 Nov 13:11
d61fa43
Compare
Choose a tag to compare

What's Changed

Changes

  • fix(*): use more specific messages when failing to load configuration failed by @M0dEx in #97

Full Changelog: 0.11.1...0.11.2

0.11.1

05 Sep 20:31
37e9a01
Compare
Choose a tag to compare

What's Changed

Changes

  • fix(network/interface): do not try to set DNS server unless specified

Full Changelog: 0.11.0...0.11.1

0.11.0

05 Sep 19:26
7b6bf61
Compare
Choose a tag to compare

What's Changed

Changes

  • feat!(network): add support for client-side route configuration by @M0dEx in #82
  • feat!(network): add DNS servers configuration by @M0dEx in #83

Full Changelog: 0.10.2...0.11.0

0.10.4

03 Sep 21:09
946351c
Compare
Choose a tag to compare

What's Changed

Dependencies

  • chore: update quinn (security advisory)

Full Changelog: 0.10.3...0.10.4

0.10.3

02 Sep 20:54
cba586b
Compare
Choose a tag to compare

What's Changed

Dependencies

  • deps: update rust-tun and quinn

Full Changelog: 0.10.2...0.10.3

0.10.2

07 Jul 18:48
a71a955
Compare
Choose a tag to compare

What's Changed

Changes

  • feat: allow reusing the server UDP socket for primitive load-balancing by @M0dEx
  • deps: make jemallocator optional for easier end-user builds by @M0dEx
  • chore: make error messages more descriptive by @M0dEx
  • docs: add FreeBSD to supported platforms by @M0dEx

Full Changelog: 0.10.1...0.10.2