# Change log

## 1.5.2 — 2025-05-04

### Fixed

* If button used emoji in name, it displayed "?" in toolbar view (small buttons)

***

## 1.5.1 — 2025-04-16

### Fixed

* Spell Book didn't load or crashed

***

## 1.5.0 — 2025-03-04

### New

* Spell Book support

***

## 1.0.3 — 2023-12-06

### **Fixed**

* Relative path didn’t work

***

## 1.0.2 — 2023-11-20

### **Added**

* It is possible to add files as portals. File will be opened in a default application.

### **Fixed**

* on Windows relative path didn’t work if portal was on a different drive.

***

## 1.0.1 — 2023-09-12

### **Fixed**

* Folders were not added if project wasn’t saved

***

## 1.0.0 — 2023-09-08

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