Release Notes 2022-06-05
Document Record Changes
- We have made the Document Record's file property optional.
- We have added a new field to Document Record, namely
content
that is optional and it can hold any arbitrary text (preferably in Markdown format).
This allows users to create textual documents without attaching a file to the document. Also, this allows users to update a Documents name, group etc without re-uploading the file.
Document Form Updates
Changes are released under DECAF Cafelatte v1.0.0-alpha.6 version:
- Make file property optional and warn user if there is no file for the document when attempting to download it.
- Add a "WYSIWYG" (what you see is what you get) editor for the new content field.
Various Fixes and Improvements
Changes are released under DECAF Cafelatte v1.0.0-alpha.6 version:
- "Mute" table cell style if the number is not given.
- Work on tables and make headers "sticky" for some of the tables.