Changelog and some small changes for #639

This commit is contained in:
Bernd Bestel
2020-03-22 18:02:19 +01:00
parent 3fc14db5d5
commit 375865d80e
3 changed files with 43 additions and 29 deletions

View File

@@ -2,4 +2,5 @@
- 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-)