mirror of
https://github.com/grocy/grocy.git
synced 2025-09-19 11:05:50 +00:00
8 lines
461 B
Markdown
8 lines
461 B
Markdown
### Recipe fixes
|
|
- Fixed a PHP notice on the recipes page when there are no recipes (thanks @mrunkel)
|
|
|
|
### General & other improvements
|
|
- Prerequisites (PHP extensions, critical files/folders) will now be checked and properly reported if there are problems (thanks @Forceu)
|
|
- Improved the the overview pages on mobile devices (main column was hidden) (thanks @Mik-)
|
|
- Optimized the handling of settings provided by `data/settingoverrides` files (thanks @dacto)
|