v1.6.6
🚀 Features
- feat(i18n): auto-detect browser language for default locale selection
- feat(pages): consolidate icons, add scroll-to-top, responsive titles (#241)
🐛 Bug Fixes
- fix(session): isolate test sessions to test-sessions subdirectory
- fix: add configurable HTTP timeout for LLM API calls (#238)
- fix(i18n): correct ocr viewer description from "review results" to "session logs"
- fix(i18n): correct inaccurate translations in zh and ja locales
- fix(ci): use --replace-all for git safe.directory to prevent self-hosted runner failure
🔧 Refactoring
- refactor(pages): improve hero terminal display with semantic colors, reorder lines, and add cursor blink
- refactor: cleanup design drafts, rename Chinese assets, UI improvements (#239)
📖 Documentation
- docs: add timeout_sec and OCR_LLM_TIMEOUT to configuration reference
- docs(llm): clarify timeout override semantics and resolution-path coverage
- docs: add official website link to READMEs and update screenshots
Full Changelog: v1.6.5...v1.6.6