changelog 1.2 KB

12345678910111213141516171819202122232425262728293031323334
  1. v2ray-core (4.37.2-1) unstable; urgency=medium
  2. * Cumulative updates. See Github release page.
  3. -- V2Fly <dev@v2fly.org> Sun, 11 Apr 2021 22:00:51 +0800
  4. v2ray-core (4.34.0-1) unstable; urgency=medium
  5. * TLS Session Resumption is now disabled by default (#569).
  6. See #557 for more information.
  7. * Support for the legacy Shadowsocks protocol with stream ciphers has been removed (#566).
  8. If you are still using the unsecure stream ciphers, migrate to Shadowsocks AEAD (ChaCha20Poly1305 and AES-GCM) immediately.
  9. * We have added preliminary support for DNS over QUIC (#534).
  10. Currently only non-proxied lookup is supported.
  11. * No longer Release s390x, ppc64, ppc64le, and MIPS SoftFloat
  12. -- ymshenyu <ymshenyu@gmail.com> Mon, 04 Jan 2021 22:00:51 +0800
  13. v2ray-core (4.33.0-1) unstable; urgency=medium
  14. * Remove XTLS
  15. * Add support for Debian package
  16. * API: Reflection Service Support
  17. * Update to IETF QUIC draft-32 (draft-29 is still supported)
  18. * Use Go 1.15.5
  19. -- kslr <kslrwang@gmail.com> Mon, 04 Jan 2021 22:00:07 +0800
  20. v2ray-core (4.32.1-1) unstable; urgency=medium
  21. * Initial release
  22. -- ymshenyu <ymshenyu@gmail.com> Sun, 08 Nov 2020 08:59:07 +0800