Skip to content

Releases: totaldebug/atomic-calendar-revive

v7.0.1

26 Jun 20:59

Choose a tag to compare

What's Changed

📔 Language

⬆️ Dependencies

New Contributors

Full Changelog: v7.0.0...v7.0.1

v7.0.0

14 Jun 16:29

Choose a tag to compare

What's Changed

💥 Breaking Changes

This release sees some major changes in the way the card functions, when upgrading
please check your configuration before submitting an issue as many have changed.

Documentation has been updated to reflect any changes made.

Changed configuration options

  • 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
  • added showCalendarName
  • added showMultiDayEventParts
  • added showWeekNumber

🐛 Patches & Bug Fixes

📚 Documentation

⬆️ Dependencies

  • Multiple dependencies updated.

New Contributors

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

v7.0.0-b3

07 Mar 10:02
76c1121

Choose a tag to compare

v7.0.0-b3 Pre-release
Pre-release

What's Changed

🐛 Patches & Bug Fixes

⬆️ Dependencies

  • build(deps-dev): bump rollup from 2.68.0 to 2.69.0 by @dependabot in #568
  • build(deps-dev): bump eslint-config-prettier from 8.4.0 to 8.5.0 by @dependabot in #569
  • build(deps-dev): bump rollup from 2.69.0 to 2.69.1 by @dependabot in #575
  • build(deps): bump npm from 8.5.2 to 8.5.3 by @dependabot in #574

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

v7.0.0-b2

03 Mar 13:31
fd929cf

Choose a tag to compare

v7.0.0-b2 Pre-release
Pre-release

What's Changed

💥 Breaking Changes

🐛 Patches & Bug Fixes

⬆️ Dependencies

  • build(deps-dev): bump rollup from 2.68.0 to 2.69.0 by @dependabot in #568
  • build(deps-dev): bump eslint-config-prettier from 8.4.0 to 8.5.0 by @dependabot in #569

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

v7.0.0-b1

02 Mar 12:25
7f18ac2

Choose a tag to compare

v7.0.0-b1 Pre-release
Pre-release

What's Changed

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

v7.0.0-b

28 Feb 15:45
64f1999

Choose a tag to compare

v7.0.0-b Pre-release
Pre-release

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

v6.2.0

06 Jan 12:26
e4d4889

Choose a tag to compare

🚀 Features

🐛 Bug Fixes

📔 Language

  • Finish translate of French languages (fr)
Uncategorized

v6.1.2

25 Nov 11:18
db5b524

Choose a tag to compare

🐛 Bug Fixes

  • fix overlflow issues + allow text selection

⬆️ Dependencies

  • build(deps-dev): bump rollup-plugin-typescript2 from 0.30.0 to 0.31.0
Uncategorized

v6.1.1

17 Nov 15:34

Choose a tag to compare

🐛 Bug Fixes

Uncategorized

v6.1.0

15 Nov 17:36
8d16d6b

Choose a tag to compare

🐛 Bug Fixes

📔 Language

Uncategorized