Skip to content

2.23.0: Milestone Release

Compare
Choose a tag to compare
@dceejay dceejay released this 10 Jul 14:02
· 271 commits to master since this release

Enhancements

  • Fix custom colour sidebar choice to actually work.
  • Dropdown multi-select now allows select/deselect all. PR #590
  • Add iconify- keyword to icon handling (still need to add the js file via cdn in template).
  • Let notification node set timeout via msg.timeout property.

Fixes

  • Block direct websocket connection attempts - only allow upgrades.
  • Bump angular libs to 1.8.0 for security patch.
  • Stop chart sending blank data payload on deploy.
  • Ensure toast dialog cancel button defaults to on when in prompt with input mode. Issue #596
  • Remove some hardcoded CSS to help themeing support of editor.