Releases: royto/logbook-card
Releases · royto/logbook-card
1.11.1
Fix:
- fix naming inconsistency between code and documentation 🤦
1.11.0
Features:
- add
minimal_duration
config allowing to filter entry less than a certain duration (entry will be squash if previous and next entry has same state)
Doc:
- update example about duration labels
1.10.1
Bug fix
- fix alignment when using icon and person image as icon #68
- fix card not rendered when hidden state is empty string #69
1.10.0
Features
- allow to filter based on attribute #65
Bug fix
- squished people image #67
1.9.3
Bug Fix:
- fix collapse and max_items configuration error check
1.9.2
Bug Fix:
- #63 : collapsible don't show all entity history
1.9.1
Bug Fix
- #59 : Escape state value when testing with Regexp
1.9.0
🎉 New Features
- Add
scroll
option to limit height and use scroll. Scroll is set to true by default
- Use new state color by default (only works for states with no
icon
not icon_color
set)
1.8.0
Bug Fixes
- Set a max-height on car with scrollbar if overflow #46
- only add actionHandler on title to avoid issue with expander #61
New Features:
- use secondary text color for date and attributes