Skip to content

v1.16

Compare
Choose a tag to compare
@rianadon rianadon released this 25 Feb 05:40
· 120 commits to main since this release

I've added a new layout option. It takes values normal (default), full_row (for hiding the name and icon, making the timer take up the full width of the card) and hide_name (hides only the name).

If you are a huge fan of this card like I am, you might remember there already was a full_row option. The full_row option is still supported, but it's meant to be replaced by the layout option.

In the case you've configured the card with filter: true and there are no timers running at the moment, the card will now hide itself from your dashboard and reappear once a timer starts running.

Finally, another debugging improvement: 🐛 This release adds a warning message if the card is not functioning as intended because you forgot to set active_state. Don't panic! If your card already works, you don't need to set active_state!