🐛 Bug Fixes
- HeaderProtectionKey regression fix: Resolved an issue where non-empty
HeaderProtectionKeyreturned from the/panel/api/inbounds/generateObfuscationendpoint was included in client configs, halting traffic on kernel modules before AWG3 support. - Database Migration: Added migration
pruneAwgHeaderProtectionKeyto clear non-empty HPK fields from existing database records. - Obfuscation Endpoint: Stripped
headerProtectionKeyfromgenerateObfuscationoutput until upstream AWG3 kernel module support lands.