mirror of
https://github.com/grocy/grocy.git
synced 2025-08-21 04:43:32 +00:00
Prepared next release
This commit is contained in:
@@ -62,7 +62,7 @@
|
|||||||
|
|
||||||
### Chores
|
### Chores
|
||||||
|
|
||||||
- Added a possibility to see if a scheduled schedule chore was tracked/done on time or not:
|
- Added a possibility to see if a scheduled chore was tracked/done on time or not:
|
||||||
- When tracking chores, the "Next estimated tracking date" (so the current scheduled time) is now also stored in the corresponding chore journal entry and displayed in a new column "Scheduled tracking time" on the chores journal page
|
- When tracking chores, the "Next estimated tracking date" (so the current scheduled time) is now also stored in the corresponding chore journal entry and displayed in a new column "Scheduled tracking time" on the chores journal page
|
||||||
- When the "Tracked time" is later than the "Scheduled tracking time", the corresponding chore journal entry is now highlighted in red on the chores journal page
|
- When the "Tracked time" is later than the "Scheduled tracking time", the corresponding chore journal entry is now highlighted in red on the chores journal page
|
||||||
- Added a new column "Time of tracking" on the chores journal page (displays the time when the tracking actually happened, hidden by default)
|
- Added a new column "Time of tracking" on the chores journal page (displays the time when the tracking actually happened, hidden by default)
|
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"Version": "4.3.0",
|
"Version": "4.4.0",
|
||||||
"ReleaseDate": "2024-12-23"
|
"ReleaseDate": "2025-01-24"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user