Skip to content

v0.13.0 Update

Latest

Choose a tag to compare

@ashbash1987 ashbash1987 released this 14 Jul 17:21
  • 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.