Skip to content

Latest commit

 

History

History
72 lines (32 loc) · 3.45 KB

CHANGELOG.md

File metadata and controls

72 lines (32 loc) · 3.45 KB

1.2.4 (2024-10-05)

Bug Fixes

  • Fixed issue with migrating config entries from older versions of the integration (b63e9c5)

1.2.3 (2024-09-22)

Bug Fixes

  • Fixed HA warning for registering an entity service with a non entity service schema (15 minutes dev time) (3657a90)

1.2.2 (2024-08-07)

Bug Fixes

  • Fixed sensors displaying other users entries if the user has an admin or manager role (1.5 hours dev time) (de7adfd)
  • Removed entries from being saved in database due to size. They're still available in the UI and with automations (b7f465e)

1.2.1 (2024-08-05)

Bug Fixes

  • Fixed issue with 24 hour clock not having proceeding zero (15 minutes dev time) (d7d7203)

1.2.0 (2024-08-03)

Bug Fixes

  • Fixed issue reading entries when company is configured to track via times (2 hours dev time) (562dd41)

Features

  • Added support for creating entries with start/end times (1.5 hours dev time) (bf71f4c)

1.1.2 (2024-06-29)

Bug Fixes

  • Fixed warning around use of deprecated HA function (15 minutes dev time) (b6e458b)

1.1.1 (2024-01-13)

Bug Fixes

  • Added missing configuration translation (68688cc)

1.1.0 (2023-11-28)

Features

  • Added portuguese translations - Thanks @ViPeR5000 (bc9b4b4)

1.0.1 (2023-06-28)

Bug Fixes

  • Fixed default task to be in alphabetical order (05b43ad)

1.0.0 (2023-06-16)

Initial release