# 릴리즈 노트

이 페이지에서는 Loomex의 업데이트 및 릴리스 정보에 대해 안내합니다.

### **업데이트** <a href="#loomex" id="loomex"></a>

<table><thead><tr><th width="124.33333333333331">날짜</th><th width="130">버전</th><th>내용</th></tr></thead><tbody><tr><td>23.01.27</td><td>v0.27.0</td><td><ul><li>보안 취약점에 따른 업로드 방식 변경</li><li>node 엔진 버전 업데이트 (node 12 → node 18)</li><li>한국어/일문 번역 추가</li><li>버그 수정 진행</li></ul></td></tr><tr><td>22.10.05</td><td>v0.19.0</td><td><ul><li>업로더 모듈 제거 (fine-uploader)</li><li>업로더 개발 및 업로드 취소 기능 추가</li><li>라이브러리 자막 토글 버튼 추가</li><li>타임 피커 추가</li><li>moment 제거 및 dayjs 적용</li><li>트리쉐이킹 적용</li><li>일부 라이브러리 jquery 의존성 제거</li><li>스토어 최적화 적용</li></ul></td></tr><tr><td>22.07.27</td><td>v0.9.1</td><td><ul><li>On-Premise 방식 파일 다운로드, 업로드 적용</li><li>대시보드, 라이브러리, 방송 페이지 디자인 개선 적용</li></ul></td></tr></tbody></table>


---

# 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://catenoid-support.gitbook.io/loomex/userguide/release.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.
