Skip to content

2.6.0 - Milestone Release

Choose a tag to compare

@dceejay dceejay released this 30 Oct 21:34
· 795 commits to master since this release

Enhancements

  • Let widgets have properties set by msg.ui_control object - see config-fields.md - Issue #235
  • Let charts lines have gaps by sending null as payload.

Fixes

  • Fix TTS to pick correct voice at start - Issue #291
  • Fix TTS to try to select similar voice across different browsers - Issue #292
  • Fix chart colours to re-initialise correctly on refresh - Issue #296