github totaldebug/atomic-calendar-revive v7.0.0-b

latest releases: v10.0.1-beta.1, v10.0.0, v10.0.0-beta.2...
pre-release2 years ago

What's Changed

In this release I have rewritten large amounts of the card, this allows for a cleaner code base, but does bring with it a risk of new bugs.

  • feat: option showCalendarName to display the calendar name on the event view
  • feat: option showMultiDayEventParts to split multi day events per day
  • feat: option showWeekNumber to display the week number at the top of each week
  • feat: ability to add entities via the visual editor
  • fix: issue where HTML descriptions were not displayed correctly
  • fix: incorrect links in documentation
  • docs: migrated documentation to sphinx for better user experience

💥 Breaking Changes

This version includes some breaking changes, you must check your configuration after upgrading:

  • blacklist renamed to blocklist
  • whitelist renamed to allowlist
  • locationWhitelist changed to allowlistLocation
  • added blocklistLocation
  • Blocklist and allowlist now changed to use Regex for more flexibility
  • showDeclined changed to hideDeclined
  • eventCalName changed to name under each entity

Full Changelog: v6.2.0...v7.0.0-b

Don't miss a new atomic-calendar-revive release

NewReleases is sending notifications on new releases.