# Release Notes

The following list only hightlight key changes that need more documentation. \
All other changes are included in the [setup release notes](https://downloads.dbnetsoft.com/raceresultconnector/history.txt).

#### 1.0.119 (2024-11-03)

* FDS MLED will show accents on lower case letters when using ISO-8859-1 as encoding - newly created display ports will use that as a default. Existing display ports can be changed to this encoding by doing the following:

  * Click on gear symbol next to display port
  * Go to *Port* -> *Encoding* and replace *UTF8* with *ISO-8859-1*
  * Restart the application

  <figure><img src="/files/2fN6ldA8bnqeJnbgZUXI" alt="" width="375"><figcaption></figcaption></figure>

#### 1.0.107 (2024-04-29)

* Tome Trial mode in displays can be configured witha timeout, so athletes that do not make it to the finish from announcement are removed<br>

  <figure><img src="/files/OtAq5XcpsR5G5ioMXQJj" alt="" width="245"><figcaption></figcaption></figure>
* Trigger Functionality: RRExchange can react on ceertain triggers and run some actions. This is possible via the use of web hooks.
  * Currently creation of a new participant is supported as trigger
  * Currently printing a certificateis supported as action
* Our [RemoteRedirect ](https://www.remoteredirect.com)service now also acts a liason between RR12 online and RRExchange locally. This way even exportes and webhooks are woking when remaining in online mode.&#x20;

####

#### 1.0.106 (2024-03-04)

* When having multiple displayboards configured, individual displayboards can be moved up and down by using right click context menu:<br>

  <figure><img src="/files/6GaStU5fknsnOyNUe2Cb" alt="" width="286"><figcaption></figcaption></figure>


---

# 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.dbnetsoft.com/dbnetsoft/raceresultexchange/release-notes.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.
