mirror of
https://github.com/ringhyacinth/Star-Office-UI
synced 2026-04-21 13:27:19 +00:00
1.7 KiB
1.7 KiB
CHANGELOG — 2026-03
2026-03-06
- 默认端口从
18791调整为19000,避开 OpenClaw Browser Control 端口冲突 - 同步更新
office-agent-push.py、healthcheck.sh、scripts/smoke_test.py的默认地址 - 同步更新 Tauri / Electron 桌面壳默认连接地址
- 同步更新 README / SKILL / join-office 文档中的本地访问与 tunnel 示例
Changelog — 2026-03 Refresh
Highlights
- Added robust asset editing workflow in drawer (select/deselect, highlight sync, default/override split)
- Added EN/JP/CN language buttons with real-time UI + loading + bubble text switching
- Added room loading overlay with emoji rotation and localized copy
- Fixed layering/layout issues (drawer overlap, detail overflow, canvas border fit)
- Completed multi-round state sprite replacement pipeline (Writing/Idle/Syncing/Error) with auto frame sync
- Updated syncing behavior: non-sync shows frame 0, syncing starts from frame 1
- Disabled error movement path (error anim stays in place)
- Removed GIF legacy assets and stale references
- Restored
assets/room-reference.pngfor reference background restore - Added configurable asset drawer password via env (
ASSET_DRAWER_PASS, default1234) - Improved startup performance:
- static assets use long cache headers
- local phaser vendor restored
Security / Config
- Asset drawer default pass changed to
1234 - Recommend deployment override:
ASSET_DRAWER_PASS=<your-strong-pass>
- Rationale: prevent unauthorized layout/asset modifications from shared links
AI model recommendation for room generation
For best style-transfer quality (while preserving room structure), recommend:
- gemini nanobanana pro
- gemini nanobanana 2
Other models may produce unstable structure consistency.