Added changelog for #977

This commit is contained in:
Bernd Bestel
2020-08-31 20:12:28 +02:00
parent 07beee93a9
commit 7e2574eb73

View File

@@ -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)