Skip to main content

Release Notes 2022-06-05

Document Record Changes

  1. We have made the Document Record's file property optional.
  2. 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:

  1. Make file property optional and warn user if there is no file for the document when attempting to download it.
  2. 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:

  1. "Mute" table cell style if the number is not given.
  2. Work on tables and make headers "sticky" for some of the tables.