🚀 Features
- airi-plugin-vscode: Publish workflow - by @nekomeowww (86d62)
- nix/stage-tamagotchi: Update to electron rewrite - by @Weathercold and @nekomeowww in #646 (19c05)
- stage-shared: Add an audio tapping node for troubleshooting beat-sync - by @sumimakito (7f4a0)
- stage-tamagotchi,stage-pages,stage-shared: Show audio spectrum for better input monitoring - by @sumimakito (88428)
- stage-tamagotchi,stage-web,stage-ui: About window & about dialog refactor - by @nekomeowww (f171b)
- stage-ui,stage-pages,stage-tamagotchi: Visualize beat sync target value, plugin-lize live2d motion, styles of beat sync - by @nekomeowww (93cbf)
- stage-ui,stage-tamagotchi,stage-web,stage-pages,i18n: Add data management (import, export, reset, clear) - by @nekomeowww (22ef3)
🐞 Bug Fixes
- Build type check - by @nekomeowww (f6c5c)
- 18n:
- Key map errors. - by @nekomeowww (17d8e)
- airi-plugin-vscode:
- Should not hard encode the path as it fails on Windows - by @nekomeowww (327cb)
- Should always recreate dir for codegen - by @nekomeowww (6745f)
- ? windows still fails - by @nekomeowww (59a9a)
- ? windows still fails" - by @nekomeowww (63e3e)
- ci:
- Cleanup disk usage first before docker run - by @nekomeowww (38561)
- Cannot resolve to correct path - by @nekomeowww (e9785)
- crates:
- Switch to stable in toolchain overrides; bump MSRV for tauri-plugin-mcp - by @sumimakito in #791 (486e6)
- stage-*:
- Redundant type & incorrect import - by @nekomeowww (db1cb)
- Redundant template ref & ref for elmenets - by @nekomeowww (7f523)
- stage-pages:
- Propagate the DOM.AsyncIterable too - by @nekomeowww (3d223)
- stage-ui:
- Speech provider not set correctly when choosing voices - by @nekomeowww (f68f1)
- TTS audio playback fails when navigating from config pages - by @nekomeowww (ed391)
- Type error for defineSlots - by @nekomeowww (4d696)
- Missing tsconfig DOM.AsyncIterable for OPFS - by @nekomeowww (17580)
- stage-web:
- Avoid passing functions directly to (@)click - by @sumimakito (22547)
View changes on GitHub
New Contributors
- @github-actions[bot] made their first contribution in #763
Full Changelog: v0.8.0-alpha.6...v0.8.0-beta.2