Releases: totaldebug/atomic-calendar-revive
Releases · totaldebug/atomic-calendar-revive
v1.1.0
Feature
- Added whitelists
- When adding a word to the whitelist only events for those keywords will be shown
v1.0.0
Major release
New Features
- Renamed to "Atomic Calendar Revive"
- Added Lovelace UI Editor (not all options are in here yet)
Patches / Bug Fixes
- #26 Incorrect color documentation
- #27 Change title to name & remove default to align with most other cards
- Correct issues in README
- Bumped dependency versions
Breaking Changes
- Change title to name
** to toggle from Calendar mode to Event mode you must have a name set - Changed to Atomic Calendar Revive
** custom:atomic-calendar-revive must now be used in lovelace for this card
v0.11.2
Patch
- Fix for when event link is undefined, link will no longer be present.
v0.11.1
v0.10.1
Fix hacs.json file
v0.10.0
Added new features:
- disableEventLink - will remove link from the event to avoid miss click on Kiosk
- disableLocationLink - will remove link from the event to avoid miss click on Kiosk
- Added HACS config to repo
v0.9.1
Implements three feature requests from original author:
#51 Hide finished events
#39 Sort events by start time first rather than grouping by calendar
#52 Show only currently running events
#37 Allow limiting total number of events
Also resolved a config issue with ha106 that would throw error:
Cannot assign to read only property '0' of object '[object Array]'