v1.13.16

Stem-Studio/Enginev1.13.16Aug 3, 2026by github-actions[bot]

AI Summary

This release focuses on privacy improvements by removing client metadata from AnyTLS requests by default, as the metadata is unused by the open-source server and can be used for profiling. Users can now customize this metadata as needed.

Key Highlights

  • Removal of client metadata from AnyTLS requests by default
  • Privacy-focused update to prevent user profiling
  • Added support for customizable AnyTLS client metadata

New Features

  • Customizable AnyTLS client metadata

Full Release Notes

## :memo: Release Notes

* Remove client metadata from AnyTLS requests by default **1**
* Fixes and improvements

**1**:

We found that the AnyTLS client implementation uploads metadata that is **not used by the open-source server**, and there are reports of vendors using it to profile and discriminate against users. We now leave it empty by default and allow you to customize it, see [AnyTLS client metadata](https://sing-box.sagernet.org/manual/misc/anytls-client-metadata/).