# Releases

## 0.1.0-rc.36 · 2026-09-14

Restore startup without optional Weave; persist room sessions across cold restarts; propagate cancellation across tools, routes and remote waits; refine bilingual room/member UI.

Source: [`v0.1.0-rc.36`](https://github.com/baixianger/dsh-chat/tree/v0.1.0-rc.36). Distribution: `latest`.

Release tags point at the exact source commit used to build the package. The bookkeeping commit that fills in a source SHA intentionally comes after that tag.

| Version | Tag | Source commit | Summary |
| --- | --- | --- | --- |
| 0.1.0-rc.35 | `v0.1.0-rc.35` | [`3ab17b1b02a579ecd508f9c2fb238bc156ccc5c9`](https://github.com/baixianger/dsh-chat/commit/3ab17b1b02a579ecd508f9c2fb238bc156ccc5c9) | DSH 0.1.5 client compatibility via the consolidated `uiConversation.events` service. |
| 0.1.0-rc.34 | `v0.1.0-rc.34` | [`310eb66af2f47639bd4b162b6b6efcbab9c0feb6`](https://github.com/baixianger/dsh-chat/commit/310eb66af2f47639bd4b162b6b6efcbab9c0feb6) | DSH 0.1.5-compatible Web RPC route registration scoped to Web-server availability. |
| 0.1.0-rc.33 | `v0.1.0-rc.33` | [`de052953510a06e3efe785a106a25b96b86f4708`](https://github.com/baixianger/dsh-chat/commit/de052953510a06e3efe785a106a25b96b86f4708) | Bilingual room and mention documentation, a repaired peer-dependency lock for clean CI, and tokenless GitHub OIDC publishing to `latest`. |
| 0.1.0-rc.32 | `v0.1.0-rc.32` | [`c7971eb7a1f7571ae72725b4ed6f84ee9f6f8128`](https://github.com/baixianger/dsh-chat/commit/c7971eb7a1f7571ae72725b4ed6f84ee9f6f8128) | Host-qualified member identities, correct structured mentions, lifecycle cleanup, serialized private state, initial remote invitations, membership and invite validation. |
