Skip to content

2.4.0

Compare
Choose a tag to compare
@idaho idaho released this 08 Oct 14:59
· 32 commits to main since this release

What's Changed

Features πŸŽ‰

  • Remove mushroom as dependency by @idaho in #409
  • don't show trash-card if no events are available by @idaho in #412
  • Implement pattern matching type by @idaho in #415
  • Add option to filter events by location by @idaho in #416
  • option to use only all-day events by @idaho in #420
  • allow a minimum of 0 for config option next_days as a value by @idaho in #421

Bug Fixes πŸ›

  • Fix color contrast and picture scaling by @idaho in #410
  • Use browserlist to support older browsers by @idaho in #417
  • Handle entities config property is not defined by @idaho in #418
  • fix date time calculation caused by day light saving by @idaho in #419
  • fix debugger card by @idaho in #429

Translations 🌍

Other Changes

  • chore: bump @rollup/plugin-commonjs from 26.0.1 to 28.0.0 by @dependabot in #422
  • chore: bump rollup from 4.22.4 to 4.24.0 by @dependabot in #427
  • chore: bump @babel/core from 7.25.2 to 7.25.7 by @dependabot in #426
  • chore: bump eslint-plugin-jest from 28.6.0 to 28.8.3 by @dependabot in #425
  • chore: bump eslint-plugin-import from 2.30.0 to 2.31.0 by @dependabot in #424
  • chore: bump eslint-import-resolver-typescript from 3.6.1 to 3.6.3 by @dependabot in #423

New Contributors

Full Changelog: 2.3.2...2.4.0