Skip to content

Release v1.4.7

Choose a tag to compare

@cuonglm cuonglm released this 06 Oct 18:03
3ca559e

Minor Release

This contains new features and improvements.

Added

  • Make RFC1918 listener spawning opt-in via --rfc1918 flag instead of automatic behavior.
  • Add the Darwin 15.5 upgrade issue to the known issues documentation.
  • The mobile library can now be initiated with a provision ID and custom hostname.

Improvements

  • Upgrade the quic-go library to v0.54.0 to improve API usability and resolve several bugs.

Fixes

  • A bug was fixed where ctrld would incorrectly listen on RFC1918 addresses associated with virtual interfaces. This behavior caused unnecessary delays in resolving DNS queries, especially when those virtual interfaces were not active.