New features
-
Added user menu to the top right in the title bar (web)
-
Added new item menu to the top right in the title bar (web)
-
Added feedback form
-
Added date and date time data types to document columns and fields.
-
Staged document fields can be reverted.
-
Staged document clauses can be reverted.
-
Added context menus to document editor (right click on web, long press on mobile).
-
Copy and paste options have been added to the context menu to copy/paste clause/column/sheet into/from a spreadsheet.
-
Document columns can now be resized by dragging the right edge of the column header.
-
Added a panel for inspecting check results for the focused document clause.
-
Added user preferences for customising the document clause check rules.
-
Added a panel for inspecting the history for the focused document field value.
-
Added a panel listing all defined entities within a document.
-
Importing documents from CSV and XLSX now stages to the cloud.
-
Imported data from CSV and XLSX is now mapped to enum values.
-
Added option for ignoring imported clauses that does not match an existing id.
-
Added option for removing clauses not matching ids included in import.
-
Users with manage documents permission can now delete documents.
-
Deleted documents can be restored.
-
Added staged at/by and committed at/by to enum and view modals.
-
Added a decoration to document tabs to indicate the document has staged changes.
-
Added clear all filters button to document view toolbar.
-
Added code to systems.
-
Added keyboard navigation to more popup and context menus (web)
Fixes
- Improved performance of document editor with thousands of clauses.
- Improved performance of document commit modal with thousands of changes.
- Fixed a layout issue with find in document panel not scrolling.
- Scroll position in the document editor is now preserved when switching between sheets or document tabs.
- Document column filters are now preserved when switching between sheets or document tabs.
- Pressing tab when a document clause is focused will now focus the first field of the clause.
- Entities were not updating for other users viewing a document when staged.
- Reverting document did not revert title/revision/clause prefix/template.
22.08.1
Release 22.08.1 fixed the following:
-
Added the ability to import existing document clause ids when importing from csv or xlsx
-
Fix crash when selecting a heading clause when the check panel is open
-
Fix document history panel not showing enum values
-
Fix dark mode in asset, project, and system pickers on mobile
-
Fix user menu on web when the user has no profile picture
-
Fix crash when importing xlsx file with null values