# Change Log

## 1.5.2 — 2025-12-03

### Fixed

* License verification failed in some cases

***

## 1.5.1 — 2025-04-16

### Fixed

* Spell Book didn't load or crashed

***

## 1.5.0 — 2025-03-11

### New

* Use "Transform" effect option: anchor point of Transform effect will be affected. If there is no Transform effect, it will be applied to a clip.
* Spell Book support

***

## 1.0.1 — 2023-08-18

### **Fixed**

* With Alpha mode enabled, Anchor took too long to move an anchor point

***

## 1.0.0 — 2022-01-28

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/anchor/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.
