mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
10 lines
648 B
Markdown
10 lines
648 B
Markdown
- New related project: **grocy-desktop**
|
|
- => https://github.com/grocy/grocy-desktop
|
|
- Run Grocy without a webserver just like a normal (Windows) desktop application
|
|
- New "embedded mode" for Grocy to help running in "desktop application mode" [see README](https://github.com/grocy/grocy#embedded-mode)
|
|
- New datepicker shorthands and improvements
|
|
- `YYYYMMe` or `YYYYMM+` gets expanded to the end of the given month in the given year in proper notation
|
|
- Changed: `MMDD` will be expanded to the given day next year if > today
|
|
- [see README](https://github.com/grocy/grocy#input-shorthands-for-date-fields)
|
|
- Some other small bug fixes
|