Skip to content

Commit d39579d

Browse files
release: Released v1.2.2 [skip ci]
1 parent a2232d0 commit d39579d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.2.2](https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/compare/v1.2.1...v1.2.2) (2024-08-07)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed sensors displaying other users entries if the user has an admin or manager role (1.5 hours dev time) ([de7adfd](https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/commit/de7adfd3af031f55ae37beca86029871188f14a5))
7+
* Removed entries from being saved in database due to size. They're still available in the UI and with automations ([b7f465e](https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/commit/b7f465e019eefb34d8f239193c71ccd06b04611c))
8+
19
## [1.2.1](https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/compare/v1.2.0...v1.2.1) (2024-08-05)
210

311

custom_components/harvest_time_tracker/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"iot_class": "cloud_polling",
1515
"issue_tracker": "https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/issues",
1616
"ssdp": [],
17-
"version": "1.2.1",
17+
"version": "1.2.2",
1818
"zeroconf": []
1919
}

0 commit comments

Comments
 (0)