v0.9.0-alpha.28

moeru-ai/airiv0.9.0-alpha.28Mar 27, 2026by nekomeowww

AI Summary

Addresses documentation link issues and fixes race conditions in chat state management.

Key Highlights

  • Fixed documentation links to other doc pages.
  • Fixed stale chat message state and race write conflicts.

New Features

  • Bug fixes

Full Release Notes

## New Contributors
* @areong made their first contribution in https://github.com/moeru-ai/airi/pull/1483

### 🐞 Bug Fixes

- **docs**: Links to other doc pages - by @areong in https://github.com/moeru-ai/airi/issues/1483 [<samp>(79b95)</samp>](https://github.com/moeru-ai/airi/commit/79b95233)
- **stage-layouts,stage-tamagotchi**: Staled chat message state, conflicted chat store race write - by @nekomeowww [<samp>(9d983)</samp>](https://github.com/moeru-ai/airi/commit/9d983bb2)
- **stage-tamagotchi**: Incorrect state managed for tamagotchi (desktop) hearing module - by @nekomeowww [<samp>(2a9ae)</samp>](https://github.com/moeru-ai/airi/commit/2a9ae942)

##### [View changes on GitHub](https://github.com/moeru-ai/airi/compare/v0.9.0-alpha.24...v0.9.0-alpha.28)