> For the complete documentation index, see [llms.txt](https://docs.archisketch.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.archisketch.com/update-note/2026/202606/20260618.md).

# \[2026.06.18] 3D 모델 업로드 검증 뷰어 추가 및 라이브러리·홈 개선

* **(신규) 3D 가구 모델 업로드 검증 뷰어 추가**

  ![](/files/Aa6CG5FXs8g0w2z4yKKu)

  업로드 전 모델을 미리 확인할 수 있으며, 검증 후 업로드 시 폴리곤·메쉬·파일 용량이 자동 최적화되어 안정적인 모델 등록이 가능합니다.
* **(개선) 드래그 앤 드롭 기반 라이브러리 폴더 정렬**

  이전

  ![드래그 앤 드롭으로 폴더 순서를 변경 할 수 없었음.](/files/YK7nVOEsxM4Sgt97amPN)

  이후

  ![드래그 앤 드롭으로 폴더 순서를 변경 할 수 있음.](/files/FdMlgLzxL8GvXAHsENp3)

  기업 라이브러리 및 설계 가구 라이브러리에 드래그 앤 드롭 폴더 정렬 기능이 추가되었습니다. 커스텀 정렬 모드에서 변경한 순서는 자동 저장됩니다.
* **(개선) 상품 라이브러리 스타일 설정 버튼 추가 및 삭제 기능**

  이전

  ![상품 라이브러리 카테고리 \[메뉴 버튼\]에 스타일 설정 기능이 없었음.](/files/fjaHkKDf3fSndqJpjOE5)

  ![](/files/fjaHkKDf3fSndqJpjOE5)

  이후

  ![상품 라이브러리 카테고리 \[메뉴 버튼\]에 스타일 설정 기능이 추가.](/files/uftBIijDcHvpiGCZFpFl)

  ![스타일 규칙 생성 버튼 옆에 스타일 규칙 제거 버튼 추가.](/files/UQ2FdTqWRIcGgyqgl2z5)

  스타일 설정 진입 버튼과 삭제 기능이 추가되었고, 저장·삭제 시 데이터가 즉시 동기화되어 새로고침 없이 캔버스에 바로 반영됩니다.
* **(개선) 홈페이지 UI 및 화면 안정성 개선**: 일부 환경의 화면 표시 오류를 수정하고 페이지 로딩 안정성과 전반적인 화면 구성을 개선했습니다.

  이전

  ![좌측 메뉴 열기 전](/files/uftBIijDcHvpiGCZFpFl)

  ![좌측 메뉴 열기 후](/files/i3Sf4FIJsebYcsw8K5MS)

  이후

  ![좌측 메뉴 열기 전](/files/JU91cntfnMM4Vo3k3kt4)

  ![좌측 메뉴 열기 후](/files/YqKCw5STnGq3xlvHQ4Qh)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.archisketch.com/update-note/2026/202606/20260618.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
