Skip to content

Latest commit

 

History

History
107 lines (71 loc) · 4.52 KB

CHANGELOG.md

File metadata and controls

107 lines (71 loc) · 4.52 KB

Changelog GitHub release (latest by date)

[0.7.6] Bugfixes

  • Less deadly error for invalid packages with better logs
  • Update notification

[0.7.4] Bugfixes

  • Backend now correctly returns unset alias + description

[0.7.1] Bugfixes + Italian!

  • Added support for automations that do not have an id
  • Added Italian
  • Merged grammar fixes for french
  • Fixed up strange centering styling bug
  • Replaced more non-multilingual texts with multilingual text

[0.7.0] Configuration Menu / Light Mode / Lang Support

  • Added configuration menu image
  • Experimental light mode image
  • First attempt at a french translation
  • No longer using sqllite for automation db

[0.6.3] - Packages Support & Minor UI improvements

  • Full split config support for packages and all advance include directives (i.e. !include_dir_named, !include_dir_merge_list etc)
  • Updated metadata box to display origin of the file
  • Support for inlined automations!

image

[0.6.1] - v0.6.0 Split Config Support & Better Error handling!

  • Added visual support for split config (this was a heavy refactor!)

  • Capturing invalid files before they happen

  • Trying to provide better information on common pitfals image

  • Better global error capture image

[0.5.2] - Better Controls

  • Add automation trigger
  • Speed dial on the bottom
  • Infinite undos

[0.5.1] - Sidebar!

  • completely redesigned the sidebar!

    • Disable/enable automatons
    • See 'bad state' automatons
    • Delete automatons from registry (in cases where references are stale)
    • Refactored sidebar UX to match MUI standards
    • Cleaned up editing tags in sidebar
  • Websockets now live-refresh when updates occur

[0.3.4] - Condition/Trigger Editor Upgrades!

  • Many condition editor fixes
  • Many trigger editor fixes
  • Refactor time triggers & condition triggers (time + time pattern are now in a single node selection --- trying to keep list selection small)
  • Support for condition: time weekdays
  • Support for time inputs (using both timestamp device classes and input_datetime)
  • Fixed up condition editor nesting error (though still a better experience on pc, it is mostly usable on mobile)
  • Description generation for time+time pattern condition and triggers

image

image

image

[0.3.0] - Complete Refactor of Graphs

  • Added visual support for

    • Repeat Nodes
    • Parallel Nodes
  • Using collections for conditions & triggers

  • Fixed several bugs with improper alerts

  • Fixed graph breakage during zoom

  • Support for enable/disable nodes in UI

image

image

image

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.