What's Changed
- fix(a11y): add accessible labels to ConfigPanel inputs and icon buttons (WCAG 4.1.2) by @akinshaywai in #454
- chore(scripts): add parallel build scripts by @gaomeng1900 in #455
- design(ui): improve HistoryList loading/empty states and add button tooltips by @akinshaywai in #456
- refactor(setup): consolidate prettier config and streamline CI by @gaomeng1900 in #458
- chore: support claude code and antigravity by @gaomeng1900 in #459
- fix: upgrade wxt to fix npm ci by @gaomeng1900 in #463
- docs(website): add qwen3.6-max/flash to model list by @gaomeng1900 in #464
- chore(deps-dev): bump the development-dependencies group with 4 updates by @dependabot[bot] in #465
- fix: add rel="noopener noreferrer" to hub link in ConfigPanel by @akinshaywai in #472
- chore: remove debug console.log statements from production code by @akinshaywai in #473
- feat(llms): add transformRequestBody hook and improve prompt assembly by @zzy-life in #480
- docs(website): add prompt caching guidance by @gaomeng1900 in #481
- fix(mcp): advertise the package version by @fuyua9 in #476
- fix(llms): remove tool_choice for deepseek models by @gaomeng1900 in #482
- docs(website): add DeepSeek v4 flash and pro to tested models by @gaomeng1900 in #483
- feat(models): support gpt-5.4 and update model list by @gaomeng1900 in #484
New Contributors
- @akinshaywai made their first contribution in #454
- @zzy-life made their first contribution in #480
- @fuyua9 made their first contribution in #476
Full Changelog: v1.8.0...v1.8.1