13 April 2024

ClauseBuddy

Full reviewing rule set is always presented

When reviewing rules are presented towards the end-user, the original rule set will always be shown, even when rule subsets are available. Previously, the original rule set (i.e., the one containing all the rules) was not presented to the end-user when at least one rule subset was created.

New bulk truffle export options

New feature Previously, users could export the currently visible truffle clauses to a DOCX file.

With this new export option, truffle clauses can also be exported to an Excel-file. ClauseBuddy will now export all truffles that match the given search criteria, not only the currently visible clauses.

Users can also request to include all clauses, even duplicates.


Clause9

New documentation and tutorials websites

New feature We have moved the documentation away from help.clausebase.com towards help.clause9.com and tutorials.clause9.com. At the same time, the documentation was updated and the search-system was significantly improved.


API

Subtype of repeating list

The subtype of a repeating list (boolean, date, duration, ...) is now shown in both the GUI in Clause9, and is also included in the export of API endpoint /datafields_in_document.

Better error messages

The API now gives better and more helpful error messages when passing invalid values to API endpoints.

Last updated