# 릴리즈 노트

{% updates format="short" %}
{% update date="2026-02-12" %}

## 자동 저장 기능 추가

에디터에서 작업 시, 저장 버튼을 누르지 않고도 저장되는 기능이 반영되었습니다.

내용 내용
{% endupdate %}

{% update date="2026-02-12" %}

## 가상 키보드 추가

수식, 기호를 간편히 입력할 수 있는 키보드 기능이 추가되었습니다.
{% endupdate %}
{% endupdates %}


---

# 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://airaw.gitbook.io/gllo-studio/support/undefined-1.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.
