# v0.1.112 — status Track 표시 + 자동 갤러리 publish 도구

날짜: 2026-05-11
빌드: `factory00-windows-x64-v0.1.112.zip` (50.3 MB)

## 변경

### 코드 (Bootstrap.cs)

UpdateStatusLabel +3라인:
```csharp
string trackLabel = autoTrackingScroll ? "Track:ON" : "Track:OFF";
production = $"... · {trackLabel}{sel}";
```

status 바 최종 형식:
```
부품 8763 · 모터 48 · 48fps · Default · 커서:선택 · Unlit · BBox:ON · Gizmo:World · Track:OFF · 선택: ...
```

**모든 토글 상태 가시화 완료** — Lit / BBox / Gizmo Local-World / Auto Tracking 4가지 토글이 status 바에 항상 노출.

### 자동화 도구 (wiki/publish-gallery.sh) 신규

`./publish-gallery.sh <버전> <제목>` 한 줄로:
- `wiki/qa-screenshots/<버전>/*.png` 캡처 listing -> HTML 갤러리 항목 변환
- `wiki/latest-builds.html` (SSOT) 상단에 새 사이클 섹션 prepend
- zip / release notes / GitHub release 직접 링크 자동 삽입

매 사이클 종료 시 호출 -> 갤러리 0-effort 갱신.

### 갤러리 재구성 (v0.1.107~112)

- `wiki/latest-builds-v0.1.107-111.html` -> 폐기, `wiki/latest-builds.html` 단일 SSOT 마이그레이션
- index.html sidebar [NEW] 링크 갱신: `/latest-builds.html`로 변경
- 6 사이클 × 3 캡처 = 18장 통합

## 자동화 검증

- `wiki/qa-screenshots/v0.1.112/A_fresh_launch_lit_OFF.png` — status 바 `· Unlit · BBox:ON · Gizmo:World · Track:OFF ·` 명확 PASS

## 외부 URL

- 메인: https://os-file-server.tail2b816d.ts.net/
- 갤러리: https://os-file-server.tail2b816d.ts.net/latest-builds.html
- v0.1.112 직접 anchor: `#v0.1.112`
