# 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/photofinish/history.txt).

## 1.0.80 (2024-12-19)

* By holding down SHIFT, the difference time to the current cursor time is displayed for each marker
* By holding SHIFT and moving the cursor around, The difftime label calculates the current cursor time to the original hold-down time, the labels for each marker show the difftime to the current cursor time
* Adding a new evaluation dialog now shows the cycle gap line (usually 1s before) - it is now super easy to see if the current evaluation forms a new bunch

## 1.0.73 (2024-06-11)

* Exported image of currently visible frames can be configured (Config - Settings - More - RenderExport) including adding sponsor logos or showing evaluation lines

* Each heat can be assigned a comment<br>

  <figure><img src="/files/ycEQ7Bk4jwGwTtcKr7hL" alt="" width="177"><figcaption></figcaption></figure>

* New commands for jumping to first (Home/Pos1) and last (End) frame&#x20;

  <figure><img src="/files/mm97TKr59VfuQPbaEOrN" alt="" width="293"><figcaption></figcaption></figure>

* Sync to external impulse improved


---

# 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/photofinish.net/general/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.
