Releases: isabellaalstrom/lovelace-grocy-chores-card
Releases · isabellaalstrom/lovelace-grocy-chores-card
v3.4.1
What's Changed
- Allow
0
forshow_days
by @andersstorhaug in #83
New Contributors
- @andersstorhaug made their first contribution in #83
Full Changelog: v3.4.0...v3.4.1
v3.4.0
What's Changed
- change readme from fork by @isabellaalstrom in #78
- Bug fixes, some new features and refactor code by @marcelvriend in #80
- Added several appearance options plus collapsible overflow area support by @clarinetJWD in #77
New Contributors
- @marcelvriend made their first contribution in #80
- @clarinetJWD made their first contribution in #77
Full Changelog: v3.2...v3.4.0
v3.3.0
What's Changed
- Added several appearance options plus collapsible overflow area support by @clarinetJWD in #77
New Contributors
- @clarinetJWD made their first contribution in #77
Full Changelog: v3.2...v3.3.0
v3.2
What's Changed
- Fix for
filter_user
not working for tasks by @NickM-27 in #65 - fixes bugs introduced in PR 65 by @tim3trick in #69
- Add toast when tracking by @isabellaalstrom in #70
New Contributors
- @NickM-27 made their first contribution in #65
- @tim3trick made their first contribution in #69
Full Changelog: v3.1.2...v3.2
v3.1.4b
What's Changed
- fixes bugs introduced in PR 65 by @tim3trick in #69
New Contributors
- @tim3trick made their first contribution in #69
Full Changelog: v3.1.3b...v3.1.4b
v3.1.3b Fix for filter_user not working for tasks
v3.1.2 Bugfix and move add task
Fix bug with time displaying as 24 instead of 00
Move add task-functionality to top of card, since it's so far down if a lot of items are displayed.
v3.1.1 Add possibility to add a task directly from the card
Add possibility to add a task directly from the card with show_create_task: true
v3.0.3 Fix problem with undefined sensor data
Fix problem with undefined sensor data
v3.0.2 Merge chores and tasks cards
With this version you can display chores and tasks from Grocy in the same card.
Also adds option for hiding the card when it has no items #49