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
430286ae9e
commit
197b83fee8
6
changelog/51_2.4.4_2019-07-07.md
Normal file
6
changelog/51_2.4.4_2019-07-07.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
- Fixed that price data (last price & chart) was not taken from inventory correction bookings, only purchases
|
||||
- Fixed weekly chores were scheduled on the same after execution
|
||||
- Fixed that undone chores were also included in "Last tracked"
|
||||
- Fixed the date-time-picker width was too narrow sometimes
|
||||
- Improved that execution dates "Track date only" chores will never include the time part
|
||||
- Improved date display for products that never expire (again, there was a display problem after consuming an item on the stock overview page)
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"Version": "2.4.3",
|
||||
"ReleaseDate": "2019-07-06"
|
||||
"Version": "2.4.4",
|
||||
"ReleaseDate": "2019-07-07"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user