You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added ParameterListComparer for better handling of Parameter lists merging.
Added an overloaded AddChoicesComponent to StateBuilder
Fixed an connection issue that was caused by multiple connect calls being made on the same Host instance.
Fixed the regex in BackgroundHelpers to properly match the beginning of the string.
Refactored the socket data stream code to improve performance.
Removed HostVersion on the Host component and Fonts properties on the Theme object as these are no longer in use; font use is inferred from presets/component style properties.