From 7e2574eb7360569a939c7258c14025459f5a7f96 Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Mon, 31 Aug 2020 20:12:28 +0200 Subject: [PATCH] Added changelog for #977 --- changelog/60_UNRELEASED_2020-xx-xx.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog/60_UNRELEASED_2020-xx-xx.md b/changelog/60_UNRELEASED_2020-xx-xx.md index 6c12bf62..915a197a 100644 --- a/changelog/60_UNRELEASED_2020-xx-xx.md +++ b/changelog/60_UNRELEASED_2020-xx-xx.md @@ -62,6 +62,10 @@ - Fixed a PHP warning when using the "Share/Integrate calendar (iCal)" button (thanks @tsia) - Fixed that "Track date only"-chores were always displayed at 12am (are now displayed as all-day events) +### Userfield improvements/fixes +- New Userfield type "File" to attach any file, will be rendered as a link to the file in tables (if enabled) (thanks @fipwmaqzufheoxq92ebc) +- New Userfield type "Picture" to attach a picture, the picture will be rendered (small) in tables (if enabled) (thanks @fipwmaqzufheoxq92ebc) + ### API improvements/fixes - Breaking changes: - All prices are now related to the products **stock** quantity unit (instead the purchase QU)