# 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 <a href="#new-bulk-truffle-export-options-13-april" id="new-bulk-truffle-export-options-13-april"></a>

<mark style="background-color:orange;">New feature</mark> 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.

<figure><img src="https://1414353930-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fc1g6bv00az2hAVxclF4w%2Fuploads%2FspBvhCxIwvJWECGrxxIB%2Fimage.png?alt=media&#x26;token=a37c85b8-6cd2-454c-884b-7d03c86d0adc" alt="" width="563"><figcaption></figcaption></figure>

***

## Clause9

### New documentation and tutorials websites

<mark style="background-color:orange;">New feature</mark> We have moved the documentation away from [help.clausebase.com](https://help.clausebase.com) towards [help.clause9.com](https://help.clause9.com) and [tutorials.clause9.com](http://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.
