Skip to content

version 0.13.1

Compare
Choose a tag to compare
@vosmont vosmont released this 05 Sep 21:02
· 44 commits to master since this release

New Features:

  • Adapt editor height to rule
  • New device block for current device. Only compatible with action on device.
  • New condition block for inverting a condition (NOT).
  • Enhancement of internal filtering in blocks in the editor.
  • Javascript errors are no more catched in debug mode.
  • Show in the view mode the group of devices that are activating a condition.
  • Show in the view mode the condition that could ON but are waiting a since modifier.
  • Reduce the network footprint when getting informations on rules.

Fixes and Improvements:

  • Bug - Order of insertion of the scheduled tasks is not respected
  • Bug - Template goes under event in editor
  • Bug - Arguments of event goes under actions in editor
  • Bug - Regex for time condition is incorrect
  • Bug - When selecting option days for time condition, the input for days is not here
  • Bug - Crash with variable with stored timestamp
  • Bug - Export and import XML is proposed in view mode