v0.9.0-beta.2

moeru-ai/airiv0.9.0-beta.2Mar 31, 2026by nekomeowww

AI Summary

Bug fixes focusing on audio pipeline concurrency, stage-tamagotchi chat window synchronization, and UI onboarding visibility issues.

Key Highlights

  • Fixed concurrent TTS execution issue.
  • Fixed chat window message synchronization.
  • Fixed onboarding save button visibility.

New Features

  • Bug fixes for Live2D type issues
  • Improved stage-tamagotchi sync behavior

Full Release Notes

### 🐞 Bug Fixes

- **pipelines-audio**:
  - No longer concurrently tts - by @nekomeowww [<samp>(4ba49)</samp>](https://github.com/moeru-ai/airi/commit/4ba49a243)
- **stage-tamagotchi**:
  - Useless margin bottom - by @nekomeowww [<samp>(ac59f)</samp>](https://github.com/moeru-ai/airi/commit/ac59fb580)
  - Chat window message not well sync - by @nekomeowww [<samp>(4ed28)</samp>](https://github.com/moeru-ai/airi/commit/4ed2899ad)
- **stage-ui**:
  - Keep onboarding save button visible - by @Ver-zhzh in https://github.com/moeru-ai/airi/issues/1280 [<samp>(66076)</samp>](https://github.com/moeru-ai/airi/commit/660765b1a)
  - Keep onboarding save button visible " - by @nekomeowww in https://github.com/moeru-ai/airi/issues/1280 [<samp>(9dca4)</samp>](https://github.com/moeru-ai/airi/commit/9dca44283)
  - Save button always visible - by @nekomeowww [<samp>(d391f)</samp>](https://github.com/moeru-ai/airi/commit/d391fad92)
- **stage-ui-live2d**:
  - Type issues - by @nekomeowww [<samp>(127ef)</samp>](https://github.com/moeru-ai/airi/commit/127efef55)

##### [View changes on GitHub](https://github.com/moeru-ai/airi/compare/v0.9.0-beta.1...v0.9.0-beta.2