mirror of
https://github.com/grocy/grocy.git
synced 2026-03-27 23:29:25 +01:00
Prepared next release
This commit is contained in:
parent
ab09ce219c
commit
e3d0ddbce6
|
|
@ -62,7 +62,7 @@
|
|||
|
||||
### 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 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)
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"Version": "4.3.0",
|
||||
"ReleaseDate": "2024-12-23"
|
||||
"Version": "4.4.0",
|
||||
"ReleaseDate": "2025-01-24"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user