Skip to content

Scrollable Timeline & Performance Improvements

Choose a tag to compare

@valentinfrlch valentinfrlch released this 18 Feb 18:44
23b8598

v1.6.0 Release Notes

Contributors

A huge thank you to our contributor @boian-ivanov!

✨ Features

  • Layout: Both the timeline and preview card now support the Home Assistant layout editor so you can customize exactly how much space the cards should take up. Since the timeline card can now also display up to 100 events, you can now scroll inside the timeline. (by @valentinfrlch)
  • Events can now be deleted from the event popup. (by @valentinfrlch)
  • Events titled “No activity detected” (false positives) can now be filtered. (by @valentinfrlch)
  • The event popup has been redesigned to show category and label of the event. (by @valentinfrlch)

🌐 Languages

🔧 Improvements & Fixes

  • More events: The timeline card can now display up to 100 events and is now scrollable. (by @valentinfrlch)
  • Performance improvement: Events are now fetched directly from the database instead of the calendar entity. (by @valentinfrlch)
  • Time format: You can now choose between 12h or 24h time format.
  • Filters: Filters are now applied in the correct order. (#30) (by @valentinfrlch)