Skip to content

Releases: totaldebug/atomic-calendar-revive

v1.1.0

25 Mar 21:10
e488222
Compare
Choose a tag to compare

Feature

  • Added whitelists
    • When adding a word to the whitelist only events for those keywords will be shown

v1.0.0

23 Mar 22:06
Compare
Choose a tag to compare

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

13 Mar 10:27
3fa6200
Compare
Choose a tag to compare

Patch

  • Fix for when event link is undefined, link will no longer be present.

v0.11.1

12 Mar 14:05
6dbe19f
Compare
Choose a tag to compare

Major

  • None

Feature

  • #18 - Added linkTarget option to allow selecting specific action when clicking link

Patch

  • Fixed issue with event.link

v0.10.1

12 Mar 11:02
fcf3694
Compare
Choose a tag to compare

Fix hacs.json file

v0.10.0

12 Mar 10:53
3a56bb4
Compare
Choose a tag to compare

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

11 Mar 21:05
Compare
Choose a tag to compare

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]'