Prepared next release

This commit is contained in:
Bernd Bestel
2019-03-09 16:42:46 +01:00
parent 659d60b235
commit cd0ca4a67c
20 changed files with 155 additions and 81 deletions

View File

@@ -1,7 +1,9 @@
- Some small UI fixes & improvements
- Recipe ingredient notes were not displayed
- Edit/delete buttons on equipment page had no icons
- Improved the overview pages "button column" (e. g. hide more rarely used options behind a context/dropdown menu)
- Edit/delete buttons on the equipment page had no icons
- Improved the overview pages "action buttons column" (e. g. hide more rarely used actions behind a context/dropdown menu)
- Some JS files were not loaded correctly on case sensitive file systems
- The changelog is now included as markdown files (in `/changelog` directory, one file per release with a filename in format `<ReleaseNumber>_<Version>_<ReleaseDateIso>.md`) and shown in the about dialog
- Please review your `CURRENCY` setting in `data/config.php`, see also `config-dist.php` - this should be the ISO 4217 code of the currency to properly work with the JS `toLocaleString` function
- New translation: (thanks all the translators)
- Russian (demo available at https://demo-ru.grocy.info)