- Updated the version of `ThreeXui.Net` to 1.0.2 in `Directory.Packages.props`. - Enhanced the `IXuiPanelGateway` interface to include detailed documentation on the new `ForcedFingerprint` and `ForcedPacketEncoding` parameters for the `BuildConnectionStringAsync` method, clarifying their roles in client application interactions. - Refactored `XuiPanelGateway` to implement the new parameters, ensuring compatibility with client requirements for TLS fingerprinting and packet encoding based on transport type. - Updated architecture documentation to reflect changes in connection string handling and the implications for client applications.