From 77f094810bd7bdd00d5333186481710f23c2be1b Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Sun, 28 Apr 2019 09:55:43 +0200 Subject: [PATCH] Added changelog with current changes for next release --- changelog/47_UNRELEASED_xxxx-xx-xx.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 changelog/47_UNRELEASED_xxxx-xx-xx.md diff --git a/changelog/47_UNRELEASED_xxxx-xx-xx.md b/changelog/47_UNRELEASED_xxxx-xx-xx.md new file mode 100644 index 00000000..9a3a7be3 --- /dev/null +++ b/changelog/47_UNRELEASED_xxxx-xx-xx.md @@ -0,0 +1,16 @@ +- New feature: Userfields + - Attach any custom field to any entity (Products, Locations, Euqipment, etc.) + - Userfields can have types (Text, Number, Date, etc.) + - Will be shown / can be filled on the edit page of the corresponding entity and will also optionally show in the corresponding tables (inclcudes overview pages) + - => Can be configured under Master data / Userfields +- General improvements + - The "expires soon" or "due soon" days (yelllow bar at the top of each overview page) can now be configured + - => New settings page for each area under the settings icon at the top right +- Stock improvements + - It's now possible to have multiple / named shopping lists + - Automations still use the default shopping list and also the default shopping list cannot be deleted + - More information on the product card like "Spoil rate" or "Average shelf life" +- Chores improvements + - New recurrence patterns - chores can now also be "scheduled" to repat daily/weekly/monthly +- New translations: (thanks all the translators) + - Swedish (demo available at https://demo-sv.grocy.info)