🚀 Features
- ci:
- Added preview wrangler build CI - by @nekomeowww (eca0c)
- docs:
- Lollipop pattern animation - by @nekomeowww (bf684)
- i18n:
- Translate versions.yaml to zh-Hant - by @Nitrocellulose888 in #764 (0277e)
- stage-shared:
- Make beat-sync store framework-agnostic as beat-detector - by @sumimakito (63a84)
- stage-tamagotchi:
- Wayland support - by @astro-angelfish in #761 (73d68)
- Background window for beat-sync - by @sumimakito (8e499)
- Init audio loopback on main - by @sumimakito (cfba5)
- Events and invoke handlers for beat-detector in beat-sync preload - by @sumimakito (04e8b)
- Expose some values for beat-sync dev - by @sumimakito (68d63)
- Enable widgets calling as tool - by @nekomeowww (27b39)
- Improve chat history ui - by @nekomeowww (b4a10)
- Do not ignore mouse events when fade on hover not enabled - by @nekomeowww (28406)
- Refresh button in stage - by @nekomeowww (1fe77)
- stage-tamagotchi,stage-pages,stage-shared,stage-ui:
- Complete beat-sync integration - by @sumimakito (bbb43)
- stage-web:
- stage-web,docs:
- Configured open graph protocol image - by @nekomeowww (c3a4b)
- vite-plugin-warpdrive:
- New Vite plugin for uploading large assets to S3 compatible storages - by @nekomeowww (53e5c)
🐞 Bug Fixes
- beat-sync:
- Missing required header names - by @nekomeowww (c14f7)
- docs:
- stage-tamagotchi:
- Try to fix #770 macOS crashes with Team ID mismatch check - by @nekomeowww in #772 and #770 (2da7d)
- Omit server startup error - by @nekomeowww (92613)
- Better type checks with exposeWithCustomAPI - by @sumimakito (0a071)
- Move beat-sync code from preload to renderer - by @sumimakito (bb23e)
- Do not start capture by default - by @sumimakito (078e6)
- Missing register of widgets for chat window - by @nekomeowww (144a7)
- stage-tamagotchi,stage-shared:
- Correctly route beat-sync events - by @sumimakito (c9d14)
- Split eventa and beat-sync business into two entries - by @nekomeowww in #779 (4febd)
- stage-tamagotchi,stage-ui:
- WithBase incorrectly used causes model url issues - by @nekomeowww (37b47)
- stage-ui:
- stage-ui,stage-ui-three:
- stage-web:
- Should redirects to non-normalized url - by @Neko-233 in #778 (e8916)
- Allow interacting with Vue DevTools over backdrops - by @sumimakito (eaa41)
- Reduce the timeout guard for MutationObserver to 15 secs - by @sumimakito (a73c9)
- ui:
- vite-plugin-warpdrive:
- Vitest incorrectly configured, format & types & import - by @nekomeowww (195cf)