# Change Log

## 1.1.8 — 2026-01-27

### Fixed

* Chronicler didn’t work correctly in Premiere 26

***

## 1.1.7 — 2025-12-03

### Fixed

* License verification failed in some cases

***

## 1.1.6 — 2025-06-02

### Fixed

* Idle time always started after 1 minute, regardless of the settings value

***

## 1.1.5 — 2025-04-07

### Fixed:

* Chronicler didn't track time in After Effects 25.2 on macOS

***

## 1.1.4 — 2024-12-01

### Fixed:

* Chronicler didn't stop tracking time after being idle

***

## 1.1.3 — 2024-04-18

### Fixed:

* **export CSV** command for selected projects returned empty CSV

***

## 1.1.2 — 2024-02-24

### New:

* `untitled_id` value in CSV data

### Fixed:

* on Windows Chronicler wouldn't stop tracking time when Adobe app lost focus
* macOS Intel support

***

## 1.1.0 — 2024-01-19

### New:

* Automatic CSV export to predefined location
* Post data to Webhook URL

***

## 1.0.1 — 2023-11-22

### Fixed:

* License verification system showed “License not valid” message
* on Windows After Effects was not tracked
* on Windows Project names in non-English languages were shown as ???
* in some cases text in Chronicler panel was undefined (related to language locale)
* if list of projects was filtered (via search or app filter), holding SHIFT and selecting projects would result in selecting hidden items as well

***

## 1.0.0 — 2023-11-01

Initial Release


---

# 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://manuscript.knightsoftheeditingtable.com/extensions/chronicler/change-log.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.
