mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 09:39:57 +00:00
10 lines
651 B
Markdown
10 lines
651 B
Markdown
- New related project: **grocy-desktop**
|
|
- => https://github.com/berrnd/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/berrnd/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/berrnd/grocy#input-shorthands-for-date-fields)
|
|
- Some other small bug fixes
|