New Contributors
- @mvanhorn made their first contribution in #1392
- @jim139129 made their first contribution in #1412
- @octo-patch made their first contribution in #1417
- @monolithic827 made their first contribution in #1302
🚀 Features
- Upgrade MiniMax default model to M2.7 - by @octo-patch in #1417 (8b91d)
- cap-vite:
- Press
Rto re-run capacitor cli - by @LemonNekoGH (071e0)
- Press
- docs:
- stage-pages,stage-ui,i18n:
- Disable auto trigger for chatcompletion check and use explict button - by @shinohara-rin and @nekomeowww in #1336 (623f3)
- Add OpenRouter as a speech (TTS) provider - by @monolithic827 in #1302 (30354)
- stage-pocket:
- Add Android target - by @lietblue and @LemonNekoGH in #1326 (f92db)
🐞 Bug Fixes
- cap-vite:
- Don't auto restart when generated files update - by @LemonNekoGH (3c03a)
- ci:
- Ignore generated
Package.swift- by @LemonNekoGH (d11ed)
- Ignore generated
- docs:
- eslint:
- Skip the symbolic link CLAUDE.md - by @sumimakito (c4646)
- llm:
- Flatten content array for OpenAI-compatible providers - by @Reisenbug in #1222 (00890)
- pnpm:
- Skip bundled postinstall script in simple-git-hooks - by @sumimakito (5f137)
- Missing peerDeps for unplugin-vue-i18n - by @sumimakito (338df)
- Add missing peerDeps for eslint - by @sumimakito (00666)
- Add missing peerDeps for @huggingface/transformers - by @sumimakito (73d93)
- Add missing peerDeps for stage-ui dependencies - by @sumimakito (4671c)
- Add missing peerDep three for @pmndrs/pointer-events - by @sumimakito (e73cd)
- stage-pages:
- stage-pocket:
- Fix template-compiler-options import and vite file serving allow list - by @sumimakito (7e4ea)
- stage-tamagotchi:
- Import template-compiler-options from tresjs instead - by @sumimakito (a6b4f)
- Mute the "request id is outside of Vite serving allow list" error - by @sumimakito (40434)
- Harden caption overlay follow+mouse handling - by @Iro96 in #1402 (eb537)
- Do not pause Live2D on visibility change (desktop switch) - by @Iro96 in #1410 (ea599)
- stage-ui:
- stage-ui-live2d:
- Animate model position and scale on resize with animejs - by @Reisenbug in #1395 (b97c7)
- stage-web:
- Allow vite serving files outside of the allow list - by @sumimakito (38704)