> 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/guide/hajimeni/update-note/2026/202606/20260618.md).

# \[2026.06.18] 3Dモデルアップロード検証ビューアーの追加およびライブラリ・ホーム改善

* **(新規) 3D家具モデルアップロード検証ビューアーを追加**

  ![](/files/64cc960b8bb2305c94b0101371e930178f34d4f8)

  アップロード前にモデルを事前確認でき、検証後にアップロードするとポリゴン・メッシュ・ファイル容量が自動最適化され、安定したモデル登録が可能です。
* **(改善) ドラッグ＆ドロップベースのライブラリフォルダ並べ替え**

  以前

  ![ドラッグ＆ドロップでフォルダ順を変更できませんでした。](/files/40ca11cfc8a90a5a1b282189935436d57d3ac9e9)

  以後

  ![ドラッグ＆ドロップでフォルダ順を変更できます。](/files/a3b6f74e8794660760bf7140ad3b3c32b016eed2)

  企業ライブラリおよび設計家具ライブラリにドラッグ＆ドロップのフォルダ並べ替え機能が追加されました。カスタム並べ替えモードで変更した順序は自動保存されます。
* **(改善) 商品ライブラリのスタイル設定ボタン追加および削除機能**

  以前

  ![商品ライブラリカテゴリの［メニューボタン］にスタイル設定機能がありませんでした。](/files/7c1c9d96aa48652cd6a8655eb56bc2e707fb1c98)

  ![](/files/7c1c9d96aa48652cd6a8655eb56bc2e707fb1c98)

  以後

  ![商品ライブラリカテゴリの［メニューボタン］にスタイル設定機能を追加。](/files/7f1b398880064a922fdee064a90a23df5f8c5ed8)

  ![スタイル規則作成ボタンの横にスタイル規則削除ボタンを追加。](/files/9dde87198dc1ceed0af505914c003f10dcd0a099)

  スタイル設定への遷移ボタンと削除機能が追加され、保存・削除時にデータが即時同期されるため、更新なしでキャンバスにすぐ反映されます。
* **(改善) ホームページUIおよび画面安定性の改善**: 一部環境での画面表示エラーを修正し、ページ読み込みの安定性と全体的な画面構成を改善しました。

  以前

  ![左側メニューを開く前](/files/7f1b398880064a922fdee064a90a23df5f8c5ed8)

  ![左側メニューを開いた後](/files/3087cb01cda6e81cec322d0ebf4dfe7719712ebd)

  以後

  ![左側メニューを開く前](/files/e52aa988ab0c410322b211dd18cd19c1f7455076)

  ![左側メニューを開いた後](/files/b43bd58aca95e8d82debdd5bd043c69a6368fb49)


---

# 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/guide/hajimeni/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.
