📝 Release Notes
- Add JSON Schema support 1
- Fixes and improvements
1:
sing-box now provides a JSON Schema for its configuration, enabling completion and validation in compatible editors. The schema published with the documentation can be selected with the new top-level $schema field, while the new sing-box schema command generates a schema matching the current binary and its build tags.
We have also improved the JSON editor experience in the graphical clients on macOS, Android, Windows, and Linux, and added schema-based completion support.