# Release v6.8.3 (2024-01-12)

Published 2024-01-12 13:51:08Z

* [fylr\_checksums.txt](https://s3.eu-central-1.wasabisys.com/fylr-releases/v6.8.3/fylr_checksums.txt)
* [fylr\_v6.8.3\_darwin\_amd64.tar.gz](https://s3.eu-central-1.wasabisys.com/fylr-releases/v6.8.3/fylr_v6.8.3_darwin_amd64.tar.gz)
* [fylr\_v6.8.3\_darwin\_arm64.tar.gz](https://s3.eu-central-1.wasabisys.com/fylr-releases/v6.8.3/fylr_v6.8.3_darwin_arm64.tar.gz)
* [fylr\_v6.8.3\_linux\_amd64.tar.gz](https://s3.eu-central-1.wasabisys.com/fylr-releases/v6.8.3/fylr_v6.8.3_linux_amd64.tar.gz)
* [fylr\_v6.8.3\_windows\_amd64.zip](https://s3.eu-central-1.wasabisys.com/fylr-releases/v6.8.3/fylr_v6.8.3_windows_amd64.zip)

## Server

## Fixed

* Some **workflows** accidentially ran on DELETE even if not configured to do so.

## Frontend

## New

* A new option has been added in the **mask settings** for **reverse nested tables** to hide the **tools buttons**. This allows hiding the tools button in situations where relational tables are used. Furthermore, if the user does not have the permissions or cannot see any tool, the button will not be displayed.

## Improved

* The **CSS** of the application in general has been improved, including the **PDF Creator** and **PDF printing**.

## Fixed

* An issue has been fixed where **nested elements** with **condensed format** were not displayed correctly.
* The import of **collections** in the **JSON importer** has been corrected for collections that exceed 1000 records.
* A bug in the new functionality for **modifying the thumbnail of a video** has been fixed, when the field to which the video belongs is not visible.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.fylr.io/releases/2024/v6.8.3.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
