- 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