Skip to content

2.0.0

Compare
Choose a tag to compare
@idaho idaho released this 06 Mar 18:49
· 99 commits to main since this release
175848f

What's Changed

Breaking Changes 🛠

  • Multiple calendar entities by @idaho in #242
  • migrate settings object to pattern array. There is a migration function for it. Should work when you will edit the card. Since now you are able to add as many custom patterns you want to totally customise your Trash-Card to an universal calendar card to filter what ever you want

Features 🎉

  • show pattern label on chip or card layout by @idaho in #238
  • Add icon and image shape by @idaho in #240
  • Add option to set a picture for each single pattern instead of icon by @idaho in #241
  • Implement availability for custom patterns by @idaho in #231
  • Implement new predefined icon only style by @idaho in #232
  • add debug mode option by @idaho in #220
  • implement alternative chip style by @idaho in #211
  • Implement color mode option by @idaho in #213
  • Option to define refresh rate by @idaho in #214
  • option to disable event grouping by @idaho in #200
  • calculation of days till event by @idaho in #190
  • Option to hide time by @idaho in #192

Bug Fixes 🐛

  • fix calculation of range end date to fetch calendar data by @idaho in #233
  • fix formatting in timezone offset calculation if timezone offset between -1 and -10 by @idaho in #222
  • fix match always lower case by @idaho in #216
  • get multiple items from single event by pattern by @idaho in #201

Full Changelog: 1.4.8...2.0.0